=== Collision Testimonials ===
Author: Backend Labs, Inc.
Website: http://www.backendlabs.com/
===Plugin Information Short ===
Description: Flexible plugin that allows you to manage your websites testimonials.
Tags: testimonial, testimonials, client testimonials, testimonials plugin, quotes, website quotes, collision testimonials, backend labs
Requires at least: 3.0
Tested up to: 3.1
Stable tag: 3.1
== Description ==
With Collision Testimonials, you can easily manage the testimonials for your website. We allow you to configure the testimonial prefix, suffix, and even the number of testimonials displayed on your WordPress site.
You can feature, sort, and set the status (Hidden, Pending, Public) of testimonials. We even allow you to have a form so your users can submit testimonials right on your website. Best of all, they are marked pending and require your approval before they go public!
We allow you to display a random number of testimonials on your websites sidebar, using either our widget, or this tag (<?php collision_testimonials(); ?>
). You can also have a testimonials page, where you display all your testimonials. We allow you to feature testimonials and set the order in which they are displayed! You truly have full control with our plugin!
Our plugin is highly configurable via our settings page. You choose how many testimonials are displayed, the prefix/suffix for regular testimonials, featured testimonials, and you can even have a different prefix/suffix for your testimonials page.
A few features:
- Manage your testimonials. (Add, Edit, and Delete! Yep, full CRUD!)
- Highly configurable via our graphical interface.
- Set number of testimonials to display.
- Configure the testimonial prefix and suffix.
- Collect the following information for each testimonial: Name, Location, Testimonial, and Website.
- Set status of testimonial to "Public", "Hidden", and even "Pending Approval". This allows you to hide a testimonial rather then deleting the testimonial from the database entirely.
- Display all public testimonials on a testimonials page, using our testimonials page tag. (<!-- collision_testimonials_page -->
)
- Allow visitors to submit testimonials through a web form. Just add this tag to the page where you'd like the submission form to appear! (<!-- collision_testimonials_form -->
)
- Feature testimonials.
- Choose who can manage testimonials.
- And so much more....
== Installation ==
1. Upload the 'collision-testimonials' folder to the `/wp-content/plugins` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Place <?php collision_testimonials(); ?>
in your template where you want the testimonials to be displayed, or use the widget!
4. Configure the testimonials settings using the graphical interface.