Changeset 41289 for trunk/src/wp-admin/includes/class-core-upgrader.php
- Timestamp:
- 08/22/2017 11:51:11 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/class-core-upgrader.php
r41161 r41289 96 96 /* 97 97 * If partial update is returned from the API, use that, unless we're doing 98 * a reinstall . If we cross the new_bundled version number, then use98 * a reinstallation. If we cross the new_bundled version number, then use 99 99 * the new_bundled zip. Don't though if the constant is set to skip bundled items. 100 100 * If the API returns a no_content zip, go with it. Finally, default to the full zip.
Note: See TracChangeset
for help on using the changeset viewer.