wordpress-develop/src/wp-admin/network
Jeremy Felt 42773dc11b 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


git-svn-id: https://develop.svn.wordpress.org/trunk@30029 602fd350-edb4-49c9-b593-d223f7449a82
2014-10-26 22:09:46 +00:00
..
about.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
admin.php Priority fixes for various existing hook documentation. 2014-04-12 00:00:32 +00:00
credits.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
edit.php Inline documentation for hooks in wp-admin/network/edit.php and wp-admin/network/users.php. 2013-10-30 16:03:14 +00:00
freedoms.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
index.php Use SSL when linking to WordPress.org. see #27115. 2014-03-08 04:13:28 +00:00
menu.php Network Admin Menu: 2014-10-02 15:48:36 +00:00
plugin-editor.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
plugin-install.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
plugins.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
profile.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
settings.php * Declare $site_mimes before using it in check_upload_mimes(). 2014-09-07 10:10:33 +00:00
setup.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
site-info.php Fix syntax for single- and multi-line comments in wp-admin-directory files. 2014-07-17 09:13:53 +00:00
site-new.php Differentiate between invalid and missing admin emails when adding a new site 2014-10-12 00:21:02 +00:00
site-settings.php Replace all uses of like_escape() with $wpdb->esc_like(). 2014-06-10 00:43:32 +00:00
site-themes.php Network Admin: Fix pagination on site-themes and site-users. 2014-03-25 16:56:45 +00:00
site-users.php hackificator doesn't like mixed quote styles in some generated HTML. The switch from single to double allows these files to be parsed. 2014-05-19 01:58:28 +00:00
sites.php Use SSL when linking to WordPress.org. see #27115. 2014-03-08 04:13:28 +00:00
theme-editor.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
theme-install.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
themes.php Language packs: Remove translations when deleting a theme or a plugin. 2014-10-08 19:04:05 +00:00
update-core.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
update.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
upgrade.php Optimize site query when performing network database upgrades 2014-10-26 22:09:46 +00:00
user-edit.php Don't rely on include_path to include files. 2013-09-25 00:17:40 +00:00
user-new.php Allow apostrophes in email addresses when adding users via the Dashboard. 2014-10-19 20:29:33 +00:00
users.php Users screen in network admin: 2014-10-25 13:51:36 +00:00