[wp-trac] [WordPress Trac] #63878: Backport: add support for text inputs on the elements API

WordPress Trac noreply at wordpress.org
Fri Oct 3 10:49:49 UTC 2025


#63878: Backport: add support for text inputs on the elements API
-------------------------------------+------------------------------
 Reporter:  onemaggie                |       Owner:  (none)
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Awaiting Review
Component:  Themes                   |     Version:
 Severity:  normal                   |  Resolution:
 Keywords:  has-patch needs-testing  |     Focuses:
-------------------------------------+------------------------------
Changes (by rollybueno):

 * keywords:  has-patch reporter-feedback => has-patch needs-testing


Comment:

 Replying to [comment:5 wildworks]:
 > > Interestingly, I got the `Property textInput is not allowed` error
 when adding it under the elements key.
 >
 > The schema should be defined correctly. Could you provide the complete
 theme.json code you used for testing?

 @wildworks - I just added it under styles -> elements in 2025 theme. This
 issue actually happens because 2025 is using
 https://schemas.wp.org/wp/6.7/theme.json, but that error is gone if I
 update to use https://schemas.wp.org/trunk/theme.json. I thought I was
 using trunk on my first test report.

 [[Image(https://i.imgur.com/1CR8fMb.png)]]

 New test result seems confirming this works, though best if few more
 report can confirm:

 [[Image(https://i.imgur.com/mgl43s0.png)]]

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/63878#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list