wp_authorize_application_password_form – action
Fires in the Authorize Application Password form before the submit buttons.
Parameters
- .
- ( 5.6.0 ) . .
- ( array ) $request { The array of request data. All arguments are optional and may be empty. . . .
- $app_name
- ( string ) The suggested name of the application. . . .
- $success_url
- ( string ) The url the user will be redirected to after approving the application. . . .
- $reject_url
- ( string ) The url the user will be redirected to after rejecting the application. } . . .
- $user
- ( WP_User ) The user authorizing the application. . . .
Invokers
1 to 1 of 1