Tagged Questions
9
votes
2answers
157 views
Hierarchical taxonomy UI
I don't like the way the taxonomies are displayed within the Wordpress admin and was wondering if anyone knew the best way to hook in and change it. Currently if I select some terms within my post ...
0
votes
1answer
566 views
register_taxonomy - show in admin menu, but not on post type (edit) screen
I've been trying a lot of things so far and investigated core inside out, but couldn't find a way that allows me to add the submenu item, but doesn't add the meta box for a custom taxonomy.
The Menu ...
-1
votes
1answer
99 views
Displaying the custom taxonomies side by side on the admin dashboard
I got 5 top level cats and for each of these top level cats, I have directly corresponding 5 non-hierarchal custom taxonomies.
By default, WordpPress UI display these CT's one after the other. Right ...