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

WP Categories Metabox Extended

描述

WP Categories Metabox Extended extends the Category metabox on your WordPress editor. Once installed the Category metabox gets a search bar with which you search Categories. Also, this is only seen on “Add New Post” screen in the WordPress Admin dashboard.

From WordPress 5.0, the search bar is included with the Categories metabox. In case you choose to use the Classic editor by using plugins like Disable Gutenberg, then WP Categories Metabox Extended plugin will continue to extend the Categories metabox for the default “Post” post type.

螢幕截圖

  • WP Categories Metabox re-arranged to be shown at the top in WordPress editor.
  • Use the search input to search for categories.
  • Results appear as soon as you start to type.
  • Use Clear button to clear the search.
  • A message is shown when the Category does not exist.

安裝

  1. The easiest way to install the plugin is from “Add New Plugin” screen.
  2. You can also upload the entire wp-categories-metabox-extended folder to /wp-content/plugins/ via FTP/SFTP.

常見問題

Will the Metabox show up on custom Post types?

No. WP Categories Metabox Extended shows up only when you add/edit WordPress default Posts.

評價

閱讀全部1個評價

貢獻者及開發者

“WP Categories Metabox Extended” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Categories Metabox Extended 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

v1.1.0 (Dev time: 3 hours)
– Improved README file
– Refactored the plugin
– Made compatible with WordPress v5.0 (Gutenberg)

v1.0.2 (Dev time: 0.5 hours)
– Removed Console logs

v1.0.1 (Dev time: 0.5 hours)
– Fixed typographical errors in README
– Included screenshots

v1.0.0 (Dev time: 18.5 hours)
– Ideation
– Plugin planning &
– Initial development