Sitewide Tag Solution
This plugin is a modified version of the ah-recent-posts-mod plugin. It allows you to specify a tag to aggregate posts into a front page.
- Rename to ah-recent-posts-mod.php
- Put this file into your wp-content/mu-plugins folder.
- Change the line: AND $blogTermsTable.name = '' to include the tags you want to display e.g AND $blogTermsTable.name = 'boat'
- Use this by pasting the following wherever you want it to show:
- Please note in my initial testing this breaks things like video plugins, the aggregation is not bringing all the appropriate code across I'm hoping I can fix it but as I am not a programmer it may not happen
- I've also just noticed it seems to break the HTML tab in WP 2.3.1 on the "Write" page












