#5681
Vladimir
Keymaster

Correct, FB Photo Fetcher plugin protects its menu item under the “Settings” menu with ‘administrator’ role hardcoded:
_admin_menu.php:10:


add_options_page("$fpf_name Options", 'FB Photo Fetcher' . (defined('FPF_ADDON')?"+":""), 'administrator', "fb-photo-fetcher", 'fpf_admin_page');