Tagged Questions
0
votes
0answers
225 views
Adding variable to custom admin page url, access denied as administrator [closed]
I am setting up a custom author edit comments admin page so that the author can only see their comments or comments made to their post. Each author can control a handful of posts.
I have a function ...
0
votes
3answers
4k views
Remove Custom Post Type menu for none administrator users
I've been researching this all day and haven't come up with much results.
I want to restrict who can see my Custom Post Types by User Level (or some other way). So if the person logged in is not an ...