=== Plugin Name === Contributors: vincentdubroeucq Donate link: http://vincentdubroeucq.com Tags: testimonial, testimonials, shortcode Requires at least: 4.0 Tested up to: 4.7.3 Stable tag: 1.0.0 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Basic Testimonials allows you to add testimonials to your site via a super easy to use [testimonial] shortcode. == Description == Activating this plugin will create a 'Testimonials' entry in your admin area. Just create a new testimonial, upload a picture of your client, type in their website, and hit publish ! If you need help while editing the testimonial, click the help button in the top right corner. You can embed a nice blockquote with your testimonial by using the [testimonial] shortcode in your article content, page content, or even text widget. There are two optionnal parameters to the shortcode. * [testimonial] will display a random testimonial. * [testimonial id=123] will display the specific testimonial with the id of 123. * [testimonial name="testimonial-slug"] will display the specific testimonial with the slug of 'testimonial-slug'. * [testimonial id= 123 name="testimonial-slug"] : When you provide both an id and a name, only the name is used. If you have any questions, email me at [vincentdubroeucq.com](http://vincentdubroeucq.com/contact/ "Contact") == Installation == 1. Download the zip file and unzip it. 1. Upload the plugin folder to the `/wp-content/plugins/` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress 1. That's it ! Create your testimonial and use the shortcode to embed them ! == Screenshots == 1. After activating the plugin, a new 'testimonials' content type will appear in the admin. 2. Fill in the details of your client : his name, website URL, comment content and a nice picture. 3. Embed the [testimonial] shortcode in your standard pages or articles. 4. It also works in text widgets. 5. That's it : enjoy your testimonial. Plus its layout is responsive ! == Changelog == = 1.0 = * Initial release. == Frequently Asked Questions == = Is Basic Testimonial compatible with all themes ? = Yes. It uses minimal styling so that testimonials blend seamlessly into your theme. == Upgrade Notice == = 1.0 = Initial release.