WordPress/wp-admin/network
whyisjake 07ace12e6c General: WordPress updates
* XML-RPC: Improve error messages for unprivileged users.
* External Libraries: Disable deserialization in Requests_Utility_FilteredIterator
* Embeds: Disable embeds on deactivated Multisite sites.
* Coding standards: Modify escaping functions to avoid potential false positives.
* XML-RPC: Return error message if attachment ID is incorrect.
* Upgrade/install: Improve logic check when determining installation status.
* Meta: Sanitize meta key before checking protection status.
* Themes: Ensure that only privileged users can set a background image when a theme is using the deprecated custom background page.

Brings the changes from [49380,49382-49388] to the 3.8 branch.

Props xknown, zieladam, peterwilsoncc, whyisjake, desrosj, dd32.

Built from https://develop.svn.wordpress.org/branches/3.8@49408


git-svn-id: http://core.svn.wordpress.org/branches/3.8@49167 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-10-29 19:16:11 +00:00
..
about.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
admin.php Lose EOF ?>. Clean up EOF newlines. fixes #12307 2012-01-08 17:01:11 +00:00
credits.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
edit.php Inline documentation for hooks in wp-admin/network/edit.php and wp-admin/network/users.php. 2013-10-30 16:04:09 +00:00
freedoms.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
index.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +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 Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
plugin-install.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
plugins.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
profile.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
settings.php Multisite: Improve escaping in network settings. 2016-03-30 16:07:10 +00:00
setup.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
site-info.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
site-new.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
site-settings.php Hook docs pinking shears. 2013-12-04 20:03:09 +00:00
site-themes.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
site-users.php General: WordPress updates 2020-10-29 19:16:11 +00:00
sites.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
theme-editor.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
theme-install.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
themes.php No-JavaScript and no-Customizer support for the new Themes screen. 2013-12-06 16:11:10 +00:00
update-core.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
update.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
upgrade.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
user-edit.php Don't rely on include_path to include files. 2013-09-25 00:18:11 +00:00
user-new.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00
users.php Remove all screen_icon() calls and deprecate the functions, props TobiasBg, fixes #26119 2013-12-02 03:53:11 +00:00