do_action( 'auth_cookie_expired', array $cookie_elements )
Fires once an authentication cookie has expired.
Description Description
Parameters Parameters
- $cookie_elements
-
(array) An array of data for the authentication cookie.
Source Source
Changelog Changelog
Version | Description |
---|---|
2.7.0 | Introduced. |