Changeset 56414 for trunk/src/wp-includes/class-wp-theme-json.php
- Timestamp:
- 08/18/2023 05:27:16 PM (21 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json.php
r56382 r56414 2686 2686 * @param array $path Path to inspect. 2687 2687 * @param bool|array $override Data to compute whether to override the preset. 2688 * @return bool ean2688 * @return bool 2689 2689 */ 2690 2690 protected static function should_override_preset( $theme_json, $path, $override ) {
Note: See TracChangeset
for help on using the changeset viewer.