Changeset 52597 for trunk/src/wp-includes/class-wp-theme-json.php
- Timestamp:
- 01/18/2022 08:27:39 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json.php
r52434 r52597 1521 1521 * values they introduce don't conflict with default values. We do so 1522 1522 * by checking the incoming slugs for theme presets and compare them 1523 * with the equivalent d fefault presets: if a slug is present as a default1523 * with the equivalent default presets: if a slug is present as a default 1524 1524 * we remove it from the theme presets. 1525 1525 */
Note: See TracChangeset
for help on using the changeset viewer.