Beskrivning
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.
Skärmdumpar
Installation
- 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.
Vanliga frågor
- Will the Metabox show up on custom Post types?
-
No. WP Categories Metabox Extended shows up only when you add/edit WordPress default Posts.
Bidragsgivare och utvecklare
”WP Categories Metabox Extended” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.
Bidragande personerÖversätt ”WP Categories Metabox Extended” till ditt språk.
Intresserad av programutveckling?
Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.
Ändringslogg
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