On this page
do_action( 'set_current_user' )
Fires after the current user is set.
Source
File: wp-includes/pluggable.php. View all references
do_action( 'set_current_user' );
Related
Used By
| Used By | Description |
|---|---|
| wp_set_current_user() wp-includes/pluggable.php | Changes the current user by ID or name. |
Changelog
| Version | Description |
|---|---|
| 2.0.1 | Introduced. |
© 2003–2022 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/set_current_user