wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_get_current_user › WordPress Function
Since2.0.3
Deprecatedn/a
› wp_get_current_user ( No parameters )
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Retrieves the current user object.
Will set the current user, if the current user is not set. The current user will be set to the logged-in person. If no user is logged-in, then it will set the current user to 0, which is invalid and won't have any permissions.Related Functions: _wp_get_current_user, wp_set_current_user, set_current_user, get_current_user_id, get_current_site