=== WP-Testimonials ===
Contributors: sunfrog
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7279865
Tags: widget, pages, testimonials
Requires at least: 2.7
Tested up to: 2.8.3
Stable tag: 2.2

Displays client testimonials in WordPress

== Description ==

The plugin includes the option to display a random  testimonial in your sidebar using PHP code or the built-in widget. 

Testimonials can also be displayed all on one page.  Simply use [sfs-testimonials] where you want the testimonials to display on the page/post.

All HTML output (sidebar and page) is controlled through the included CSS file to make it easier to edit the way the data appears.

== Installation ==

* Upload the entire wp-testimonials folder to your plugins directory
* Activate testimonials from the plugin page
* Testimonials are managed through the "tools" menu
* Options can be set under the "settings" menu

== Frequently Asked Questions ==

= How do I display the testimonials in the sidebar? =

Use the built-in widget to display a random testimonial.  Or
use the following if you prefer to hand code the PHP:

`<?php sfstst_onerandom(); ?>`

Be sure to remove this code from your template if you disable the plugin 
so your site doesn't throw ugly errors at you.

= How do I show all my testimonials on a page? =

To show all testimonials on a single page:

1. Create a new page/post
2. Enter [sfs-testimonials] where you want the testimonial list to appear
3. Publish

NOTE: Once created, you may select this page in the "settings" to have
the sidebar block link to it.

== Screenshots ==

1. Configuration page for testimonials
2. Testimonials management page

== ChangeLog ==

= 2.2 =
* Corrected shortcode output

= 2.1 =
* Added backwards compatibility for WP2.7 and higher
* Option to have client website open in new window

= 2.0 =
* Compatibility with WP2.8 and higher
* Random block now pulls testimonial via "ORDER BY RAND" for true random order
* Removed obsolete field in table "views"
* Pages/posts can now be created using shortcode [sfs-testimonials] (eliminates the need for a custom theme page)
* Added "read more" link to random sidebar block
* Added configuration options to show/hide "read more" link in sidebar with customizable text
* Added options to delete table upon deactivation

== Support ==

If you need help, visit the WP-Testimonials support page at:
http://www.sunfrogservices.com/free-php-script-downloads/wp-testimonials/

Version 2.2, Released 2009-12-02
Copyright (C) 2007-2009 Jodi Diehl - http://www.sunfrogservices.com