user_new_form, add-existing-user

user_new_form, add-existing-user

Appears in:
Hook Type: action

See hook in core

Displaying hooks found in version: 7.0.3

do_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’ ) ); ?>