Filters the information attached to the newly created session.
Can be used to attach further information to a session.
$sessionarray
$user_idint
$session = apply_filters( 'attach_session_information', array(), $this->user_id );
| Version | Description |
|---|---|
| 4.0.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/attach_session_information