Roles issue?
-
I have a bundle of plugins I use for websites that are packaged together within another “container” plugin. Activating the container plugin activates all the plugins within the container.
eg:
My-plugin-pack
|- Plugin A
|- Plugin B
|- Plugin CThis works great in most cases (except for any of the individual plugin updates not showing up as per usual.)
However when I include this plugin in my pack, I don’t see the Plugin listed under settings and if I try to access the plugin’s settings via the correct URL path (domain.com/wp-admin/options-general.php?page=google_analytics), I get the error:
You do not have sufficient permissions to access this page.
Any idea why this would be? I’d really like to include this as part of my plugin pack in this fashion.
- The topic ‘Roles issue?’ is closed to new replies.