WPDev.one
Action Hook

wp_authorize_application_password_form

do_action( 'wp_authorize_application_password_form', $request, $user )

Fires in the Authorize Application Password form before the submit buttons. The array of request data. All arguments are optional and may be empty. }

Parameters 2 parameters

Name / Type Description
$request
mixed
No description available.
$user
mixed
No description available.

Hook Information

Source File
wp-admin/authorize-application.php
Advertisement