[wp-trac] [WordPress Trac] #40308: Customize: Video header control fails to use is_header_video_active() for active_callback
WordPress Trac
noreply at wordpress.org
Thu Apr 6 17:20:11 UTC 2017
#40308: Customize: Video header control fails to use is_header_video_active() for
active_callback
------------------------------------------+--------------------------
Reporter: pratikshrestha | Owner: westonruter
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7.4
Component: Customize | Version: 4.7
Severity: normal | Resolution: fixed
Keywords: has-patch commit fixed-major | Focuses:
------------------------------------------+--------------------------
Changes (by swissspidy):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"40384"]:
{{{
#!CommitTicketReference repository="" revision="40384"
Customize: Use `is_header_video_active()` as `active_callback` for
`external_header_video` control instead of `is_front_page()`.
Use the same `active_callback` as was supplied previously for the
`header_video` control in [39240] where this instance was missed.
Amends [39240].
Props pratikshrestha.
See #38738.
Fixes #40308.
Merges [40379] to the 4.7 branch.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/40308#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list