Hook trigger when a new role is created
-
Hi, I need to perform some actions when a new role is created (or cloned) in the plugin. Is there any hook to use to be able to execute some custom code?
I see there is a hook do_action( ‘members_role_updated’, $this->role->name );but I’m not sure if this will work when a new role is created.
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Hook trigger when a new role is created’ is closed to new replies.