WordPress/wp-admin/network
Jeremy Felt aa469e2623 Optimize site query when performing network database upgrades
We only use `blog_id` from the query, so we don't need a wildcard.

props marcosf
Fixes #30097

Built from https://develop.svn.wordpress.org/trunk@30029


git-svn-id: http://core.svn.wordpress.org/trunk@30029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2014-10-26 22:10:19 +00:00
..
about.php
admin.php
credits.php
edit.php
freedoms.php
index.php
menu.php Network Admin Menu: 2014-10-02 15:49:17 +00:00
plugin-editor.php
plugin-install.php
plugins.php
profile.php
settings.php * Declare $site_mimes before using it in check_upload_mimes(). 2014-09-07 10:11:17 +00:00
setup.php
site-info.php
site-new.php Differentiate between invalid and missing admin emails when adding a new site 2014-10-12 00:22:18 +00:00
site-settings.php
site-themes.php
site-users.php
sites.php
theme-editor.php
theme-install.php
themes.php Language packs: Remove translations when deleting a theme or a plugin. 2014-10-08 19:05:20 +00:00
update-core.php
update.php
upgrade.php Optimize site query when performing network database upgrades 2014-10-26 22:10:19 +00:00
user-edit.php
user-new.php Allow apostrophes in email addresses when adding users via the Dashboard. 2014-10-19 20:30:19 +00:00
users.php Users screen in network admin: 2014-10-25 13:52:19 +00:00