i need know what is function name
-
i use this code for um plugin can do like this code.
add_action( ‘um_registration_complete’, ‘um_registration_complete_set_new_role’, 2, 2 );
function um_registration_complete_set_new_role( $user_id, $args ) {
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘i need know what is function name’ is closed to new replies.