be0175838b
Correct some `@return` values. Some functions can `return new WP_Error` without setting it to a variable. Some functions can return their `apply_filters(...)` call without first setting it to a variable. `is_object_in_taxonomy()` can return its conditional instead of if/else true/false. See #32444. git-svn-id: https://develop.svn.wordpress.org/trunk@32627 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
src | ||
tests | ||
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 |