=== Quick and Easy Testimonials === Contributors: saqibsarwar Tags: testimonials, testimonials list, reviews, filtered testimonials Requires at least: 4.0 Tested up to: 4.3 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin provides a quick and easy way to add testimonials to your site. == Description == This plugin provides a quick and easy way to add testimonials to your site. ### Preview - [Plugin Preview](http://saqibsarwar.com/plugin-previews/quick-and-easy-testimonials/) - [GitHub Repository](https://github.com/saqibsarwar/Quick-and-Easy-Testimonials) ### Features * Easily add testimonial using custom post type ( This post type is not public to avoid detail page URLs mess ). * Display Testimonials in simple and center aligned style. * Testimonials text and links styles are inherited from currently active theme. * Translation Ready and comes with related pot and po files. * Works fine with RTL (Right to Left) languages as styles are center aligned. ( No special styles are included for RTL ) * Compatible with Visual Composer Plugin ### Documentation * Display all testimonials. Shortcode `[testimonials]` * Display specific number of testimonials. Shortcode `[testimonials count="3"]` * Display only testimonials related to a category. Shortcode `[testimonials filter="category-slug"]` * Display single testimonial. Shortcode `[testimonials id="123"]` == Installation == 1. Unzip the downloaded package 1. Upload `quick-and-easy-testimonials` to the `/wp-content/plugins/` directory 1. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == == Screenshots == 1. Add Testimonial 1. List of testimonials on front end == Changelog == = 1.0.2 = * Tested for WordPress 4.3 * Removed Google schema related tags = 1.0.1 = * Added Visual Composer Plugin Compatibility = 1.0.0 = * Initial Release