Go to file
Dion Hulse 6e0ba7864f Theme Editor: Validate files are editable based on their relative filenames, rather than full file path.
This fixes theme editing on Windows platforms where `validate_file()` will return `2` on a full file path.

Fixes #42609.


git-svn-id: https://develop.svn.wordpress.org/trunk@42244 602fd350-edb4-49c9-b593-d223f7449a82
2017-11-27 03:27:19 +00:00
src Theme Editor: Validate files are editable based on their relative filenames, rather than full file path. 2017-11-27 03:27:19 +00:00
tests General: Fix some precision alignment formatting warnings. 2017-11-26 23:56:25 +00:00
tools/i18n Remove the `svn:executable` property from files that don't need it. 2017-11-17 02:57:27 +00:00
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js
jsdoc.conf.json
package.json Trunk is now 5.0-alpha 2017-11-07 05:46:41 +00:00
phpunit.xml.dist
webpack.config.dev.js
webpack.config.prod.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php Database: Restore numbered placeholders in `wpdb::prepare()`. 2017-10-31 11:59:43 +00:00