Make WordPress Core

Changeset 60265


Ignore:
Timestamp:
05/30/2025 01:36:24 PM (10 months ago)
Author:
SergeyBiryukov
Message:

Docs: Document the $wp_version global in update_core().

Follow-up to [17576], [22226], [31124], [32643], [39687].

Props upadalavipul, mukesh27, johnbillion, SergeyBiryukov.
Fixes #63496.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/includes/update-core.php

    r60160 r60265  
    10241024 * @global string[]           $_new_bundled_files
    10251025 * @global wpdb               $wpdb                   WordPress database abstraction object.
     1026 * @global string             $wp_version             The WordPress version string.
    10261027 *
    10271028 * @param string $from New release unzipped path.
Note: See TracChangeset for help on using the changeset viewer.