- Download the archive file and uncompress it.
- Put the "wplisttestimonials" folder in "wp-content/plugins"
- Enable in WordPress by visiting the "Plugins" menu and activating it.
You can then implement it in your templates using <?php wp_list_testimonials(); ?>.
You can show just one link category <?php echo wp_list_testimonials('category_id=6'); ?>.
For a link to show you, when you add a link you must enter:
- Name
- Web Address (enter # if not required)
- Notes (in the advanced section)