這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Category Tag 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 website: http://technotes.marziocarro.com/category/wordpress-plugins/

Author’s website: http://technotes.marziocarro.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.

常見問題集

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.

使用者評論

2022 年 10 月 20 日
Yes, it works. Uses very few lines of code and it's a simple and safe solution to have categories and tags in pages.
2022 年 10 月 1 日
This is a great plugin and it does exactly what it says. I'm using Wordpress 6.02 with no problems what so ever. Highly recommend it, if you need to have category and tag breakdowns for your pages. Don't know why WP doesn't has this as a default option, but this plugin steps in with what's missing. GOOD JOB. Note: Needs a version compatibility update, so potential users know that it will work with the most recent version of WP.
2022 年 9 月 26 日
Does exactly what we need it to, not sure why these functions arent already present. Works perfectly needs an update though so we stop giving outdated to current version notices.
閱讀全部 15 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Category Tag Pages〉的開發相關工作。

參與者

將〈Category Tag Pages〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0

initial release