WordPress/wp-content/themes/twentyeleven/inc
Gary Pendergast 56c162fbc9 Coding Standards: Upgrade WPCS to 1.0.0
WPCS 1.0.0 includes a bunch of new auto-fixers, which drops the number of coding standards issues across WordPress significantly. Prior to running the auto-fixers, there were 15,312 issues detected. With this commit, we now drop to 4,769 issues.

This change includes three notable additions:
- Multiline function calls must now put each parameter on a new line.
- Auto-formatting files is now part of the `grunt precommit` script. 
- Auto-fixable coding standards issues will now cause Travis failures.

Fixes #44600.


Built from https://develop.svn.wordpress.org/trunk@43571


git-svn-id: http://core.svn.wordpress.org/trunk@43400 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-08-17 01:51:36 +00:00
..
images Twenty Eleven, minor cleanup: remove extra spaces in CSS file and crush a few more kilobytes from a PNG file. 2013-04-29 21:02:25 +00:00
theme-customizer.js Twenty Eleven: add postMessage support for header_textcolor to improve the user experience in the Customizer. 2015-04-01 21:42:27 +00:00
theme-options.css Add rtl class to the admin body if is_rtl(). RTL fixes for twentyeleven theme-options.php. Props rasheed. fixes #17603 2011-06-02 22:19:58 +00:00
theme-options.js * Don't clear link colour when switching layouts 2011-06-10 13:41:51 +00:00
theme-options.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00
widgets.php Coding Standards: Upgrade WPCS to 1.0.0 2018-08-17 01:51:36 +00:00