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

Testimonials for Freemius

外掛說明

Adds a simple shortcode to let you display featured testimonials for your Freemius plugins/themes on your WordPress website 😉

安裝方式

Installing “Freemius testimonial” can be done either by searching for “Freemius testimonial” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:

  1. Download the plugin via WordPress.org.
  2. Upload the ZIP file through the “Plugins > Add New > Upload” screen in your WordPress dashboard.
  3. Activate the plugin through the ‘Plugins’ menu in WordPress
  4. Visit the settings screen and configure, as desired.

常見問題集

How can I show the testimonials?

First you need to set your Freemius API credentials, this can be done in WordPress admin area > Settings > General > Testimonials for Freemius – API credentials
After that, just use this shortcode after changing 999 with your plugin/theme ID [freemius-testimonials plugin=999]

How can I sort testimonials?

Testimonials can be sorted by their IDs. To get testimonial IDs, head over to the page which shows reviews, and add “?fs-testimonial-idsto the url.
So for example, if our testimonials showing page is on
http://example.com/testimonials/then we will change the URL so it looks likehttp://example.com/testimonials/?fs-testimonial-ids`.
This will display all testimonial IDs if you are logged in and have permission to edit posts on site.

Then, we just add order parameter with comma separated list of testimonial IDs and reviews will appear in that order, reviews not in the list will appear at the end.
Here is what the shortcode may look like [freemius-testimonials plugin='999' order='295,349,241,290,227'] change 999 with your plugin/theme ID AND 295,349,241,290,227 with your desired order

How can I use that expandable drawer like thingy?

Just add compress to have some of your reviews hidden by default, a button to display all reviews will be added 😉
You can use this shortcode after replacing 999 with your plugin ID [freemius-testimonials compress plugin=999]

使用者評論

2018 年 2 月 18 日
Awesome jobs, guys. Saved me hours working out how to do this myself. Would just like the option to set how many reviews to show and an option to randomly select reviews. Then it will be perfect!
閱讀全部 2 則使用者評論

參與者及開發者

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

參與者

將〈Testimonials for Freemius〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.1.0

  • 2018-03-09
  • Fix – Some reviews hidden in expanded compress mode
  • Fix – Tooltips on hover over review title

1.0.0

  • 2017-10-03
  • Initial release. It’s alive!