Change WordPress user roles and capabilities › Forums › Give user access to plugin – how to › Give few plugins access to a user › Reply To: Give few plugins access to a user
15/05/2019 at 07:29
#5683
Participant
Ok, we found a workaround for this.
Changing ‘administrator’ in ‘manage_options’ then it works ok.
add_options_page("$fpf_name Options", 'FB Photo Fetcher' . (defined('FPF_ADDON')?"+":""), 'manage_options', "fb-photo-fetcher", 'fpf_admin_page');