Changeset 58682 for trunk/src/wp-includes/load.php
- Timestamp:
- 07/06/2024 02:52:05 PM (10 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/load.php
r58128 r58682 453 453 /** 454 454 * Gets the time elapsed so far during this PHP script. 455 *456 * Uses REQUEST_TIME_FLOAT that appeared in PHP 5.4.0.457 455 * 458 456 * @since 5.8.0
Note: See TracChangeset
for help on using the changeset viewer.