Opis
Thanks to Taxonomy_Single_Term, a library created by WebDevStudios, it made my work much easier on creating this plugin.
With Categories Metabox Enhanced, you can:
- Change the built-in Categories metabox/panel to a single term UI, which means replacing the checkboxes with radio buttons or a select drop-down.
- Apply the single term UI to other hierarchical taxonomies in the plugin’s Settings page.
- Customized the single term UI by setting these options:
- Priority and position of the metabox placement.
- Title of the metabox.
- If child-terms should be indenting.
- If adding of new terms from the metabox is enable.
Snimke zaslona
Instalacija
- Upload the
category-metabox-enhanced
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Recenzije
Suradnici i Programeri
“Categories Metabox Enhanced” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Categories Metabox Enhanced” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.
Dnevnik promjena
0.7.1
- Update the Taxonomy_Single_Term library and some cosmetic fixes.
0.7.0
- Support the single term UI in Gutenberg sidebar Categories/Taxonomies panels.
0.6.1
- Remove git submodule from this plugin.
0.6.0
- Indent the child-terms in select options.
- Remove unused CSS and JS files.
0.5.0
- The first version.