[wp-trac] [WordPress Trac] #29157: Customizer documentation spike
WordPress Trac
noreply at wordpress.org
Fri Aug 8 22:07:14 UTC 2014
#29157: Customizer documentation spike
-------------------------+-------------------------------
Reporter: ericlewis | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses: javascript, docs
-------------------------+-------------------------------
Changes (by ericlewis):
* keywords: => has-patch
Comment:
In attachment:29157.diff,
add descriptions and JSDocs for a bunch of constructors/methods/functions
in `customize-loader.js` and `customize-base.js`.
Move `extend()` to live in `api.Class.extend` for a straightforward code
read; doesn't break anything because it's not available outside of the
IIFE and was directly applied to `api.Class.extend` after its declaration.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/29157#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list