0
votes
3answers
326 views

Change top level menu item to point to custom submenu item

I'm using a plugin called CMS Page Order http://wordpress.org/extend/plugins/cms-page-order/ (Now referred to as CPO) It's pretty simple, the said plugin adds a new item to the submenu of every ...
0
votes
1answer
186 views

submenu item edit a specific post

I'd like to have a submenu item in the admin section link directly to the edit form for a specific post ID, a custom post type at that. Basically looking at using the add_submenu_page function to add ...
-1
votes
2answers
225 views

Moving Categories submenu to Media, but still opens Posts menu

I'm developing a very media-centered site with WordPress and am using the default categories and tags on uploaded media using, in part this plugin Media Categories. I am displaying a sub-menu item ...