Go to file
Sergey Biryukov 90fe609bc4 Customize: Avoid extra tabs in a textarea in `WP_Customize_Control::render_content()`.
See #43252.

git-svn-id: https://develop.svn.wordpress.org/trunk@42673 602fd350-edb4-49c9-b593-d223f7449a82
2018-02-08 10:57:41 +00:00
src Customize: Avoid extra tabs in a textarea in `WP_Customize_Control::render_content()`. 2018-02-08 10:57:41 +00:00
tests Options: Use strings in the test suite that follow community guidelines. 2018-02-07 22:41:48 +00:00
tools/i18n
.editorconfig
.gitignore
.jshintrc
.travis.yml
Gruntfile.js Emoji: Tweak the generated emoji arrays to not cause coding standards errors. 2018-01-25 01:05:01 +00:00
jsdoc.conf.json
package.json Build Tools: Update SPDX License in `package.json` to adhere to SPDX v3.0 specification. 2018-02-01 16:38:48 +00:00
phpcs.xml.dist
phpunit.xml.dist Build/Test Tools: Allow code coverage reports to be generated. 2018-02-07 22:20:25 +00:00
webpack.config.dev.js
webpack.config.prod.js
wp-cli.yml
wp-config-sample.php
wp-tests-config-sample.php