This is an incredibly simple plugin, designed to output a list of posts tagged with a certain tag.
This is done via a shortcode, and you can control how many posts you show.
About Winwar Media
This plugin is made by
Winwar Media, a WordPress Development and Training Agency in Manchester, UK.
Why don't you?
For Support
We offer support in two places:-
On Github
This project is now on github,
you can view the repository here. There are other versions, but this is the one I've put up, so where all the developmental will be tracked.
To install, please do the following:-
- Upload the plugin to the
/wp-content/plugins/
directory or use the Add New feature
- Activate the plugin through the 'Plugins' menu in WordPress
- Add the
[latest_tag_posts]
shortcode to any post or page.
Attributes
- tag - the slug of the tag you wish to search for.
- limit - the amount of posts to show - defaults to all posts.