I'm trying to send have my site send me a notification email when someone registers with the role subscriber. I can probably achieve that with a hook on mu-plugins but I don't know where to start or which hook to use. Tried adding an if statement inside a plugin but it's probably overkill to install a plugin and modify it just for this functionality. Thanks!
Wordpress: Send a notification when a user registers, but only for users with Subscriber role
1k views Asked by Alejandro Nieto At
2
For your information the default register user role is "Subscriber" role, if you have set the other role you have to change the role after registered. Try this one: