rest_after_insert_application_password – action
Fires after a single application password is completely created or updated via the REST API.
Parameters
- .
- ( 5.6.0 ) . .
- ( array ) $item Inserted or updated password item. . . .
- $request
- ( WP_REST_Request ) Request object. . . .
- ( bool ) $creating True when creating an application password, false when updating. . . .