Description
Compare words in a predefined tag list to words in a post, and tag the post with the matching words.
- Use a predefined tag list to autotag posts with matching words while saving/publishing.
- Re-tag entire database with a single click, making use of the Append or Replace (or neither) option.
- Hook into Autotagger via the action ‘tag_posts’ and use the predefined tag list to tag all posts without tags in the blog’s database.
This is useful to set up on a schedule if posts are regularly made without tags (eg. a script that adds posts directly to the database bypassing the WordPress API).
Download
Download: Autotagger 2.1 ( Tested up to WordPress version 2.5.1 )
Installation
- Unzip ‘autotagger.2.1.zip’ and upload the ‘autotagger’ folder to the ‘/wp-content/plugins/’ directory.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
Configuration
- Go to the ‘Settings’ menu and click on ‘Autotagger’, and add your desired tag list.
History
- Jul. 24, 2009 – ver. 2.1 : Added options to use post titles and post categories as tags.
- Nov. 27, 2008 – ver. 2.0 : Added Append/Replace Tags option. Added ‘Autotag All Posts’ management page.
- Oct. 2, 2008 – ver. 1.1 : Added option to include/exclude Pages from autotagging.
- Sept. 1, 2008 – ver. 1.0 : Released.

