Archived topic
Multisite install permission issue
4 replies · Started by Anonymous on February 22, 2016
Currently, we have the plugin menu disabled for everyone but the Super Admins. This is causing the items in metaboxes.php to not display for anyone not a Super Admin.
I see you are applying the check to see if the user editing can activate_plugins with the apply_filters. If the plugin menu is not given to the Administrators of the multisites, the features are disabled.
Could a new release include the ability to have these options enabled, or toggled, from the Network Admin for instances where the plugin menu is not enabled? Also, any suggestions for a "quick" fix?
My apologies, I accidentally posted this in the add-on section. This message applies to the theme, not the add-on.
Hi there,
You can change the permissions for these metaboxes using the filter.
For example: https://generatepress.com/forums/topic/page-options-working-only-for-network-administrator/#post-117465
Let me know :)
Thank you for your response, I apparently missed that in my searches.
No problem :) Glad I could help
