Go to file
Sergey Biryukov 86c8a7c9e6 Docs: Remove erroneous `@static` notation from `WP_Tax_Query::get_sql()`, added in [32627].
The method was never used as static.

Props birgire.
See #42803.

git-svn-id: https://develop.svn.wordpress.org/trunk@42752 602fd350-edb4-49c9-b593-d223f7449a82
2018-02-25 21:44:40 +00:00
src Docs: Remove erroneous `@static` notation from `WP_Tax_Query::get_sql()`, added in [32627]. 2018-02-25 21:44:40 +00:00
tests Tests: Correct a "false positive" assertion in `test_media_handle_upload_ignores_page_parent_for_directory_date()`. 2018-02-25 18:46:44 +00:00
tools/i18n
.editorconfig
.gitignore Build/Test Tools: Remove `vendor` file name entry from `.gitignore`. 2018-02-25 11:29:25 +00:00
.jshintrc
.travis.yml
Gruntfile.js
jsdoc.conf.json
package.json Build Tools: Update SPDX License in `package.json` to adhere to SPDX v3.0 specification. 2018-02-01 16:38:48 +00:00
phpcs.xml.dist
phpunit.xml.dist Build/Test Tools: Allow code coverage reports to be generated. 2018-02-07 22:20:25 +00:00
webpack.config.dev.js
webpack.config.prod.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php