List Latest Tagged Posts

List the latest posts tagged within a shortcode.

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.

Installation

To install, please do the following:-

  1. Upload the plugin to the /wp-content/plugins/ directory or use the Add New feature
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Add the [[latest_tag_posts]] shortcode to any post or page.

Attributes

There are two attributes associated with the [[latest_tag_posts]] shortcode, one is needed, and the other is optional:-

  • tag: The slug for the tag you wish to include in the list.
  • limit: The amount of posts you wish to show.

Support

Support can be provided by leaving a support request on WordPress.org.

Found a Bug?

If you have found a bug, please contact us

On Github!

This plugin is on Github. You can view the repository here.