Summery Summery
Fires an action hook when the account action has been confirmed by the user.
Syntax Syntax
Description Description
Using this you can assume the user has agreed to perform the action by clicking on the link in the confirmation email.
After firing this action hook the page will redirect to wp-login a callback redirects or exits first.
Parameters Parameters
- $request_id
-
Request ID.
Source Source
File: wp-login.php
Advertisement
Changelog Changelog
Version | Description |
---|---|
4.9.6 | Introduced. |