Posts By Tag WordPress Plugin, provides sidebar widgets which can be used to display posts from a specific set of tags in the sidebar.
The Plugin caches the posts of each widget separately, and issues database queries only when needed. This will reduce the amount of database queries involved for each page load and will therefore be light on your server.
Posts By Tag Plugin provides a sidebar widget which can be configured to display posts from a set of tags in the sidebar. You can have multiple widgets with different set of tags configured for each one of them.
Each widget allows you to choose
In addition to using the widget, you can also use the following template function to display posts from a set of tags, anywhere in the theme
postsbytag($tags, $num, $excerpt = false, $thumbnail = false, $order = "desc");
The pot file is available with the Plugin. If you are willing to do translation for the Plugin, use the pot file to create the .po files for your language and let me know. I will add it to the Plugin after giving credit to you.
Support for the Plugin is available from the Plugin's home page. If you have any questions or suggestions, do leave a comment there.
If you like this Plugin, please vote for it at WordPress Plugin blog and help me win the WordPress Plugin Competition.




