Changeset 53177
- Timestamp:
- 04/14/2022 06:13:40 AM (14 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json-resolver.php
r53176 r53177 124 124 125 125 /** 126 * Return core's origin config.126 * Returns core's origin config. 127 127 * 128 128 * @since 5.8.0 … … 410 410 411 411 /** 412 * Whether the active theme has a theme.json file.412 * Determines whether the active theme has a theme.json file. 413 413 * 414 414 * @since 5.8.0
Note: See TracChangeset
for help on using the changeset viewer.