Description
- Detects tags from search engines, wikis, or other blogs
- Auto-expands detected tags
- Shows related posts based on tags
- Provides JSON(P) feeds of tag results
Installation
- Download the ZIP.
- Upload freshtags.php to /wp-content/plugins/ on your server
- Add the widget to your sidebar or (if not using widgets) add the following code to your template:
<?php echo freshtags_taglist(); echo freshtags_postlist(); ?>
FAQ
Where can I get more information?
http://singpolyma.net/plugins/freshtags/
Reviews
There are no reviews for this plugin.
Contributors & Developers
“FreshTags” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “FreshTags” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.