Skip to content

Commit c4f4ae6

Browse files
committed
Update since
1 parent b50c7e2 commit c4f4ae6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/class-wp-theme-json-gutenberg.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -3278,7 +3278,7 @@ protected static function filter_slugs( $node, $slugs ) {
32783278
* Removes insecure data from theme.json.
32793279
*
32803280
* @since 5.9.0
3281-
* @since 6.6.0 Added support for block style variation element styles.
3281+
* @since 6.6.0 Added support for block style variation element styles and $origin parameter.
32823282
*
32833283
* @param array $theme_json Structure to sanitize.
32843284
* @param string $origin Optional. What source of data this object represents.

0 commit comments

Comments
 (0)