Skip to content

Commit 5c9bd91

Browse files
MaggieCabrerasabernhardt
authored andcommitted
Update src/wp-includes/class-wp-theme-json.php
Co-authored-by: Stephen A. Bernhardt <[email protected]>
1 parent f7144a4 commit 5c9bd91

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
@@ -613,6 +613,7 @@ class WP_Theme_JSON {
613613
*
614614
* @since 5.8.0
615615
* @since 6.1.0 Added `heading`, `button`, and `caption` elements.
616+
* @since 6.9.0 Added `textInput` elements.
616617
* @var string[]
617618
*/
618619
const ELEMENTS = array(

0 commit comments

Comments
 (0)