wordpress-develop/src/wp-admin/network
Pascal Birchler 2a713b0b39 Upgrade/Install: Refresh update counts after page load.
By enqueuing the updates script in the footer and passing the number of available updates to it after page load, the update bubbles will be more accurate.

Props ocean90, swissspidy.
Fixes #13071.

git-svn-id: https://develop.svn.wordpress.org/trunk@38827 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-19 10:26:31 +00:00
..
about.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
admin.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
credits.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
edit.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
freedoms.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
index.php Accessibility: Remove target=_blank from the Network screens help tabs links. 2016-10-04 07:02:48 +00:00
menu.php Upgrade/Install: Refresh update counts after page load. 2016-10-19 10:26:31 +00:00
plugin-editor.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
plugin-install.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
plugins.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
profile.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
settings.php Multisite: Use get_network() and get_current_network_id() for current network data. 2016-10-19 04:46:14 +00:00
setup.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
site-info.php Multisite: Replace get_blog_details() with get_site() in network admin screens. 2016-10-19 06:07:09 +00:00
site-new.php Multisite: Use get_network() and get_current_network_id() for current network data. 2016-10-19 04:46:14 +00:00
site-settings.php Multisite: Replace get_blog_details() with get_site() in network admin screens. 2016-10-19 06:07:09 +00:00
site-themes.php Multisite: Replace get_blog_details() with get_site() in network admin screens. 2016-10-19 06:07:09 +00:00
site-users.php Multisite: Replace get_blog_details() with get_site() in network admin screens. 2016-10-19 06:07:09 +00:00
sites.php Multisite: Replace get_blog_details() with get_site() in network admin screens. 2016-10-19 06:07:09 +00:00
theme-editor.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
theme-install.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
themes.php Accessibility: Remove target=_blank from the Network screens help tabs links. 2016-10-04 07:02:48 +00:00
update-core.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
update.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
upgrade.php Multisite: Use correct types in get_sites() during network upgrade. 2016-10-19 05:10:22 +00:00
user-edit.php Multisite: Remove redundant is_multisite() checks in network admin templates. 2016-09-27 15:38:47 +00:00
user-new.php Accessibility: Remove target=_blank from the Network screens help tabs links. 2016-10-04 07:02:48 +00:00
users.php Multisite: Use get_network() and get_current_network_id() for current network data. 2016-10-19 04:46:14 +00:00