Plugin Review
AI-ResearchedWhat is Tag Pages?
Tag Pages is a focused plugin that adds the standard post_tag taxonomy to WordPress Pages. Created by developer BjornW, this tool has been available for 14 years. It solves a specific need: enabling tags on WordPress Pages just like you would on a regular post. The plugin currently has 10K+ active installs. It holds a 4.9/5 rating from 18 reviews, with 94% of those being five-star ratings and zero one-star ratings. The current version is 1.0.2.
The plugin works by adding a tags metabox to your Page editor interface. It uses the pre_get_posts hook to include Pages in tag archive pages and feeds. There are no settings to configure, and it does not alter your database. This approach keeps the plugin lightweight and reliable for its single purpose: to add tags to pages in WordPress without extra complexity.
Key Features of Tag Pages
- Native Tag Taxonomy for Pages – Adds the existing post_tag taxonomy to the Page post type, allowing you to assign tags directly from the editor.
- Tag Archive Integration – Uses the pre_get_posts hook to display tagged Pages alongside posts on tag archive pages and in RSS feeds.
- Zero Configuration Required – No settings page or options exist. Activate the plugin and it works immediately.
- No Database Changes – The plugin uses only WordPress hooks and does not create custom tables or modify your database structure.
- Gutenberg Block Editor Support – Fully compatible with the block editor since version 1.0.2, including the Classic Editor plugin.
- Multisite Compatible – Works without issues on WordPress Multisite networks, as stated in the plugin description.
- Lightweight Codebase – The plugin is minimal by design, adding only the necessary hooks to enable tags for pages WordPress.
Who Should Use Tag Pages?
This plugin suits site owners who want to add tag support to pages WordPress for better content organization. It is ideal for users with portfolios, knowledge bases, or documentation sites where pages need the same tagging flexibility as posts. The plugin requires no technical skill beyond basic installation. Beginners can learn how to add tags to pages in WordPress without touching code.
The plugin has been in maintenance mode for years, yet it retains 10K+ active users. This suggests a stable audience that values reliability over frequent updates. If your theme already displays tags on pages, this plugin gives you the backend capability to enable tags on WordPress Pages. For commercial sites, the developer suggests donating to organizations like Medicines Sans Frontiers or the Free Software Foundation.
Installation & Setup
Upload the tag-pages directory to /wp-content/plugins/ and activate it through the WordPress admin. The process is beginner-friendly and takes under a minute. There are no setup steps beyond activation, as the plugin has no settings to adjust.
Support & Community
The plugin’s support forum shows 0 open threads and 0 resolved threads over the last 2 months, resulting in a 0% resolution rate. This data reflects the plugin’s maintenance status. The developer explicitly states the plugin is feature-complete and only updated for bugs. Despite the lack of active support, the 4.9/5 rating from 18 reviews indicates that most users find the plugin works as expected. The high 94% five-star rate suggests that for most installations, no support is needed.
Pros & Cons
- With 10K+ active installs and a 4.9 rating from 18 ratings, it is a widely trusted and highly rated solution.
- It has zero support threads, indicating the plugin is stable and requires no troubleshooting for most users.
- 94% of its 18 ratings are 5-star, reflecting near-universal user satisfaction.
- It adds the 'post_tag' taxonomy to Pages without altering the database or requiring any settings, making it lightweight and safe.
- It works on Multisite installations and uses a single hook to include tagged Pages in tag archives and feeds.
- It only supports the default 'post_tag' taxonomy, offering no ability to use custom taxonomies with Pages.
- It automatically changes the post_type query to 'any' for all tag archives, which may include unintended post types if other plugins also modify this query.
- It has no options to exclude specific Pages from tag archives or to control tag display on individual Pages.
Technical Details
- Requires WordPress
- 3.0+
- Tested up to WP
- 6.0.0
- First Released
- 2012 (14+ years)
- Support (last 2 months)
- 0 threads
Feature Tags
Frequently Asked Questions
Yes, Tag Pages is completely free and available on WordPress.org. It has no premium version or paid upgrades.
Tag Pages has over 10K+ active installs and a rating of 4.9/5 based on 18 ratings. This makes it a trusted, widely-used plugin for adding tags to Pages.
Tag Pages requires WordPress 3.0 or higher, and it has been tested up to WordPress 6.0.0. Most modern WordPress installations will work without issues.
The plugin is in maintenance mode and was last updated on Jun 24, 2022, with version 1.0.2. It is considered feature-complete, so updates only occur if bugs are found.
Tag Pages does not specify a minimum PHP version in its requirements, but since it requires WordPress 3.0+, it works with any PHP version that supports that WordPress release. For best results, use a modern PHP version (7.4 or higher) as recommended by WordPress.
Support is minimal — there have been 0 support threads in the last 2 months, and the plugin has no dedicated support team. However, the plugin is simple and stable, so most users find it works without needing help.
Yes, Tag Pages is ideal for beginners because it has no settings and no configuration needed — just install, activate, and you can add tags to Pages like you do with Posts. It also works with both the Classic Editor and Gutenberg block editor.
Tag Pages adds the standard 'post_tag' taxonomy to WordPress Pages, enabling the tags metabox in the editor. It also modifies tag archive pages and feeds to include tagged Pages by changing the query post_type to 'any'.