Changeset 58328 for trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php
- Timestamp:
- 06/04/2024 11:53:37 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/rest-api/endpoints/class-wp-rest-font-faces-controller.php
r57868 r58328 19 19 * @var int 20 20 */ 21 const LATEST_THEME_JSON_VERSION_SUPPORTED = 2;21 const LATEST_THEME_JSON_VERSION_SUPPORTED = 3; 22 22 23 23 /**
Note: See TracChangeset
for help on using the changeset viewer.