Go to file
Boone Gorges c064ac690c `date_query` should be a property on `WP_Comment_Query` objects.
Instead of a local variable.

Props flixos90.
Fixes #36741.

git-svn-id: https://develop.svn.wordpress.org/trunk@37354 602fd350-edb4-49c9-b593-d223f7449a82
2016-05-03 16:14:28 +00:00
src `date_query` should be a property on `WP_Comment_Query` objects. 2016-05-03 16:14:28 +00:00
tests Customize: Handle filtering `sidebars_widgets` when the underlying option is non-existent. 2016-05-02 23:41:18 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml Travis CI: Include `npm prune` in the `before_script` command. 2016-05-01 20:03:59 +00:00
Gruntfile.js Build/Test Tools: Run image tasks only if there are changes 2016-04-15 10:18:03 +00:00
package.json Update grunt-contrib-uglify from ~0.10.0 to ~1.0.1 2016-04-15 16:09:07 +00:00
phpunit.xml.dist Tests: Exclude `ms-files` test group from default PHPUnit config 2016-04-20 17:10:21 +00:00
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php