Multisite Site Administrators Cannot Access "Feed Them" Settings Admin Screen
-
Hello:
We are running WordPress 3.9.1 multisite at the University of Wisconsin-Milwaukee and provide campus site administrators the Feed Them Social plugin (version 1.4.2 at the time of this writing).
Our campus site administrators cannot see the “Feed Them” settings administration screen submenu of the “Feed Them” WordPress Administration Menu. If they try to manually access the settings page (e.g. “admin.php?page=feed-them-settings-page”), they receive the following error:
You do not have sufficient permissions to access this page.
I think the lack of access for site administrators within multisite is because the “edit_plugins” capability is used when the “Feed Them” submenu is added via the add_menu_page in the Feed_Them_Main_Menu function — and “edit_plugins” is (understandably) not available for multisite site administrators.
Would it be possible to use a different capability (manage_options, or a new Feed Them-specific capability?), so site administrators can use the plugin in WordPress multisite?
Regards, Mark Jacobson
The topic ‘Multisite Site Administrators Cannot Access "Feed Them" Settings Admin Screen’ is closed to new replies.