Hello!
I need a custom User Role to assign a Forum Administrator that is allowed to delete forum members but has no access to the whole WordPress Admin.
As I understand correctly, this can only be done by a User Role manager plugin, am I right?
If yes, which plugin do you reccomend for using it with wpForo?
(Currently I have disabled Role-Usergroup synchronisation, because I think it can be handled within wpForo. I have 4 different forums. 1 is accessible for all registered users and the other 3 have their own members and moderator)
Thanks very much in advance!
And in addition this Forum Administrator need to receive an email notification in case of a new user registration (this seems only be possible for Admin user roles....).
Hello,
Just to clarify a bit more (summarized):
I need to create a Forum Administrator that has the following rights:
- Receive notification emails for new user registrations
- Allowed to delete members
- NO access to the whole WordPress admin part
Role-Usergroup synchronisation is disabled as I think all access rights can be handled within wpForo. I have 4 different forums. One forum is for all registered users. The other 3 forums each have their own member and own moderator (preferably their own Forum Administrator for editing their own members but that doesn't seem to be possible).
If I need a user role plugin for this, which one do you recommend?
Thanks in advance!
It seems that sending new user registration notifications to multiple email addresses, is only possible by using a plugin (or additional code).
(Since this is only handled by WordPress, not by wpForo?)
Could you please confirm that?