Changeset 47099 for trunk/src/wp-admin/includes/update-core.php
- Timestamp:
- 01/22/2020 12:17:24 AM (7 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/includes/update-core.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/includes/update-core.php
r47060 r47099 881 881 * @param string $from New release unzipped path. 882 882 * @param string $to Path to old WordPress installation. 883 * @return null|WP_Error Nullon success, WP_Error on failure.883 * @return string|WP_Error New WordPress version on success, WP_Error on failure. 884 884 */ 885 885 function update_core( $from, $to ) {
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)