WordPress/wp-admin/network
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
..
about.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
admin.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
credits.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
edit.php Hooks: Standardize naming of dynamic hooks using values derived from superglobals to use interpolation vs concatenation. 2017-12-01 11:36:50 +00:00
freedoms.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
index.php Code is Poetry. 2017-11-30 23:11:00 +00:00
menu.php Administration: Rename Appearance → Editor menu item to Theme Editor and Plugins → Editor to Plugin Editor for clarity. 2018-02-10 08:43:32 +00:00
plugin-editor.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
plugin-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
plugins.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
privacy.php Administration: Ensure the new Privacy Policy screen appears when within the Network Admin and User Admin. 2017-11-06 18:17:54 +00:00
profile.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
settings.php Docs: Document more parameters and properties using typed array notation. 2018-03-25 18:10:32 +00:00
setup.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
site-info.php Coding Standards: Prepare for upgrading WPCS to 1.0.0. 2018-08-15 06:22:26 +00:00
site-new.php Accessibility: Networks and Sites: mark the New Site required form fields as required. 2018-03-07 19:41:33 +00:00
site-settings.php Code is Poetry. 2017-11-30 23:11:00 +00:00
site-themes.php Code is Poetry. 2017-11-30 23:11:00 +00:00
site-users.php General: Further improve error messages following [42648]. 2018-02-19 02:13:32 +00:00
sites.php Accessibility: Better color contrast for the tables pagination links. 2018-04-29 16:25:21 +00:00
theme-editor.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
theme-install.php Code is Poetry. 2017-11-30 23:11:00 +00:00
themes.php Code is Poetry. 2017-11-30 23:11:00 +00:00
update-core.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
update.php Code is Poetry. 2017-11-30 23:11:00 +00:00
upgrade.php Code is Poetry. 2017-11-30 23:11:00 +00:00
user-edit.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:39:29 +00:00
user-new.php General: Introduce WP_Error::has_errors() method and use it where appropriate. 2018-02-27 02:31:31 +00:00
users.php Code is Poetry. 2017-11-30 23:11:00 +00:00