You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the permissions check looks at manage_options this capability does not have to do with plugin access. The correct capability to check is activate_plugins. For Reference and source code reference
Currently the permissions check looks at
manage_optionsthis capability does not have to do with plugin access. The correct capability to check isactivate_plugins. For Reference and source code reference