On this page
do_action( 'clear_auth_cookie' )
Fires just before the authentication cookies are cleared.
Source
File: wp-includes/pluggable.php. View all references
do_action( 'clear_auth_cookie' );
Related
Used By
| Used By | Description |
|---|---|
| wp_clear_auth_cookie() wp-includes/pluggable.php | Removes all of the cookies associated with authentication. |
Changelog
| Version | Description |
|---|---|
| 2.7.0 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/clear_auth_cookie