Clicking to White Label CMS Settings goes to dashboard homepage
-
/wp-admin/options-general.php?page=wlcms-plugin.php redirects to /wp-admin/It looks like that before loading the admin settings page the plugin checks if the current logged-in user can install plugins. If not then it just redirects to the admin page and does not load the settings page. In our case, this means that no users can access the plugin settings as we have the DISALLOW_FILE_MODS set to true.
Is there a workaround that we can implement here?
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.