Viewing 2 replies - 1 through 2 (of 2 total)
  • @artifaktcom,

    It is possible but only through a code edit.

    In the class-se-frontend.php file you will find 2 lines exactly like this:

    $role = array('fields' => array('user_email'), 'role' => 'administrator');

    On those lines change ‘administrator’ to ‘editor’ and that should work okay for you.

    Thread Starter Artifakt Digital

    (@artifaktcom)

    Great. Thanks mattyrob.
    I’ve made that change.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Sending notification emails to editor roles’ is closed to new replies.