WordPress.org

Plugin Directory

Taxonomy Meta Box Filter – Search taxonomies from the editor

Taxonomy Meta Box Filter – Search taxonomies from the editor

外掛說明

Taxonomy Meta Box Filter enhances the WordPress admin interface by adding a simple search field above each taxonomy metabox.
It supports default taxonomies (like categories and tags), as well as custom taxonomies and custom post types (CPTs).

Perfect for sites with a large number of terms, allowing you to quickly find and select the ones you need while editing posts.

Features

  • Search field added to every taxonomy metabox
  • Works with hierarchical (categories) and non-hierarchical (tags) taxonomies
  • Compatible with custom taxonomies and CPTs
  • Script only loads on the post and post-new admin screens
  • Fully translatable

License

This plugin is licensed under the GNU General Public License v2 or later.

安裝方式

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the “Plugins” menu in WordPress.
  3. Edit a post and you will see the search field above the taxonomy metaboxes.

常見問題集

Does it work with custom taxonomies?

Yes, it works with all taxonomies properly registered in WordPress.

Do I need to configure anything?

No configuration needed. Just activate the plugin and the search field will automatically appear.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Taxonomy Meta Box Filter – Search taxonomies from the editor〉的開發相關工作。

參與者

〈Taxonomy Meta Box Filter – Search taxonomies from the editor〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Taxonomy Meta Box Filter – Search taxonomies from the editor〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.3

  • Converted to OOP structure.
  • Moved JavaScript to external file.
  • Added localization using wp_localize_script().

1.2

  • Refactored into PHP class.
  • Improved support for CPTs and non-hierarchical taxonomies.

1.1

  • Extended support to all taxonomies.

1.0

  • Initial release.