Go to file
Sergey Biryukov 5c071dbc16 Add a filter to human_time_diff().
props slimndap.
fixes #27271.

git-svn-id: https://develop.svn.wordpress.org/trunk@28670 602fd350-edb4-49c9-b593-d223f7449a82
2014-06-05 00:38:33 +00:00
src Add a filter to human_time_diff(). 2014-06-05 00:38:33 +00:00
tests After [28613], also kill queries that explicityly pass empty arrays to `category__in`, `tag__in`, `tag_slug__in`, and `author__in` to `WP_Query`. 2014-06-04 17:49:26 +00:00
tools/i18n i18n tools: Have makepot search for the main file of the plugin. 2014-03-04 21:06:48 +00:00
.editorconfig
.gitignore Remove twenty* ignore-exclusion lines. Already tracked. 2014-02-26 20:59:25 +00:00
.jshintrc
.travis.yml
Gruntfile.js Fix double quote jshint warning in Gruntfile.js, fixes #26751 2014-05-29 19:33:00 +00:00
package.json 4.0 version bumps. 2014-04-21 04:41:57 +00:00
phpunit.xml.dist
wp-cli.yml Introduce default `wp-cli.yml` for core development. 2014-04-30 21:35:18 +00:00
wp-config-sample.php
wp-tests-config-sample.php