Wordpress/wp-admin/network
Andrew Nacin c7855fb7bc Use wp_get_theme() rather than get_theme_data() in the verify theme deletion (multisite network) screen. see #20103.
git-svn-id: https://develop.svn.wordpress.org/trunk@20037 602fd350-edb4-49c9-b593-d223f7449a82
2012-02-29 07:50:56 +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 Autocomplete for add-user screens in multisite. props boonebgorges, Japh, DrewAPicture, PeteMall, nacin, koopersmith, markjaquith. see #19810. 2012-02-10 08:45:17 +00:00
sites.php Update login-logo.png to use proper color. Copy it over wordpress-logo.png. Make that one canonical, and stop using login-logo.png. Leave it for plugins. props iammattthomas. see #19955. 2012-02-17 04:57:56 +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 Use wp_get_theme() rather than get_theme_data() in the verify theme deletion (multisite network) screen. see #20103. 2012-02-29 07:50:56 +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