Go to file
Andrew Ozz 8cae5c7ab7 Editor: look at the class of the wrapper element instead of `getUserSetting('editor')` to determine the default editor, fixes #27257
git-svn-id: https://develop.svn.wordpress.org/trunk@27364 602fd350-edb4-49c9-b593-d223f7449a82
2014-03-02 23:25:25 +00:00
src Editor: look at the class of the wrapper element instead of `getUserSetting('editor')` to determine the default editor, fixes #27257 2014-03-02 23:25:25 +00:00
tests Introduce get_site_by_path() and further rewrite the site detection process for multisite. 2014-03-02 22:24:50 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js JSHint: Generically blacklist all minified files. fixes #25351. 2014-02-27 19:38:51 +00:00
package.json Developer tools: grunt-patch-wordpress from jorbin, for applying patches directly from Trac. 2014-02-26 21:45:55 +00:00
phpunit.xml.dist
wp-config-sample.php
wp-tests-config-sample.php