Title: Simple Testimonials
Author: Kim
Published: <strong>2013 年 5 月 6 日</strong>
Last modified: 2023 年 3 月 22 日

---

搜尋外掛

這個外掛**並未在最新的 3 個 WordPress 主要版本上進行測試**。開發者可能不再對這個
外掛進行維護或提供技術支援，並可能會與更新版本的 WordPress 產生使用上的相容性問題。

![](https://s.w.org/plugins/geopattern-icon/simple-testimonials.svg)

# Simple Testimonials

 由 [Kim](https://profiles.wordpress.org/pixelovely/) 開發

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

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

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

## 外掛說明

I created this plugin to make it easy peasy for my clients to manage all the nice
things that _their_ customers and clients said about them. They’ve loved it so much,
I’ve decided to make it available to the world.

When you install it, you will gain a new section in your wordpress admin where you
can easily create and manage all your testimonials. It’s extremely similar to creating
a new post or page. Just go to the testimonial section, click “Add new”, and follow
the on-screen prompts. That’s it. When you’re done, you can get a random testimonial
to display each time a page loads with the handy included widget, or the shortcode[
testimonial]. Phew, easy peasy!

This plugin is perfect for you if:

 * You want to establish credibility on every page, not just a single testimonials
   page.
 * You want to manage everything in one place, instead of having to update a separate
   testimonials page and various text widgets in your sidebars.
 * You want a testimonial page that is auto-formatted, so everything looks uniform
   and clean, without you having to futz around with copy-pasting code.

### Creating Testimonials

Create and customize your testimonials as you would a post or a page. Just click“
Testimonials” in the left hand admin menu, and then click “Add New”.

Enter the testimonial into the larger text area. Then in the slot labeled Attribution
place the name, initials, or other more anonymous identifier (such as “happy customer
from Atlanta”). You can also leave the attribution blank, if you prefer.

Remember to save, and you’ve created your first testimonial!

### Categorizing Testimonials

You can add your testimonials to categories of your choosing. While creating or 
editing a testimonial, find the box labelled “Testimonial Categories”. If this is
your first time categorizing your testimonials, you’ll need to create some categories!
Click the link “+Add New Category”, name your new category, and click the button“
Add New Category”.

Put a check next to any categories you want this testimonial to be included in. 
Save your changes!

### Widgets

If you are using a [“widgetized”](https://codex.wordpress.org/Widgetizing_Themes)
theme – that is, one that allows you to drag widgets to a sidebar, footer, or other
location – you can display any number of testimonials in the sidebar.

Just find the widget named “Random Testimonial,” and drag it to your widget area
of choice. By default, this widget will show one testimonial. You may open its panel
and select another number from the dropdown.

When using a widget, you may also enter a number of characters to limit how much
of a testimonial to display. This will prevent extra-long testimonials from breaking
your beautiful site design.

Want to give people a link to view the rest of a shortened testimonial, or just 
to see more of the nice things people have said about you? Just paste the URL to
your testimonial page into the last slot on the widget, labeled “Add a read more
link”. A “read more” link will automatically appear at the bottom of the widget.

Remember to save!

### Shortcode

To add a testimonial anywhere at all, simply place this shortcode into a page or
post: [testimonial]

When the page displays, that little tag will be transformed into a beautiful testimonial,
randomly chosen from your collection!

By default, this tag will display a single random testimonial, but you can choose
any number like this: [testimonial number=3] Just substitute your number for my 
3 in this example.

If you want to only show testimonials from a particular category of testimonials,
add the name of the category like this: [testimonial category=featured] Just substitute
the name of your testimonial category for the word “featured” in this example.

You can even have your testimonials be picked out of more than one category! Use
quotes around the list, and use commas to separate the names of all the categories
you want to use. For example: [testimonial category=”Best of 2016, Best of 2015″]

To create a page where all of your testimonials display at once, simply use the 
above shortcode, with the number set to 0. This will cause all of your testimonials
to display at once. Their order will be random.

### Styling

This plugin deliberately employs extremely minimal default styling, to make it fit
in with any theme.

If you are an advanced user and wish to apply your own CSS styles to the testimonials
this plugin outputs, the plugin follows this structure:

    ```
    <div class='pixelovely_testimonial'>
    <p>Testimonial</p>
    <span class='pixelovely_testimonial_attribution'>- Attribution</span>
    </div>
    <span class='pixelovely_readmore'><a href='http://www.yourlinkhere.com/'>Read more</a><span>
    ```

Apply your CSS to div.pixelovely_testimonial, span.pixelovely_testimonial_attribution
and span.pixelovely_readmore

## 適用於區塊編輯器

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

 *   Simple Testimonials

## 安裝方式

 1. Download the zip file, and unzip it.
 2. Upload the entire folder (simple-testimonials) to the `/wp-content/plugins/` directory
 3. Activate the plugin through the ‘Plugins’ menu in WordPress

Now, to start using it, just:

 1. Add some testimonials in the new testimonial section.
 2. To display the testimonials in a sidebar or other widgetized location, simply drag
    the widget named “Random Testimonial” to your widget area. You may open the widget
    panel and choose a number of testimonials to display.
 3. To display the testimonials in a post or page, type the shortcode **[testimonial]**
    into any post or page that you like. You can display more than one testimonial 
    at a time by specifying a number, like this: **[testimonial number=3]** Just substitute
    your number for my 3.
 4. To create a testimonials page, where all your testimonials are shown at once, use
    the shortcode above, but set the number to 0. When you use 0, no limit will be 
    used, and all of your testimonials will be shown at once.
 5. If you forgot how to use the testimonial plugin at any time, I’ve placed a 1 page
    user manual directly into the testimonial section of your admin area. You’re welcome!
    🙂

## 使用者評論

![](https://secure.gravatar.com/avatar/3f429a41717fed3f033eef1a9ed42a49067a61c09cb578476d00d36957bf8f45?
s=60&d=retro&r=g)

### 󠀁[Just what we needed – no more, no less](https://wordpress.org/support/topic/just-what-we-needed-no-more-no-less/)󠁿

 [SNelson](https://profiles.wordpress.org/snelson/) 2023 年 7 月 16 日

It’s 2023 and I’m on WP v. 6.2.2 Most of the reviews for this plugin appeared to
be from several years ago so I was skeptical, but I had to come up with a simple,
text-only, random testimonial widget to replace a more elaborate plugin which, to
put it kindly, was no working. To my relief, Simple Testimonial appears to work 
fine in WP 6.2.2 and it’s exactly the solution we sought for an unobtrusive sidebar
widget that serves up random testimonials. Thank you!

![](https://secure.gravatar.com/avatar/f8626d6513feb6036e965bca49b51bc3feec33cddad12099fe26c4006ba13554?
s=60&d=retro&r=g)

### 󠀁[Great for random Quotations or Testimonials](https://wordpress.org/support/topic/great-for-random-quotations-or-testimonials/)󠁿

 [Rick Hampton](https://profiles.wordpress.org/rickhampton/) 2020 年 10 月 13 日

I wanted to display one random testimonial picked out of a particular category. 
This took me through a process of adding & activating 5 different plugins before
finding this one that worked great, exactly as I wanted. I’m using Oxygen with Word
Press and adding the shortcode was easy.

![](https://secure.gravatar.com/avatar/c79b7764d702e16166f014ce9b8ff18fbff511922ba8adb0a10a2e4d394937a4?
s=60&d=retro&r=g)

### 󠀁[If only all Plugins were this good!](https://wordpress.org/support/topic/if-only-all-plugins-were-this-good-2/)󠁿

 [mounsey](https://profiles.wordpress.org/mounsey/) 2017 年 3 月 12 日

I’ll keep this review (very) short, as this is a classic case of “It does exactly
what it says on the tin”! I was personally looking for a simple plugin that would
enable me to setup a list of short “soundbites” / testimonials – and then have them
randomly displayed via a widget on (in my case) the right-hand-side of all pages
on the Website I’m working on. I found this Plugin high on Google – so thought I’d
give it a try. BOY am I glad I did. Installation was a breeze – and within a matter
of minutes I’d achieved precisely what I wanted! All that remained was for me to
do some CSS work to present the content how I wanted it (i.e. to match the Website)–
and bingo! I was done. Highly recommended if you’re looking for something like this
too. Big thanks to the authors. John.

![](https://secure.gravatar.com/avatar/d5e1f10b20f5eb30bf21d8e1befc608a5fbac3f72d878d30627fe97df999cb3d?
s=60&d=retro&r=g)

### 󠀁[Functional and Lightweight](https://wordpress.org/support/topic/functional-and-lightweight/)󠁿

 [emileey](https://profiles.wordpress.org/emileey/) 2016 年 9 月 3 日

Super lightweight plugin, clean code, and best of all: no bloated styling! This 
plugin is exactly the simple testimonials plugin I’ve wanted without any of the 
extra fluff to get in the way.

 [ 閱讀全部 14 則使用者評論 ](https://wordpress.org/support/plugin/simple-testimonials/reviews/)

## 參與者及開發者

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

參與者

 *   [ Kim ](https://profiles.wordpress.org/pixelovely/)

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

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

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

## 變更記錄

#### 1.0.7

Tested up to 6.1.1

#### 1.0.6

 * Minor compliance changes

#### 1.0.5

 * Tested up to 5.8

#### 1.0.3

 * Tested up to 5.7.1

#### 1.0.2

 * Tested up to 5.5

#### 1.0.1

 * Renamed some functions for better compliance with WP plugin guidelines
 * Removed/replaced some deprecated code
 * Added a block for the new WP Blocks editor
 * Moved manual to readme, removed manual page from plugin

#### 1.0.0

 * Added the ability to categorize your testimonials
 * Added a dropdown to the widget options, for choosing a specific category to pick
   testimonials from
 * Added a “category” attribute to testimonial shortcodes
 * Updated manual page to describe the new options

#### 0.0.9

 * Re-uploading files from 0.0.8

#### 0.0.8

 * Updating to reflect that the plugin works in 4.2
 * Fixing a broken span tag
 * Added the basics of internationalization

#### 0.0.7

 * Updating to reflect that the plugin works in 4.0

#### 0.0.6

 * Changing interface from meta inputs to be their own inputs. This prevents the
   meta info from plugins from appearing above the main post-type inputs, such as
   SEO plugins.
 * Updating admin icon to utilize new icon-fonts

#### 0.0.5

 * Minor fix to div structures when an attribution is not supplied.

#### 0.0.4

 * Added an optional character limit to testimonials outputted with a widget
 * Added an optional “read more” link to the testimonial widget
 * Made some changes to try to prevent SEO plugins from appearing on the testimonial
   composition page, as testimonials are not themselves intended to be stand-alone
   pages.
 * Fixed broken image in the manual
 * Updated manual to reflect new options
 * Gave the testimonials section a custom icon in the admin backend

#### 0.0.3

 * Fixed an error in the shortcodes that could cause testimonials to appear in unexpected
   places in layouts with lots of floats.

#### 0.0.2

 * Excluded individual testimonials from search results, as they are not intended
   to be stand-alone pages.

#### 0.0.1

 * Plugin first released! I would very much appreciate it if you remembered to rate
   the plugin after trying it.

## 中繼資料

 *  版本 **1.0.7**
 *  最後更新 **3 年前**
 *  啟用安裝數 **300+**
 *  WordPress 版本需求 ** 3.0.1 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.1.12**
 *  語言
 * [English (US)](https://wordpress.org/plugins/simple-testimonials/)
 * 標籤:
 * [random quote](https://tw.wordpress.org/plugins/tags/random-quote/)[random testimonial](https://tw.wordpress.org/plugins/tags/random-testimonial/)
   [random testimonials](https://tw.wordpress.org/plugins/tags/random-testimonials/)
   [testimonials](https://tw.wordpress.org/plugins/tags/testimonials/)
 *  [進階檢視](https://tw.wordpress.org/plugins/simple-testimonials/advanced/)

## 評分

 5 星，滿分為 5 星

 *  [  14 個 5 星使用者評論     ](https://wordpress.org/support/plugin/simple-testimonials/reviews/?filter=5)
 *  [  0 個 4 星使用者評論     ](https://wordpress.org/support/plugin/simple-testimonials/reviews/?filter=4)
 *  [  0 個 3 星使用者評論     ](https://wordpress.org/support/plugin/simple-testimonials/reviews/?filter=3)
 *  [  0 個 2 星使用者評論     ](https://wordpress.org/support/plugin/simple-testimonials/reviews/?filter=2)
 *  [  0 個 1 星使用者評論     ](https://wordpress.org/support/plugin/simple-testimonials/reviews/?filter=1)

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

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

## 參與者

 *   [ Kim ](https://profiles.wordpress.org/pixelovely/)

## 技術支援

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

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

## 贊助

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

 [ 贊助這個外掛 ](https://ko-fi.com/U6U31XPQI)