Title: GPP Testimonials Widgets
Author: Thad Allender
Published: <strong>2011 年 1 月 17 日</strong>
Last modified: 2011 年 2 月 8 日

---

搜索插件

**该插件尚未通过WordPress的最新3个主要版本进行测试**。 当与较新版本的WordPress一起
使用时，可能不再受到维护或支持，并且可能会存在兼容性问题。

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

# GPP Testimonials Widgets

 作者：[Thad Allender](https://profiles.wordpress.org/endortrails/)

[下载](https://downloads.wordpress.org/plugin/gpp-testimonials-widget.zip)

 * [详情](https://cn.wordpress.org/plugins/gpp-testimonials-widget/#description)
 * [评价](https://cn.wordpress.org/plugins/gpp-testimonials-widget/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/gpp-testimonials-widget/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/gpp-testimonials-widget/#developers)

 [支持](https://wordpress.org/support/plugin/gpp-testimonials-widget/)

## 描述

Adds a new Testimonials widget to the Widgets panel.

## 屏幕截图

 * [[
 * Testimonial display
 * [[
 * Widget fields

## 安装

 1. Extract the plugin folder from the zip download.
 2. Upload `gpp-testimonials-widget` folder to the `/wp-content/plugins/` directory.
 3. Activate the plugin through the _Plugins_ menu in WordPress.
 4. Go to your _Widgets_ panel and drag the Testimonial widget to a widgetized area.
 5. To add a testimonial to a Post or Page, use the Add a Testimonial icon (blue quote
    icon) to add Testimonial shortcode to the editor. It will throw the following shortcode
    to the editor. The testimonial itself goes between the `[testimonial]` and `[testimonial]`.
    In the end, it looks something like this:
 6. [testimonial name=”John Doe” about=”About John Doe section goes here” url=”http://
    johndoe.com” image=”http://johndoe.com/link-to-an-image.jpg”]This is where your
    testimonial goes.[/testimonial]

## 常见问题

  This Widget doesn’t fit in my sidebar or footer widget. How do I change that?

You need to override the default CSS styles that come with this plugin. Add this
CSS to the bottom of your theme’s style.css file and change them where you see fit.
The !important declaration is, well, important. Don’t delete those.

    ```
    .testimonials_widget { margin: 20px 0 !important; }
    .testimonials_widget h2 { padding:30px 100px !important; margin: 20px 0 0 !important; background: transparent url(img/quote.png) no-repeat top left !important }
    .testimonials_widget h2, .testimonials_widget .about { font-family: Cambria, Georgia, Times, "Times New Roman", serif !important; font-style: italic !important; }
    .testimonials_widget .bio { width: 50% !important; margin: 0 auto !important}
    .testimonials_widget img {}
    .testimonials_widget .name { display:block !important; font-size: 16px !important; font-weight: bold !important; text-align: right !important; padding-right: 100px !important; min-width: 90px !important; min-height: 67px !important; background: transparent url(img/quote-end.png) no-repeat bottom right !important; }
    .testimonials_widget .link {}
    ```

  Why create this plugin?

Many users don’t understand how to use action hooks from a child theme. PHP might
not be their thing. I wanted these users to be able to easily take advantage of 
some more advanced WordPress features without having to learn how to code.

## 评价

此插件暂无评价。

## 贡献者及开发者

「GPP Testimonials Widgets」是开源软件。 以下人员对此插件做出了贡献。

贡献者

 *   [ Thad Allender ](https://profiles.wordpress.org/endortrails/)

[帮助将「GPP Testimonials Widgets」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/gpp-testimonials-widget)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/gpp-testimonials-widget/)，
查看[SVN仓库](https://plugins.svn.wordpress.org/gpp-testimonials-widget/)，或通过
[RSS](https://plugins.trac.wordpress.org/log/gpp-testimonials-widget/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/gpp-testimonials-widget/)。

## 更新日志

**Version 1.2.1**
 * CSS spacing fix

**Version 1.2**
 * Added shortcode for adding Testimonials to Posts and Pages

**Version 1.1**
 * Added styling for widget if in #sidebar or #footer

**Version 1.0**
 * Plugin launch

## 额外信息

 *  版本 **1.2.1**
 *  最后更新：**15 年前**
 *  活跃安装数量 **50+**
 *  WordPress 版本 ** 3.0.4 或更高版本 **
 *  已测试的最高版本为 **3.1.4**
 *  语言
 * [English (US)](https://wordpress.org/plugins/gpp-testimonials-widget/)
 * 标签
 * [custom](https://cn.wordpress.org/plugins/tags/custom/)[hooks](https://cn.wordpress.org/plugins/tags/hooks/)
   [Testimonial](https://cn.wordpress.org/plugins/tags/testimonial/)[widget](https://cn.wordpress.org/plugins/tags/widget/)
   [widgets](https://cn.wordpress.org/plugins/tags/widgets/)
 *  [高级视图](https://cn.wordpress.org/plugins/gpp-testimonials-widget/advanced/)

## 评级

尚未提交反馈。

[Your review](https://wordpress.org/support/plugin/gpp-testimonials-widget/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/gpp-testimonials-widget/reviews/)

## 贡献者

 *   [ Thad Allender ](https://profiles.wordpress.org/endortrails/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/gpp-testimonials-widget/)

## 捐助

您愿意支持这个插件的发展吗?

 [ 捐助此插件 ](http://graphpaperpress.com)