Page Tagger
Page Tagger (formerly Page-Tags) is a Wordpress plugin which lets you tag your pages just like you do your blog posts. It adds a tagging widget in the page-editing view in the admin interface.
This plugin requires PHP 5 and Wordpress 2.8.4. It has been tested on upto Wordpress 2.9.1. An older version of the plugin is available below for Wordpress 2.7 users.
License: GPL 3.
Current version: 0.3.5
Skip to: Installation Usage Changelog Known Issues
Installation
Note: this plugin is also available from the Wordpress plugin directory.
Wordpress 2.7
- Download Page-Tags 0.2.
- Unzip it into your Wordpress
pluginsfolder such that the plugin files are atwp-content/plugins/page-tags/.... - Enable the plugin within your blog’s administration options.
- All done!
Wordpress 2.8.4 and above
- Download Page Tagger 0.3.5.
- Unzip it into your Wordpress
pluginsfolder such that the plugin files are atwp-content/plugins/page-tagger/.... - Enable the plugin within your blog’s administration options.
- All done!
Usage
To add tags to a page simply edit the page. You will see a tagging box on on the right-hand side which works exactly like the one you see when you edit a blog post. It should look something like this (assuming you’re using the default admin theme for Wordpress 2.8):

Furthermore, when viewing the archives for a given tag you will now see the associated pages as well as the blog posts: Example.
Page tags will also appear within the tag cloud widget.
Changelog
- 0.3.5 (Jan 16, 2010)
- When clicking ‘Preview’ button ‘Add new tag’ no longer gets added as a tag
- Updated documentation
- 0.3.4 (Dec 20, 2009)
- Fixed to work with Wordpress 2.9
- 0.3.3 (Nov 20, 2009)
- Fixed callback bug which was preventing the plugin from initialising on certain installations.
- 0.3.2 (Nov 18, 2009)
- Fixed plugin conflict issue which was sometimes causing the tag editing interface to stop working.
- 0.3.1 (Sep 8, 2009)
- Plugin renamed to Page Tagger
- 0.3 (Sep 8, 2009)
- Plugin now works in Wordpress 2.8+.
- If your page tags were no longer showing in tag clouds then you need to upgrade to this version (0.3) and then follow instructions to restore the correct post counts for each tag.
- 0.2 (Apr 3, 2009)
- Fixed a bug which was preventing tags added whilst editing pages from appearing in the tag cloud widget.
- 0.1 (Jan 18, 2009) – the initial release.
Known Issues
The plugin does not work properly when the cimy_user_extra_fields plugin is also installed.
