WP List Testimonials
Plugin version: 1.0
Requires WordPress version: 2.5+
Tested up to WordPress version: 2.5
Download: WP List Testimonials
Downloaded a total of 21 times
For further information, visit the WordPress Plugin Directory.
Description
Provides a PHP function wp_list_testimonials to output your blogroll in the format of testimonials using <blockquote> and <cite> tags.
It uses the notes field of the blogroll link as the main quote, the link name as the cite, and the link description as additional information following the cite if provided.
The function accepts the same arguments as the get_bookmarks WordPress function.
Features
- Manage your testimonials via your Blogroll.
- Include/exclude specific categories.
- Set testimonial ordering
- Simple PHP function to include in your templates.
Installation
1. Download the archive file and uncompress it.
2. Put the “wp_list_testimonials” folder in “wp-content/plugins”
3. Enable in WordPress by visiting the “Plugins” menu and activating it.
You can then implement it in your templates using < ?php wp_list_testimonials(); ?> passing any arguments you require. See the documentation for the WordPress get_bookmarks function.
Change Log
You can track changes to the plugin in the wordpress plugin SVN.
Donate
If you like using this plugin, please consider making a donation - particularly if you are using it for a commercial application.
Many thanks.
License
© 2008 Ben Huson
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
