WordPress/wp-admin/network
2012-11-30 13:40:59 +00:00
..
about.php
admin.php
credits.php
edit.php
freedoms.php
index.php
menu.php Correct a translation context in the network admin. props SergeyBiryukov. fixes #20910. 2012-09-15 19:57:46 +00:00
plugin-editor.php
plugin-install.php
plugins.php
profile.php
settings.php Move sanitization for the multisite illegal_names, limited_email_domains, and banned_email_domains options to sanitize_option(). props wonderboymusic. fixes #21552. 2012-09-25 01:54:12 +00:00
setup.php
site-info.php Deprecate get_blog_option(), add_blog_option(), update_blog_option(), and delete_blog_option(). 2012-08-03 17:51:42 +00:00
site-new.php Add manual new lines to a string, as double quotes with \n is not optimal due to sprintf-parsing reasons. props SergeyBiryukov, fixes #22486. see #22260. 2012-11-19 06:11:42 +00:00
site-settings.php
site-themes.php Remove unused edit-site nonce fields from site-users and site-themes. props jeremyfelt, fixes #21277. 2012-09-18 23:06:22 +00:00
site-users.php Remove unused edit-site nonce fields from site-users and site-themes. props jeremyfelt, fixes #21277. 2012-09-18 23:06:22 +00:00
sites.php Scope button classes so they can be used on the frontend without interfering with theme styles. 2012-11-30 13:40:59 +00:00
theme-editor.php
theme-install.php
themes.php Fix Bulk Theme Deletion in the Network Admin when using FTP. Props kobenland. Fixes #20671 2012-09-29 01:36:14 +00:00
update-core.php
update.php
upgrade.php Deprecate get_blog_option(), add_blog_option(), update_blog_option(), and delete_blog_option(). 2012-08-03 17:51:42 +00:00
user-edit.php
user-new.php
users.php Hide the link manager from the UI on upgrade, if the site has no links. New DB option, link_manager_enabled. 2012-08-13 16:18:42 +00:00