Go to file
Weston Ruter e9bed0f3a5 Customize: Replace invalid reference to `$_SERVER['customized']` with `$_POST['customized']`.
Introduced in r31421.
Fixes #36852.


git-svn-id: https://develop.svn.wordpress.org/trunk@37520 602fd350-edb4-49c9-b593-d223f7449a82
2016-05-23 05:09:57 +00:00
src Customize: Replace invalid reference to `$_SERVER['customized']` with `$_POST['customized']`. 2016-05-23 05:09:57 +00:00
tests Tests: `get_terms()` 'search' test should have more precise fixtures.. 2016-05-23 03:25:51 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml Travis CI: Include `npm prune` in the `before_script` command. 2016-05-01 20:03:59 +00:00
Gruntfile.js
package.json
phpunit.xml.dist Set a whitelist for PHPUnit code coverage. 2016-05-17 20:22:57 +00:00
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php