Tagged Questions
0
votes
2answers
320 views
Show Welcome Panel on Dashboard for every user
I have customised the welcome panel on the dashboard for users with information in. I then hid the "Dismiss" button and added CSS to make the welcome panel always visible. Using the 'welcome_panel' ...
1
vote
1answer
525 views
Hooking into add_submenu_page
Ever come across a plugin that is using the manage_options capability for a page that... really doesn't need to be? Well, I've come across just that.
This may be more of a general question about ...
3
votes
2answers
3k views
Possible to hide Custom Post Type UI/Menu from specific User Roles?
What I'm looking to do is completely hide the UI for a custom post type from specific user roles...Ive previously found many resources on how to disable access to using those CPTs but nothing that ...