Title: PI Testimonials
Author: Ali Qureshi
Published: <strong>2026 年 8 月 30 日</strong>
Last modified: 2026 年 8 月 30 日

---

搜尋外掛

![](https://ps.w.org/pi-testimonials/assets/banner-772x250.png?rev=3672938)

![](https://ps.w.org/pi-testimonials/assets/icon-256x256.gif?rev=3672938)

# PI Testimonials

 由 [Ali Qureshi](https://profiles.wordpress.org/parorrey/) 開發

[下載](https://downloads.wordpress.org/plugin/pi-testimonials.1.0.0.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/pi-testimonials/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/pi-testimonials/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/pi-testimonials/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/pi-testimonials/#developers)

 [技術支援](https://wordpress.org/support/plugin/pi-testimonials/)

## 外掛說明

PI Testimonials provides a custom post type for managing testimonials and four display
layouts via a single shortcode: **grid**, **list**, **masonry**, and **carousel**.

Create reusable **Display Presets**, insert testimonials visually with the dynamic
Gutenberg block, back up or migrate all plugin data with JSON import/export, and
keep long testimonials compact with accessible Read More controls.

The carousel uses the browser’s **native Web Animations API and CSS** for professional,
hardware-accelerated animations with nine distinct transition effects. No third-
party animation library or CDN request is used.

**Transition effects**
 * Slide — clean directional pan * Fade — cross-dissolve 
with snap * Zoom — scale in / scale out * Flip — 3-D Y-axis card flip * Blur dissolve—
blur-out / blur-in * Swing / overshoot — elastic overshoot entry * Bounce — bouncy
arrival * Elastic snap — spring-physics snap * Cube rotate — 3-D cube face rotation

**Carousel navigation**
 * Prev / next arrows — move one testimonial at a time or
one full group (page) at a time * Dot navigation — jump to any group directly * 
Swipe / drag support on touch and pointer devices * Keyboard arrow-key navigation*
Hover pause, focus pause, autoplay

**Content options**
 * Featured image (author photo) with fallback default avatar*
Star rating (1–5) * Decorative opening-quote icon * Position / role and company 
fields * Optional category display * Word-limit excerpt

**Responsive**
 * Configurable column count for desktop, tablet (≤900 px), and mobile(
≤600 px) * Respects `prefers-reduced-motion`

**The7 theme support**
 When the The7 theme is installed, you can switch the testimonial
source to The7’s built-in `dt_testimonials` post type and display it through PI 
Testimonials’ layouts and carousel engine.

### Shortcode reference

Basic:
 [pi_testimonials]

Full example:
 [pi_testimonials layout=”carousel” items=”9″ columns=”3″ columns_tablet
=”2″ columns_mobile=”1″ transition_effect=”zoom” transition_speed=”500″ autoplay
=”true” autoplay_speed=”5000″ carousel_move=”one” loop=”true” arrows=”true” dots
=”true”]

**All attributes**

 Attribute
 Default Values / notes

 source
 pi pi, the7

 layout
 grid grid, list, masonry, carousel

 items
 6 Any positive integer, or -1 for all

 category
 (all) Comma-separated category slugs

 columns
 3 1–6

 columns_tablet
 2 1–4

 columns_mobile
 1 1–2

 orderby
 date date, title, menu_order, rand, ID

 order
 DESC DESC, ASC

 show_image
 1 0 / 1

 show_default_avatar
 1 0 / 1

 show_rating
 1 0 / 1

 show_quote_icon
 1 0 / 1

 show_category
 0 0 / 1

 excerpt_words
 0 0 = full content

 card_padding
 28 Card inner spacing in pixels (12–60)

 card_radius
 12 Card corner radius in pixels (0–40)

 item_gap
 24 Space between testimonial items in pixels (0–60)

 text_align
 left left, center, right

 content_font_size
 16 Testimonial text size in pixels (12–28)

 image_size
 58 Author image size in pixels (32–120)

 read_more
 0 0 / 1

 read_more_words
 45 Collapsed word count (10–200)

 read_more_label
 Read more Expand button label

 featured
 all all, 1, 0

 view
 0 Display Preset post ID

 autoplay
 1 0 / 1

 autoplay_speed
 5000 Milliseconds between auto-advances (500–60000)

 carousel_move
 one one (slide 1 at a time), page (slide full visible group)

 transition_effect
 slide slide, fade, zoom, flip, blur, swing, bounce, elastic,
cube

 transition_speed
 500 Animation duration in ms (80–3000)

 loop
 1 0 / 1

 arrows
 1 0 / 1

 dots
 1 0 / 1

 class
 (empty) Extra CSS class on the wrapper

## 螢幕擷圖

[[

[[

[[

[[

[[

## 適用於區塊編輯器

這個外掛提供 1 個可供區塊編輯器使用的區塊。

 *   PI Testimonials

## 安裝方式

 1. Upload the `pi-testimonials` folder to `/wp-content/plugins/`.
 2. Activate the plugin through **Plugins  Installed Plugins**.
 3. Add testimonials under **PI Testimonials  Add New**.
 4. Place `[pi_testimonials]` in any post, page, or widget.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈PI Testimonials〉的開發相關工作。

參與者

 *   [ Ali Qureshi ](https://profiles.wordpress.org/parorrey/)

[將〈PI Testimonials〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/pi-testimonials)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/pi-testimonials/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/pi-testimonials/)，或透過 [RSS](https://plugins.trac.wordpress.org/log/pi-testimonials/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/pi-testimonials/)。

## 變更記錄

#### 1.0.0

 * Initial public release on WordPress.org.

## 中繼資料

 *  版本 **1.0.0**
 *  最後更新 **2 週前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 5.8 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/pi-testimonials/)
 * 標籤:
 * [carousel](https://tw.wordpress.org/plugins/tags/carousel/)[reviews](https://tw.wordpress.org/plugins/tags/reviews/)
   [slider](https://tw.wordpress.org/plugins/tags/slider/)[testimonials](https://tw.wordpress.org/plugins/tags/testimonials/)
 *  [進階檢視](https://tw.wordpress.org/plugins/pi-testimonials/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/pi-testimonials/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/pi-testimonials/reviews/)

## 參與者

 *   [ Ali Qureshi ](https://profiles.wordpress.org/parorrey/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/pi-testimonials/)

## 贊助

想要支援這個外掛的發展嗎？

 [ 贊助這個外掛 ](https://www.parorrey.com/donate/)