WordPress/wp-admin/network
2013-09-05 18:49:09 +00:00
..
about.php
admin.php
credits.php
edit.php
freedoms.php
index.php Update Network Dashboard help text. props DrewAPicture, raggedrobins. see #23163. 2013-03-09 03:18:26 +00:00
menu.php Call them network upgrades rather than network updates to better indicate that they are DB upgrades rather than code/file upgrades. 2013-03-05 17:02:31 +00:00
plugin-editor.php
plugin-install.php
plugins.php
profile.php
settings.php Deprecate get_dashboard_blog(). 2013-08-06 16:07:46 +00:00
setup.php
site-info.php Stop using get_blogaddress_by_domain() when updating the siteurl/homeurl from the network admin. 2013-09-05 18:49:09 +00:00
site-new.php Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes(). 2013-03-01 17:14:09 +00:00
site-settings.php Remove extraneous function parameters in the network admin. props rlerdorf. see #24210. 2013-04-29 00:26:49 +00:00
site-themes.php
site-users.php Avoid a fatal error when adding a non-existent user to a site. props duck_. fixes #24460. 2013-06-25 14:24:18 +00:00
sites.php Use wp_unslash() instead of stripslashes() and stripslashes_deep(). Use wp_slash() instead of add_magic_quotes(). 2013-03-01 17:14:09 +00:00
theme-editor.php
theme-install.php
themes.php Keep the theme update thickbox from being obscured by the toolbar. 2013-07-05 15:15:58 +00:00
update-core.php
update.php
upgrade.php Clarify a database upgrade string, for 3.7. 2013-09-04 17:50:09 +00:00
user-edit.php
user-new.php Correct phpdoc for Add New User screen in network admin. props zeo. fixes #24446. 2013-05-29 23:35:13 +00:00
users.php