Go to file
Scott Taylor 0f4f941900 In `WP_Image_Editor::get_output_format()`, `$file_mime` and `$file_ext` are set twice before they are used.
See #27882.


git-svn-id: https://develop.svn.wordpress.org/trunk@28320 602fd350-edb4-49c9-b593-d223f7449a82
2014-05-06 18:36:34 +00:00
src In `WP_Image_Editor::get_output_format()`, `$file_mime` and `$file_ext` are set twice before they are used. 2014-05-06 18:36:34 +00:00
tests Multisite: Treat 'www' as a special subdomain, reversing 3.9 regression. 2014-05-06 05:31:12 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js More descriptive docs for `grunt jshint:core`. 2014-04-30 21:39:43 +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