=== WP Testimonial Slider ===
Contributors: wptestimonialslider
Donate link: http://wptestimonialslider.com/contact
Tags: Testimonial slider, Best testimonial slider, Responsive testimonial slider, easy testimonial slider, client testimonial slider, testimonial slider wordpress, Testimonial plugin, testimonial, testimonial rotator
Requires at least: 3.3
Tested up to: 4.2.2
Stable tag: 1.0.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Best Responsive Testimonials slider to display client's testimonials / recommendations.

== Description ==

WP Testimonial Slider is a WordPress plugin which create custom post type to add client's testimonials / recommendations to display anywhere of your site using shortcode. 

WP Testimonial Slider plugin is simple but flexible & powerful.


Plugin Features

* Testimonial Shortcode Ready
* Responsive Testimonial slider.
* Very light weight.
* Custom post type for Testimonial posting.
* No need any settings.
* Work with all Wordpress theme.
* Easy to use.
* Developer friendly & easy to customize.
* Powered by Cycle2.
* Displaying Author Image with each Testimonial
* Its easy to use interface allows you to manage, edit, create, and delete Testimonials with no new knowledge


Shortcode

`[wpt_testimonial]`

Normally Testimonials will show by descending order, latest will show first. But if you wish to display ascending order, oldest at first then pass order="ASC" parameter to shortcode like 
[wpt_testimonial order="ASC"]


== Installation ==

Install WP Testimonial Slider as a regular WordPress plugin. Here is different ways to install WP Testimonial slider plugin : 

= Install by Search Plugin =
- In your Admin, go to menu Plugins > Add New
- Search WP Testimonial Slider
- Click to install
- Activate the plugin
- Testimonials post type will show below POSTS

= Install by Upload Plugin =
- Download the latest version of WP Testimonial Slider (.zip file)
- In your Admin, go to menu Plugins > Add New
- Select  "Upload Plugin"
- Click on “Choose File”
- Select downloaded wptestimonialslider.zip & click on ‘Install Now’ button
- Activate the plugin
- Testimonials post type will show below POSTS

= Install Plugin using FTP =
- Upload wptestimonialslider folder inside the /wp-content/plugins/ directory
- Go to WordPress dashboard > Plugins & Activate the WP Testimonial Slider
- Testimonials post type will show below POSTS

* Put [wpt_testimonial] shortcode, where you need to show the testimonial slider.

== Frequently Asked Questions ==

= How do I add new Testimonial? =
Testimonial post type will show below POSTS. To add new testimonial, go to Testimonial > Add New, then add Testimonial Author name at Title, Full testimonial at Editor, Author Image, Company Name & Designation at respective fields and Finally Publish.

= What will be the Author image dimension? =
Better to add square size image. Default image size set to 86px X 86px.

= How to use shortcode inside page templates? =
WordPress has a great function, do_shortcode(), that will allow you to use shortcodes inside your theme files. For example, to output Testimonials in a Theme file, you would do this: ```<?php echo do_shortcode('[wpt_testimonial]'); ?>```

== Screenshots ==
Coming Soon!


== Changelog ==

= version 1.0 =
* Initial release

== Upgrade notice ==

= version 1.0 =
* Initial release