-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 ...
-1
votes
1answer
32 views

What plugins would you recommend for improving the admin dashboard's category selector? [closed]

Is there a plug-in to change the default behavior of the cat's drop down in the admin dashboard so that I can type-in the name of a category and the results are filtered down to those starting with ...
0
votes
2answers
188 views

Default scripts added to each admin page

Whilst jQuery is available on all admin pages, only selected jQuery UI libraries are added for certain pages (i.e. it is different for each admin page). I am trying to find out where the jQuery UI ...