WordPress/wp-admin/network
Sergey Biryukov 19bca10d79 Coding Standards: Replace `echo sprintf()` with `printf()`.
See #49542.
Built from https://develop.svn.wordpress.org/trunk@48111


git-svn-id: http://core.svn.wordpress.org/trunk@47880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-06-20 13:18:11 +00:00
..
about.php
admin.php
credits.php
edit.php Coding Standards: Fix instances of `Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty`. 2020-05-26 09:37:10 +00:00
freedoms.php
index.php
menu.php
plugin-editor.php
plugin-install.php Coding Standards: Use strict comparison in `wp-admin/network` where static strings are involved. 2020-05-24 09:17:09 +00:00
plugins.php
privacy.php
profile.php
settings.php Coding Standards: Fix instances of `Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty`. 2020-05-26 09:37:10 +00:00
setup.php
site-info.php Coding Standards: Use strict comparison in `wp-admin/network` where static strings are involved. 2020-05-24 09:17:09 +00:00
site-new.php Coding Standards: Use strict comparison in `wp-admin/network` where static strings are involved. 2020-05-24 09:17:09 +00:00
site-settings.php Coding Standards: Use strict comparison in `wp-admin/network` where static strings are involved. 2020-05-24 09:17:09 +00:00
site-themes.php Coding Standards: Fix instances of `Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty`. 2020-05-26 09:37:10 +00:00
site-users.php Coding Standards: Fix instances of `Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty`. 2020-05-26 09:37:10 +00:00
sites.php Coding Standards: Replace `echo sprintf()` with `printf()`. 2020-06-20 13:18:11 +00:00
theme-editor.php
theme-install.php Coding Standards: Use strict comparison in `wp-admin/network` where static strings are involved. 2020-05-24 09:17:09 +00:00
themes.php Help/About: Move "Learn more: Auto-updates documentation" link about "Support", for consistency with other screens. 2020-06-19 21:14:08 +00:00
update-core.php
update.php Coding Standards: Use strict type check for `in_array()` and `array_search()` where strings are involved. 2020-04-05 03:02:11 +00:00
upgrade.php Coding Standards: Use strict comparison for `$wp_db_version` check in `wp-admin/network/upgrade.php`. 2020-05-24 09:15:07 +00:00
user-edit.php
user-new.php Coding Standards: Use strict comparison in `wp-admin/network` where static strings are involved. 2020-05-24 09:17:09 +00:00
users.php Coding Standards: Fix instances of `Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty`. 2020-05-26 09:37:10 +00:00