Changeset 51809
- Timestamp:
- 09/14/2021 05:30:48 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/version.php
r51272 r51809 11 11 /** 12 12 * The WordPress version string. 13 * 14 * Holds the current version number for WordPress core. Used to bust caches 15 * and to enable development mode for scripts when running from the /src directory. 13 16 * 14 17 * @global string $wp_version
Note: See TracChangeset
for help on using the changeset viewer.