Changeset 19569 for trunk/wp-admin/network/upgrade.php
- Timestamp:
- 12/08/2011 04:49:16 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/network/upgrade.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/network/upgrade.php
r19514 r19569 23 23 'title' => __('Overview'), 24 24 'content' => 25 '<p>' . __('Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Admin Bar). Clicking the Update Network button will step through each site in the network, five at a time, and make sure any database updates are applied.') . '</p>' .25 '<p>' . __('Only use this screen once you have updated to a new version of WordPress through Updates/Available Updates (via the Network Administration navigation menu or the Toolbar). Clicking the Update Network button will step through each site in the network, five at a time, and make sure any database updates are applied.') . '</p>' . 26 26 '<p>' . __('If a version update to core has not happened, clicking this button won’t affect anything.') . '</p>' . 27 27 '<p>' . __('If this process fails for any reason, users logging in to their sites will force the same update.') . '</p>'
Note: See TracChangeset
for help on using the changeset viewer.