Description
Set internal tags on posts, pages, or custom post types for easier management.
This plugin allows you to create internal tags, these can then be set on posts, pages, custom post types, etc. Once set, they appear on the list of posts in the WordPress dashboard, aiding your content management.
For example, you could set a tag if a post needs checking by a specific team, needs images adding, needs SEO work, etc.
Features
- Create an unlimited number of internal tags
- Set a tag name, description, and colors
- Create hierarchical internal tags
- View tags on the list of posts in the WordPress dashboard
- Filter the list of posts by an internal tag
- Set an internal tag during post creation
- Bulk edit or quick edit internal tags from the posts list
- Choose which post types to enable internal tags on
- Choose which user capability a user must have to view internal tags
- Horizontal and vertical display modes
- Compact display modes
- Set default tag colors used when the tag has no color set
Usage
After installation, you’ll find the settings in Settings > Internal Tags. Choose which post types you want internal tags for. Once enabled on your chosen post types, you’ll see an internal tags menu item under the post types menu in the WordPress dashboard. Click into this to create your tags.
Once you have created a tag, you’ll see it on the right side. Click edit to configure further options, such as setting the tags colors.
Now that you’ve created a tag, it can be set when adding or editing a post. Once a tag has been set, you’ll see it on the posts list.
Contribute
Help contribute towards the development of this plugin via the GitHub repository.
You can also help translate this plugin into your language.
Screenshots
Installation
Installation
Please see this documentation.
Updates
Please see this documentation.
Minimum Requirements
- PHP 7.0.0
- WordPress 5.0.0
FAQ
-
When editing a post, you’ll see an internal tags section where you can set or unset the tags.
-
Yes. This can be done via the quick edit link under the post title.
-
Yes. Select the posts using the checkboxes, then click the Bulk actions > Edit, and select the tags you wish to set.
-
Where is the internal tag description used?
-
This appears when you hover over an internal tag.
-
Can I filter posts by an internal tag?
-
Yes. Use the filter field on the posts list.
-
Can I set the default tag colors?
-
Yes. These are used when a tag does not have a background/text color set, see Settings > Internal Tags.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Internal Tags” is open source software. The following people have contributed to this plugin.
Contributors“Internal Tags” has been translated into 1 locale. Thank you to the translators for their contributions.
Translate “Internal Tags” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0.3 – 2024-11-10
- Update: Contribute information
1.0.2 – 2024-11-04
- Remove: Sponsor information
1.0.1 – 2024-10-28
- Update: Display mode setting description
- Update: Language .pot
- Fix: Typos
1.0.0 – 2024-10-25
- New: Initial release