[wp-meta] [Making WordPress.org] #3515: Replace HTML character code with >
Making WordPress.org
noreply at wordpress.org
Thu Mar 15 11:00:12 UTC 2018
#3515: Replace HTML character code with >
---------------------------+-----------------
Reporter: dgwyer | Owner:
Type: defect | Status: new
Priority: normal | Milestone:
Component: Developer Hub | Keywords:
---------------------------+-----------------
In [https://developer.wordpress.org/themes/customize-api/the-customizer-
javascript-api/#preview-js-and-controls-js The Customizer JavaScript API]
Line 5:
`if ( pageId > 0 ) {`
Should be:
`if ( pageId > 0 ) {`
--
Ticket URL: <https://meta.trac.wordpress.org/ticket/3515>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org
More information about the wp-meta
mailing list