﻿=== Testimonial Feed ===
Tags: feeds, testimonials, rating, feedback, testimonial, stars, comment, store feedback
Donate link: https://www.paypal.me/lancememan/
Requires at least: 4.0
Stable tag: trunk
Tested up to: 5.1
Requires PHP: 5.2
Contributors: lancememan

A Simple WordPress Testimonial UI with Star Rating

== Description ==
This plugin will show a testimonial feed with star rating on your post, page or widget area using the shortcode <code> [tfeed_output] </code>.

Parameter:
<strong>count:</strong>  limit the number of feeds to show. (default: 4)
Usage: <code> [tfeed_output count=2] </code>

I am planning to add pagination and front-end testimonial rating submissions in the next updates.

== Installation ==
<strong>From your WordPress dashboard<strong>

<ol>
<li>Visit Plugins > Add New</li>
<li>Search for “Testimonial Feed”</li>
<li>Activate “Testimonial Feed”</li>
<li>Add Testimonials on "Testimonial feeds" post type</li>
<li>Use [tfeed_output] shortcode in your post or page.</li>
</ol>

== Frequently Asked Questions ==
 Will this plugin work on my website/theme
- It will work on any website/theme that follows the WordPress coding standards found at https://codex.wordpress.org. The plugin uses minimal css so you can customize it to match the look and feel of your website.

== Screenshots ==
1. Screenshot 1
2. Screenshot 2
3. Screenshot 3

== Changelog ==
None

== Upgrade Notice ==
None