このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Category For Pages

説明

Adds categories and tags functionality for your pages.

This plugin addsthe ‘post_tag’ and the ‘category’ taxonomies, which are the names of the existing taxonomies used for tags and categories the Post type ‘page’.

This enables the categories metabox and the tags metabox in the New or Edit Page interface.

The plugin has no settings, does not alter the database and only uses hooks to
achieve it’s goal. It works perfectly fine with Multisite installations.

This plugin WILL NOT add any display of categories or tags to your template files.

Plugin’s Detail: http://www.radeet.com/en/category/downloads/wordpress-plugins/

Our website: http://www.radeet.com/

スクリーンショット

  • A screenshot of the WordPress backend Pages section with the Categories metabox and the Tags metabox marked red.

インストール

  1. Copy the category-tag-pages directory into your WordPress plugins directory (usually wp-content/plugins).

  2. In the WordPress Admin Menu go to the Plugins tab and activate the ‘Category Tag Pages’ plugin.

FAQ

Why do the Post Tags sections for posts and pages in the Admin Menu show the same tag count?

The reason for that is that WordPress combines the number of occurrences of tags used in posts and pages in the taxonomy post_tag. Though, if you click on the number of a certain tag, WordPress will only show the related posts or pages of the selected tag.

Why do the Post Categories sections for posts and pages in the Admin Menu show the same category count?

For the same reason above. The only difference is that it uses the taxonomy category.

評価

2017年11月3日
This extension broken a single post for me. I tried an all defaul themes, but this don't help.
3件のレビューをすべて表示

貢献者と開発者

Category For Pages はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Category For Pages” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

1.0

initial release