WordPress/wp-admin/network
2012-02-08 06:05:35 +00:00
..
about.php about.php and friends for the global dashboard. see #19762. 2012-01-06 18:08:45 +00:00
admin.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
credits.php about.php and friends for the global dashboard. see #19762. 2012-01-06 18:08:45 +00:00
edit.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
freedoms.php about.php and friends for the global dashboard. see #19762. 2012-01-06 18:08:45 +00:00
index-extra.php Network admin multisite checks and docs. see #14435. 2010-11-10 14:27:15 +00:00
index.php Use WP_Screen::add_help_tab(). see #19020 2011-12-01 02:22:07 +00:00
menu.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
plugin-editor.php Network admin multisite checks and docs. see #14435. 2010-11-10 14:27:15 +00:00
plugin-install.php Set IFRAME_REQUEST for theme/plugin information iframe. Props SergeyBiryukov, fixes #15509 2010-12-01 18:53:37 +00:00
plugins.php Network admin multisite checks and docs. see #14435. 2010-11-10 14:27:15 +00:00
profile.php Network admin multisite checks and docs. see #14435. 2010-11-10 14:27:15 +00:00
settings.php split was deprecated in PHP 5.3.0, so use explode instead. Props garyc40. Fixes #16325. 2012-01-09 21:20:51 +00:00
setup.php Move the network version of Tools > Network to the network admin. props wpdavis, fixes #15461. 2010-11-18 05:24:13 +00:00
site-info.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
site-new.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
site-settings.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
site-themes.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
site-users.php Use one space, not two, after trailing punctuation. fixes #19537 2011-12-13 23:45:31 +00:00
sites.php Use is_rtl() for html direction when possible. In sites.php, language_attributes() will always exist (MU vestige). When the DB is dead, language_attributes() is worse than a simple is_rtl() check. is_rtl() exists here due to wp_load_translations_early(). see #18180. 2012-02-08 06:05:35 +00:00
theme-editor.php Network admin multisite checks and docs. see #14435. 2010-11-10 14:27:15 +00:00
theme-install.php Set IFRAME_REQUEST for theme/plugin information iframe. Props SergeyBiryukov, fixes #15509 2010-12-01 18:53:37 +00:00
themes.php One newline is enough. 2012-01-05 20:10:39 +00:00
update-core.php Network admin multisite checks and docs. see #14435. 2010-11-10 14:27:15 +00:00
update.php IFRAME_REQUEST for network/update.php. props duck_, see #15724. 2010-12-10 18:25:18 +00:00
upgrade.php s/Admin Bar/Toolbar/. Props ocean90. fixes #19461 2011-12-08 16:49:16 +00:00
user-edit.php Network admin multisite checks and docs. see #14435. 2010-11-10 14:27:15 +00:00
user-new.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
users.php Best practice, use wp_safe_redirect() when dealing with referrers. Props nacin. 2011-12-10 18:26:48 +00:00