wordpress-develop/src/wp-includes/theme-compat
Gary Pendergast 574821573a General: Fix some precision alignment formatting warnings.
The WPCS `WordPress.WhiteSpace.PrecisionAlignment` rule throws warnings for a bunch of code that will likely cause issues for `wpcbf`. Fixing these manually beforehand gives us better auto-fixed results later.

See #41057.



git-svn-id: https://develop.svn.wordpress.org/trunk@42228 602fd350-edb4-49c9-b593-d223f7449a82
2017-11-26 23:56:25 +00:00
..
comments.php General: Fix some precision alignment formatting warnings. 2017-11-26 23:56:25 +00:00
embed-404.php Docs: Reference the correct embed templates and template parts filenames in headers for embed files introduced or changed in 4.5. 2016-03-28 18:23:53 +00:00
embed-content.php Embeds: Avoid "Division by zero" warning in embed-content.php template if a thumbnail has a zero height. 2017-10-18 15:08:58 +00:00
embed.php Docs: Reference the correct embed templates and template parts filenames in headers for embed files introduced or changed in 4.5. 2016-03-28 18:23:53 +00:00
footer-embed.php Docs: Standardize DocBlock summaries for hooks that serve to "print" something to use third-person singular verbs. 2016-05-25 16:04:37 +00:00
footer.php Docs: Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong(), _deprecated_function(), _deprecated_argument(), and _deprecated_file() throughout core. 2016-07-06 12:39:01 +00:00
header-embed.php Docs: Standardize DocBlock summaries for hooks that serve to "print" something to use third-person singular verbs. 2016-05-25 16:04:37 +00:00
header.php Docs: Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong(), _deprecated_function(), _deprecated_argument(), and _deprecated_file() throughout core. 2016-07-06 12:39:01 +00:00
sidebar.php Docs: Use 3-digit, x.x.x-style semantic versioning for _doing_it_wrong(), _deprecated_function(), _deprecated_argument(), and _deprecated_file() throughout core. 2016-07-06 12:39:01 +00:00