Changeset 47088 for trunk/src/wp-includes/default-constants.php
- Timestamp:
- 01/20/2020 03:12:12 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/default-constants.php
r46278 r47088 127 127 * YEAR_IN_SECONDS does not take leap years into account. 128 128 * 129 * If you need more accuracy please consider using the DateTime class (https:// secure.php.net/manual/en/class.datetime.php).129 * If you need more accuracy please consider using the DateTime class (https://www.php.net/manual/en/class.datetime.php). 130 130 * 131 131 * @since 3.5.0
Note: See TracChangeset
for help on using the changeset viewer.