Viewing 1 replies (of 1 total)
  • Plugin Author Vladimir Garagulya

    (@shinephp)

    If you are about making admin menu of this plugin available for Administrator only, goto line #564

    add_options_page('Reaction buttons', 'Reaction Buttons', 8, 'reaction_buttons', 'reaction_buttons_submenu');

    and change ‘8’ there to ‘administrator’, for example.

Viewing 1 replies (of 1 total)
  • The topic ‘User role Editor for Reactions plugin?’ is closed to new replies.