user_new_form, add-existing-user
user_new_form, add-existing-user
Appears in: 7.0.3
Hook Type: action
Displaying hooks found in version: 7.0.3do_action('user_new_form, add-existing-user') is found 1 times:
- /wp-admin/user-new.php line 506
* @since 3.7.0
*
* @param string $type A contextual string specifying which type of new user form the hook follows.
*/
do_action( ‘user_new_form’, ‘add-existing-user’ );
?>
‘addusersub’ ) ); ?>