[wp-trac] [WordPress Trac] #47445: Unable to set rows attribute for textarea input in the Customizer

WordPress Trac noreply at wordpress.org
Tue Aug 26 17:47:56 UTC 2025


#47445: Unable to set rows attribute for textarea input in the Customizer
-------------------------------------+--------------------------------
 Reporter:  timhavinga               |       Owner:  TimothyBlynJacobs
     Type:  enhancement              |      Status:  closed
 Priority:  normal                   |   Milestone:  6.9
Component:  Customize                |     Version:  5.2.1
 Severity:  normal                   |  Resolution:  fixed
 Keywords:  has-patch has-test-info  |     Focuses:  ui
-------------------------------------+--------------------------------
Changes (by TimothyBlynJacobs):

 * owner:  (none) => TimothyBlynJacobs
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"60662" 60662]:
 {{{
 #!CommitTicketReference repository="" revision="60662"
 Customize: Allow specifying the number of rows for <textarea> inputs.

 Previously, the textarea control was forced to use 5 rows. This commit
 instead applies a default value of 5, but allows for a developer to
 specify a different number of rows using the input_attrs arg.

 Props sirlouen, timhavinga, celloexpressions, sainathpoojary.
 Fixes #47445.
 }}}

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


More information about the wp-trac mailing list