Title: Mos Testimonial
Author: Md. Mostak Shahid
Published: <strong>March 29, 2019</strong>
Last modified: October 19, 2025

---

Search plugins

![](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

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

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

 * [Details](https://sa.wordpress.org/plugins/mos-testimonial/#description)
 * [Reviews](https://sa.wordpress.org/plugins/mos-testimonial/#reviews)
 *  [Installation](https://sa.wordpress.org/plugins/mos-testimonial/#installation)
 * [Development](https://sa.wordpress.org/plugins/mos-testimonial/#developers)

 [Support](https://wordpress.org/support/plugin/mos-testimonial/)

## Description

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.

## Installation

 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.

## FAQ

### 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]

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Mos Testimonial” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Mos Testimonial” into your language.](https://translate.wordpress.org/projects/wp-plugins/mos-testimonial)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/mos-testimonial/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/mos-testimonial/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/mos-testimonial/)
by [RSS](https://plugins.trac.wordpress.org/log/mos-testimonial/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Version **1.0.2**
 *  Last updated **6 months ago**
 *  Active installations **10+**
 *  WordPress version ** 4.0 or higher **
 *  Tested up to **6.8.5**
 *  PHP version ** 5.6 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/mos-testimonial/)
 * Tags
 * [simple testimonial](https://sa.wordpress.org/plugins/tags/simple-testimonial/)
   [Testimonial](https://sa.wordpress.org/plugins/tags/testimonial/)[testimonial plugin](https://sa.wordpress.org/plugins/tags/testimonial-plugin/)
   [wordpress testimonial](https://sa.wordpress.org/plugins/tags/wordpress-testimonial/)
 *  [Advanced View](https://sa.wordpress.org/plugins/mos-testimonial/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/mos-testimonial/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/mos-testimonial/)