SSL Settings Menu Showing for Administrators
-
Hi, we recently upgraded a large multisite network to the newest version of the Really Simple SSL plugin (v5.3.4). After the upgrade, we noticed that regular Administrators (not super admins) can see an SSL menu in each subsite’s admin at Settings >> SSL. That menu only appeared on the network level in the past.
We know we can hide that menu by using
remove_submenu_page()
, but we figured it was best to report it since it may be a bug.We also noticed in the code what looked like a potential setting with the name
hide_menu_for_subsites
, but we couldn’t find that within the WordPress admin.Can you help us understand what changed, and what the best next steps are? Thanks a ton for the help.
- The topic ‘SSL Settings Menu Showing for Administrators’ is closed to new replies.