Changeset 62493 for trunk/src/wp-includes/class-wp-theme-json.php
- Timestamp:
- 06/11/2026 11:09:32 PM (4 days ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/class-wp-theme-json.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/class-wp-theme-json.php
r62444 r62493 2862 2862 * @since 6.6.0 Added optional selectors and options for generating block nodes. 2863 2863 * @since 6.7.0 Added $include_node_paths_only option. 2864 * @since 7.1.0 Added responsive block nodes for breakpoint-based styles. 2864 2865 * 2865 2866 * @param array $theme_json The theme.json converted to an array. … … 5239 5240 * Extracts the block name from the block metadata path. 5240 5241 * 5241 * @since 7.1 5242 * @since 7.1.0 5242 5243 * 5243 5244 * @param array $block_metadata Block metadata.
Note: See TracChangeset
for help on using the changeset viewer.