do_action( ‘set_current_user’ )

In this article

Fires after the current user is set.

Source

wp-includes/pluggable.php
do_action( 'set_current_user' );

Changelog

VersionDescription
2.0.1Introduced.

User Contributed Notes

You must log in before being able to contribute a note or feedback.