Go to file
2013-11-15 02:34:37 +00:00
src Invalidate the 'update_core' Update check transient when $wp_version changes. See #25831 2013-11-15 02:34:37 +00:00
tests Remove the Featured Content term filters when running Unit Tests. Set the return value of wp_get_object_terms() to a var before passing to array_shift() in test_get_object_terms_types(), which expects a var to be passed by reference. 2013-11-15 02:32:16 +00:00
tools/i18n
.gitignore
.jshintrc Remove smarttabs from .jshintrc per IRC discussion. see #25187. 2013-11-13 19:23:16 +00:00
Gruntfile.js Grunt jshint: ensure the file passed with --file=filename.js matches all or part of the filepath before checking string lengths. Makes it possible to pass a file with full or partial path. All of these would work properly: 2013-11-14 18:16:59 +00:00
package.json Move to grunt-sass, which which has less bells and whistles than grunt-contrib-sass but also no Ruby dependency. 2013-11-13 23:37:30 +00:00
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php