الوصف
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
postandpost-newadmin screens - Fully translatable
License
This plugin is licensed under the GNU General Public License v2 or later.
التنصيب
- Upload the plugin folder to the
/wp-content/plugins/directory. - Activate the plugin through the “Plugins” menu in WordPress.
- 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“ إلى لغة واحدة. شكراً إلى جميع المُترجمين لمُساهماتهم.
ترجمة ”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.
