WordPress/wp-admin
Gary Pendergast 8244397ffb Coding Standards: Prepare for upgrading WPCS to 1.0.0.
In order to get the best result when running `phpcbf` across the codebase, there are some manual tweaks we need to make.

These fall into three categories:
- Fixing incorrectly indented code which has flow-on effects when auto-fixing.
- Tweaking the layout of inline PHP inside HTML tags.
- Moving more complex inline PHP inside HTML tags, to execute earlier.

See #44600.


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


git-svn-id: http://core.svn.wordpress.org/trunk@43398 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2018-08-15 06:22:26 +00:00
..
css
images
includes Coding Standards: Prepare for upgrading WPCS to 1.0.0. 2018-08-15 06:22:26 +00:00
js
maint
network Coding Standards: Prepare for upgrading WPCS to 1.0.0. 2018-08-15 06:22:26 +00:00
user
about.php
admin-ajax.php
admin-footer.php
admin-functions.php
admin-header.php
admin-post.php
admin.php
async-upload.php
comment.php
credits.php
custom-background.php
custom-header.php
customize.php
edit-comments.php
edit-form-advanced.php
edit-form-comment.php
edit-link-form.php
edit-tag-form.php
edit-tags.php
edit.php
export.php
freedoms.php Coding Standards: Prepare for upgrading WPCS to 1.0.0. 2018-08-15 06:22:26 +00:00
import.php
index.php
install-helper.php
install.php
link-add.php
link-manager.php
link-parse-opml.php
link.php
load-scripts.php
load-styles.php
media-new.php
media-upload.php
media.php
menu-header.php
menu.php
moderation.php
ms-admin.php
ms-delete-site.php
ms-edit.php
ms-options.php
ms-sites.php
ms-themes.php
ms-upgrade-network.php
ms-users.php
my-sites.php
nav-menus.php Coding Standards: Prepare for upgrading WPCS to 1.0.0. 2018-08-15 06:22:26 +00:00
network.php
options-discussion.php
options-general.php
options-head.php
options-media.php
options-permalink.php
options-reading.php
options-writing.php
options.php
plugin-editor.php
plugin-install.php
plugins.php
post-new.php
post.php
press-this.php
privacy.php
profile.php
revision.php
setup-config.php
term.php
theme-editor.php Coding Standards: Prepare for upgrading WPCS to 1.0.0. 2018-08-15 06:22:26 +00:00
theme-install.php
themes.php
tools.php
update-core.php Coding Standards: Prepare for upgrading WPCS to 1.0.0. 2018-08-15 06:22:26 +00:00
update.php
upgrade-functions.php
upgrade.php
upload.php
user-edit.php
user-new.php
users.php
widgets.php