Skip to content

Commit ab76aa8

Browse files
Update src/wp-includes/class-wp-theme-json.php
Co-authored-by: Stephen A. Bernhardt <[email protected]>
1 parent 7ce50b5 commit ab76aa8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/wp-includes/class-wp-theme-json.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,6 +601,7 @@ class WP_Theme_JSON {
601601
*
602602
* @since 5.8.0
603603
* @since 6.1.0 Added `heading`, `button`, and `caption` elements.
604+
* @since 6.9.0 Added `textInput` elements.
604605
* @var string[]
605606
*/
606607
const ELEMENTS = array(

0 commit comments

Comments
 (0)