[wp-trac] [WordPress Trac] #39238: The active handler for a video header isn't accessible
WordPress Trac
noreply at wordpress.org
Sun Dec 11 19:56:57 UTC 2016
#39238: The active handler for a video header isn't accessible
--------------------------+-----------------------------
Reporter: bradyvercher | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Themes | Version: 4.7
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
In `wp-custom-header.js`, the handler used for displaying the video should
be assigned to `wp.customHeader.activeHandler` for other scripts to
access. However, with the way it's currently being assigned, that property
is always undefined.
For reference,
[https://github.com/WordPress/WordPress/blob/9669c60397c8c4056ac76bf93603f299e597fdad
/wp-includes/js/wp-custom-header.js#L57 this is where] the assignment
currently happens.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/39238>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list