Go to file
2013-11-13 04:16:43 +00:00
src Restore the $current_site global in wp-admin/admin-header.php to avoid an undefined function error in single site. 2013-11-13 04:16:43 +00:00
tests Always clean install in PHPUnit Tests. 2013-11-11 22:14:24 +00:00
tools/i18n Extract: rename method extract_entries to extract_from_code 2013-10-26 00:54:27 +00:00
.gitignore Don't remove the compiled.html QUnit file. Ignore it instead. 2013-11-12 23:20:28 +00:00
.jshintrc Update jshint grunt task to exclude eqeqeq and curly for now, until we've resolved other code smells. 2013-11-07 21:14:49 +00:00
Gruntfile.js Add grunt jshint:themes for linting Twenty Fourteen and future bundled themes. 2013-11-12 23:41:17 +00:00
package.json Use CSSJanus via a Grunt task to generate right-to-left CSS. 2013-11-12 21:18:45 +00:00
phpunit.xml.dist
wp-config-sample.php Move wp-config-sample.php to the root of develop.svn. 2013-08-29 20:45:17 +00:00
wp-tests-config-sample.php Update wp-tests-config-sample.php to run with WP_DEBUG by default. see #25282. 2013-09-23 16:17:59 +00:00