[wp-meta] [Making WordPress.org] #3517: Replace HTML character code with greater than character
Making WordPress.org
noreply at wordpress.org
Thu Mar 15 12:29:05 UTC 2018
#3517: Replace HTML character code with greater than character
---------------------------+-----------------
Reporter: dgwyer | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Developer Hub | Keywords:
---------------------------+-----------------
In [https://developer.wordpress.org/themes/customize-api
/javascriptunderscore-js-rendered-custom-controls/#registered-control-
types Registered Control Types]
Line 5:
`$wp_customize->register_control_type( 'WP_Customize_Custom_Control'
);`
Should be:
`$wp_customize->register_control_type( 'WP_Customize_Custom_Control' );`
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3517>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list