説明
Post Tags and Categories for Pages adds the stock WordPress categories
for all of your pages. Pages will show up in the stock WordPress archive
queries.
This WILL NOT add any display of categories or tags to your template files. There are simply to
many ways that things could be displayed in a theme so we don’t do it. If you need to add this
then look at using WordPress functions like the_category()
and other category or tag function supplied in WordPress.
インストール
-
Extract post-tags-categories-pages/ to your wp-content/plugins/
folder. -
Activate the plugin.
評価
2025年4月14日
Just what I need.Works on WP 6.7.2.We can categorize pages and have SEO friendly URLs like /category/page
2024年12月3日
Very useful plugin, it organize pages and more. I use it with wordpress 6.7.1 works perfect
Thanks
2020年12月10日
I wanted to add categories and tags to pages and this plugin does just that. Now I can simply select categories when I add a new page in WP, plus it’s 100% free. Thanks for the plugin!
2020年3月2日
2 replies
After basic tests it seems to work with the latest WP version. I’m using that plugin with Conditional Menus plugin to display different menus on different Pages. I’ll probably report it here if something wont work properly
2018年6月9日
I did not find any errors in the plugin’s work. WordPress 4.9.6.
2018年1月19日
Worked great out of the box … just installed it and had tags and categories available in the edit screen for pages. Seems like it would be a core function. Many thanks to the author!
貢献者と開発者
変更履歴
1.4.2
- updated tested version and PHP supports versions
- ran plugin check and blocked direct file access
1.4
- prevented it from setting
post_typeon archive/search pages and ifpost_typewas already set thanks macbookandrew
1.3
- making the README more clear for end users
1.1
- made it a class based plugin
- cleaned up TODO notes that I have no reference for now
- brought it in to line better with WordPress coding standards
1.0
- released on WordPress repository