id
to do a name
lookup in wp_set_current_user()
.
Previously, the `name` fallback was failing in the case where the current user was 0, due to a loose comparison between 0 (the current user) and `null` (the value that is used to trigger the `name` fallback). Props bobbingwide. Fixes #20845. git-svn-id: https://develop.svn.wordpress.org/trunk@34947 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
76.7%
CSS
10.9%
JavaScript
9.2%
Modelica
2.4%
HTML
0.6%
Other
0.2%