Tagged Questions
0
votes
1answer
76 views
Custom order categories in admin dashboard
everyone, is there way to order categories in add/edit post in admin dashboard. The problem is my order must be custom, not by Name or ID. For example:
Rumors (id 5)
News (id 1)
Features (id 7)
etc.
...
0
votes
2answers
70 views
How to insert category list into post creation page, and retrieve chosen categories?
I would like to display the full list of categories on the Page creation page, so that the user can pick using checkboxes which category posts should appear on that page.
I then need to retrieve ...
0
votes
2answers
78 views
how do you prevent showing a particular category on the admin dashboard for specific user roles?
I'd like to prevent the "Featured" category from appearing for certain user roles. To be specific, I want only the admins and editors to be able to see and thus select or unselect that category. ...
1
vote
2answers
1k views
How to Change the Categories Order in the Admin Dashboard?
The order of categories on dashboard is alphabetical. Can I change it to custom order?