Title: Mos Testimonial
Author: Md. Mostak Shahid
Published: <strong>2019 年 3 月 29 日</strong>
Last modified: 2025 年 10 月 19 日

---

搜尋外掛

![](https://ps.w.org/mos-testimonial/assets/banner-772x250.jpg?rev=2059423)

![](https://ps.w.org/mos-testimonial/assets/icon-256x256.png?rev=2059423)

# Mos Testimonial

 由 [Md. Mostak Shahid](https://profiles.wordpress.org/mostakshahid/) 開發

[下載](https://downloads.wordpress.org/plugin/mos-testimonial.1.0.2.zip)

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

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

## 外掛說明

A simple testimonial plugin that lets you create testimonials, order testimonials,
publicize testimonials, etc. It uses custom post types and taxonomies to manage 
an testimonial section for your site. You can display your every testimonial section
in 2 different ways block or carouse view. Includes shortcode options for different
display configurations.

#### TESTIMONIAL KEY FEATURES

 * Mos testimonial, with unlimited tag and category support
 * Create testimonial categories and tags
 * Create testimonial posts and assign categories and tags to them
 * Easy design layout to style your testimonial posts
 * Responsive testimonial design that looks great on all screen sizes
 * For advanced user additional CSS and JS input panel for adding custom scripts
 * And the most important thing it will not add any additional time on your page
   load time

[testimonials]

Simply insert the above short-code into any page to display your testimonials.

Mos testimonial has a responsive design that makes your testimonials look good on
all screen sizes and all devices. No more worrying about what your mobile testimonial
might look like. All options and styling will be applied across all devices, so 
you can focus on your content.

A few extra seconds could have a huge impact on your ability to engage visitors 
and make sales. This means that having a fast site is essential — not just for ranking
well with Google, but for keeping your bottom-line profits high. So losing page 
speed for a plugin is a very pain full experience, by default Mos testimonials plugin
fully optimized and it will not add any additional load into your website.

#### SHORTCODE

[testimonials]

This short-code accepts a lot attributes, the attributes controls what to display
and how to display your testimonials. Description of attributes in short is given
below

 * limit (int) – number of post to show per page. Use ‘limit’=-1 to show all posts(
   the ‘offset’ parameter is ignored with a -1 value).
 * offset (int) – number of post to displace or pass over. Warning: Setting the 
   offset parameter overrides/ignores the paged parameter and breaks pagination.
   The ‘offset’ parameter is ignored when ‘limit’=-1 (show all posts) is used.
 * category (int) – category ids from where you like to display posts. Please seperate
   ids by comma (,).
 * tag (int) – tag ids from where you like to display posts. Please seperate ids
   by comma (,).
 * order (string | array) – Designates the ascending or descending order of the ‘
   orderby’ parameter. Defaults to ‘DESC’. An array can be used for multiple order/
   orderby sets
    1. ‘ASC’ – ascending order from lowest to highest values (1, 2, 3; a, b, c).
    2. ‘DESC’ – descending order from highest to lowest values (3, 2, 1; c, b, a).
 * orderby (string | array) – Sort retrieved posts by parameter. Defaults to ‘date(
   post_date)’. One or more options can be passed.
    1.  ‘none’ – No order
    2.  ‘ID’ – Order by post id. Note the capitalization.
    3.  ‘author’ – Order by author. (‘post_author’ is also accepted.)
    4.  ‘title’ – Order by title. (‘post_title’ is also accepted.)
    5.  ‘name’ – Order by post name (post slug). (‘post_name’ is also accepted.)
    6.  ‘type’ – Order by post type. (‘post_type’ is also accepted.)
    7.  ‘date’ – Order by date. (‘post_date’ is also accepted.)
    8.  ‘modified’ – Order by last modified date. (‘post_modified’ is also accepted.)
    9.  ‘parent’ – Order by post/page parent id. (‘post_parent’ is also accepted.)
    10. ‘rand’ – Random order. You can also use ‘RAND(x)’ where ‘x’ is an integer seed
        value.
    11. ‘comment_count’ – Order by number of comments.
 * author
    (int | string) – use author id or comma-separated list of IDs.
 * container
    (boolean) – Whether or not to include wrapper.
 * container_class
    (string) – Class that is applied to the container.
 * class
    (string) – Class that is applied to the faq body.
 * singular
    (boolean) – Whether or not to allow to open singularly.
 * pagination
    (boolean) – Whether or not to include pagination.
 * grid
    (string) – Range from 1 to 5.
 * view
    (string) – testimonials can be viewed in like block or carousel.
 * template
    (string) – template-1, template-3, template-3.

## 安裝方式

 1. Upload “mos-testimonial” folder to the “/wp-content/plugins/” directory.
 2. Activate the plugin through the “Plugins” menu in WordPress.
 3. That’s it.

## 常見問題集

### What does this do?

It uses the custom post type feature to create a dedicated testimonial section in
your WordPress site, including categories and tags exclusive to them.

### How Do I Use It?

Try adding the shortcode [testimonials] to whatever page you’d like to display the
testimonial on.

### What are the current testimonial shortcodes?

Currently only one shortcode [testimonials].

### How do I limit the number of posts generated by a shortcode?

You can use the limit attribute to limit the number of posts shown. For example:
[
testimonials limit=10]

## 使用者評論

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

## 參與者及開發者

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

參與者

 *   [ Md. Mostak Shahid ](https://profiles.wordpress.org/mostakshahid/)

[將〈Mos Testimonial〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/mos-testimonial)

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

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

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **9 個月前**
 *  啟用安裝數 **10+**
 *  WordPress 版本需求 ** 4.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **6.8.5**
 *  PHP 版本需求 ** 5.6 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/mos-testimonial/)
 * 標籤:
 * [simple testimonial](https://tw.wordpress.org/plugins/tags/simple-testimonial/)
   [Testimonial](https://tw.wordpress.org/plugins/tags/testimonial/)[testimonial plugin](https://tw.wordpress.org/plugins/tags/testimonial-plugin/)
   [wordpress testimonial](https://tw.wordpress.org/plugins/tags/wordpress-testimonial/)
 *  [進階檢視](https://tw.wordpress.org/plugins/mos-testimonial/advanced/)

## 評分

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

[Your review](https://wordpress.org/support/plugin/mos-testimonial/reviews/#new-post)

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

## 參與者

 *   [ Md. Mostak Shahid ](https://profiles.wordpress.org/mostakshahid/)

## 技術支援

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

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