[wp-trac] [WordPress Trac] #47445: Unable to set rows attribute for textarea input in the Customizer
WordPress Trac
noreply at wordpress.org
Fri May 31 12:58:11 UTC 2019
#47445: Unable to set rows attribute for textarea input in the Customizer
--------------------------+-----------------------------
Reporter: timhavinga | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 5.2.1
Severity: normal | Keywords:
Focuses: ui |
--------------------------+-----------------------------
Hi there,
Currently, when a textarea input is added to the Customizer via
WP_Customize_Manager::add_control(), the number of rows is fixed to 5. See
[[https://core.trac.wordpress.org/browser/tags/5.2/src/wp-includes/class-
wp-customize-manager.php#L4140|line 4140 of the Customize Manager]].
Could this be fixed to be 5 by default, but enables me to override this?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/47445>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list