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

    (@shinephp)

    Open acg_mailing_list.php, go to line #53. You will see this code there

    // Set admin as the only one who can use Mailing List Manager for security
      $allowed_group = 'manage_options';

    Change ‘manage_options’ to some key capability from the ‘Editor’ role, like ‘edit_others_posts’. Your editor should see this plugin menu then.

    Thread Starter kwd

    (@kwd)

    Yay!! THANK YOU so very much! This did the trick!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Need Editor to have access to plugin’ is closed to new replies.