=== TBTestimonials === Contributors: ansimation Donate link: http://visitfloridastateparks.com/donate/ Tags: testimonial, testimonials, quote, quotes, business, client, customer, testimony, reference, ajax, widget, testimonial widget, custom post type Requires at least: 3.0 Tested up to: 3.1 Stable tag: 1.2 Testimonials managed by Custom Post Types. Supports a testimonial.php template file for single testimonial pages. Testimonial Shortcode to insert testimonials in any post. Ajax Scrolling Sidebar Widget == Description == Manage your client testimonials with Custom Post Types. There's even a spiffy widget. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin folder `tb-testimonials` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Click Testimonials menu item and add a testimonial. It's below the Posts menu item. The post title is where you put the testimonial author's name. 4. Use the shortcode generator button ( 2 speach bubbles ) in the visual editor to add a shortcode for testimonials to any post or page on your site. 5. Activate widget if you want to use it. 6. Create a custom testimonial.php if you want to display permalinks differently from single.php. == Frequently Asked Questions == = I'm getting a PHP error = * Are you running PHP5 or greater? It's required. * Are you running WordPress 3.0 or later? It's required as well. == Screenshots == == Changelog == = 1.2 = * Fixed bug in widget when showing all testimonials using -1 as the display count. Widget still looped unless option was set to not loop. * Added categories to testimonials * Added a plugin settings page where you can change the author prefix, select to use the included stylesheet or not, change your loading graphic, disable the loading graphic, change loading text / position. * Removed menu position. now falls wherever it wants in menu. * Laid groundwork for Company Name & Company URL meta box that is coming in 1.3 = 1.1 = * fixed typo * changed h2 in widget to use theme defined before_title and after_title. = 1.0 = * Initial Import of plugin