Changeset 61574
- Timestamp:
- 02/02/2026 04:41:27 AM (3 months ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-theme.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme.php
r61457 r61574 234 234 * 235 235 * @since 3.4.0 236 * @var bool236 * @var int 237 237 */ 238 238 private static $cache_expiration = 1800;
Note: See TracChangeset
for help on using the changeset viewer.