How to grant access to sending emails to the author
-
Hello!
How to grant access to sending emails to the author or new user-category?
It’s not work:$result = add_role( 'superauthor', __( 'superauthor' ), array( 'send_email' => true, ) );
Thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to grant access to sending emails to the author’ is closed to new replies.