I am using Members plugin to manage User Groups (restrict pages/posts for specific user group) now to show the links to that user group in back-end I need a plugin for creating Custom Menu where the allowed pages/posts links will be shown (back-end) for the specific user group.
I am using Members plugin to manage User Groups (restrict pages/posts for specific user
Share
Well what I do is to add this script in my theme’s
function.phpand fix my issue.