विवरण
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.
स्क्रिनसटहरू
स्थापना
- The easiest way to install the plugin is from “Add New Plugin” screen.
- 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.
योगदानकर्ता र डेभलपरहरू
“WP Categories Metabox Extended” खुला स्रोत सफ्टवेयर हो। निम्न व्यक्तिहरूले यो प्लगिनमा योगदान गरेका छन्।
योगदानकर्ताहरू“WP Categories Metabox Extended” लाई आफ्नो भाषामा अनुवाद गर्नुहोस्
विकासमा रुचि छ?
आरएसएस द्वारा कोड ब्राउज गर्नुहोस्, एसभीएन रिपजिटरी हेर्नुहोस्, वा विकास लग को सदस्यता लिनुहोस्।
चेन्जलग
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