Beschrijving
This plugin is very useful if you have a lot of categories (or custom taxonomies) in more then one level.
It helps to see the only the first level categories at first. You can open the submenus by click on the +buttons
Features:
* Supports Gutenberg-Editor and Classic-Editor
* Submenus are collapsed-in by default, except they have selected sub-items
* The number of sub-items are displayed
* Toggle (open/close) the submenus by + / – buttons
* The font is bold if there are sub-items
* It works with any custom taxonomy too
Notes:
It’s very lightweight plugin. A simple solution by adding few lines of CSS an JS to the admin-area. less code, simple work. 😉
You found a bug or have any questions or wishes? Please let me comment there OR submit bugs and patches to https://github.com/nos3b3ar/admin-category-tree
Installatie
- Upload the plugin files to the
/wp-content/plugins/
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- That’s it! Look at the Category-View e.g. in “New Post”
FAQ
nothing here yet 🙂
Beoordelingen
Bijdragers & ontwikkelaars
“Admin Category Tree” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Admin Category Tree” naar jouw taal.
Interesse in ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.4
- New: Supports Gutenberg-Editor now too
1.3
- New: The number of sub-items is now displayed
- New: Parents with selected sub-items are open
1.2
- Tested for WordPress 5.4.1
- Now, a selected item no more jump’s out of the tree to the top of the menu.
1.1
- Refactored Code and updated readme
1.0
- First version