wordpress-develop/src/wp-admin/network
2020-09-20 13:16:12 +00:00
..
about.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
admin.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
credits.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
edit.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:35:34 +00:00
freedoms.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
index.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
menu.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
plugin-editor.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
plugin-install.php Coding Standards: Use strict comparison in wp-admin/network where static strings are involved. 2020-05-24 09:14:21 +00:00
plugins.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
privacy.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
profile.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
settings.php I18N: Add a language icon next to the Default Language network option. 2020-09-20 13:16:12 +00:00
setup.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
site-info.php Coding Standards: Use strict comparison in wp-admin/network where static strings are involved. 2020-05-24 09:14:21 +00:00
site-new.php Coding Standards: Use strict comparison in wp-admin/network where static strings are involved. 2020-05-24 09:14:21 +00:00
site-settings.php Coding Standards: Use strict comparison in wp-admin/network where static strings are involved. 2020-05-24 09:14:21 +00:00
site-themes.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:35:34 +00:00
site-users.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:35:34 +00:00
sites.php Coding Standards: Replace echo sprintf() with printf(). 2020-06-20 13:16:45 +00:00
theme-editor.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
theme-install.php Coding Standards: Use strict comparison in wp-admin/network where static strings are involved. 2020-05-24 09:14:21 +00:00
themes.php Help/About: Move "Learn more: Auto-updates documentation" link about "Support", for consistency with other screens. 2020-06-19 21:12:34 +00:00
update-core.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
update.php Coding Standards: Use strict type check for in_array() and array_search() where strings are involved. 2020-04-05 03:00:44 +00:00
upgrade.php Coding Standards: Use strict comparison for $wp_db_version check in wp-admin/network/upgrade.php. 2020-05-24 09:13:39 +00:00
user-edit.php Code Modernization: Replace dirname( __FILE__ ) calls with __DIR__ magic constant. 2020-02-06 06:31:22 +00:00
user-new.php Coding Standards: Use strict comparison in wp-admin/network where static strings are involved. 2020-05-24 09:14:21 +00:00
users.php Coding Standards: Fix instances of Generic.WhiteSpace.ArbitraryParenthesesSpacing.FoundEmpty. 2020-05-26 09:35:34 +00:00