=== Quick and Easy Testimonials === Contributors: inspirythemes, saqibsarwar, fahidjavid Tags: testimonial, testimonials, testimonials list, reviews, filtered testimonials Requires at least: 6.0 Tested up to: 6.9 Requires PHP: 8.3 Stable tag: 1.1.5 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. ### 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"]` ### Github - [GitHub Repository](https://github.com/InspiryThemes/quick-and-easy-testimonials) == 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.1.5 = * WordPress 6.9 compatibility confirmed * Updated minimum PHP requirement to 8.3 (recommended by WordPress.org) * Updated translation files for multilingual support * General code improvements = 1.1.4 = * Improved the text-domain functionality for better compatibility * Improved gettext translation throughout the plugin * Updated language POT file * Tested plugin with WordPress 6.8.1 = 1.1.3 = * Fixed text-domain notice * Updated language file * Tested plugin with WordPress 6.7.1 = 1.1.2 = * Improved entry file information * Improved readme.txt and readme.md file * Updated language file * Tested plugin with WordPress 6.6.0 = 1.1.1 = * Improved entry file information * Improved readme.txt and readme.md file * Updated language file * Tested plugin with WordPress 6.5.2 = 1.1.0 = * Improved plugin version utilization system * Updated language file * Tested plugin with WordPress 6.2.2 = 1.0.9 = * Tested for WordPress 5.5 = 1.0.8 = * Tested for WordPress 5.4 = 1.0.7 = * Scripts and Styles Enqueue Optimized * Tested for WordPress 5.3.2 = 1.0.6 = * Tested for WordPress 5.2.2 = 1.0.5 = * Tested for WordPress 4.9.8 = 1.0.4 = * Tested for WordPress 4.7.2 * Updated translation files. * Improved styles for twentyseventeen theme = 1.0.3 = * Tested for WordPress 4.4 = 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