Go to file
Pascal Birchler 40c948c1a6 Users: Always return `$current_user` in `wp_get_current_user()`, never a boolean.
Fixes unit tests affected by [36311].

See #19615.

git-svn-id: https://develop.svn.wordpress.org/trunk@36313 602fd350-edb4-49c9-b593-d223f7449a82
2016-01-15 10:46:38 +00:00
src Users: Always return `$current_user` in `wp_get_current_user()`, never a boolean. 2016-01-15 10:46:38 +00:00
tests Users: Deprecate the `get_currentuserinfo()` pluggable function. 2016-01-15 10:15:21 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
package.json
phpunit.xml.dist
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php