[wp-trac] [WordPress Trac] #28650: Allow Customizer elements (controls, sections, and panels) to be deep-linked
WordPress Trac
noreply at wordpress.org
Tue Mar 1 22:03:29 UTC 2016
#28650: Allow Customizer elements (controls, sections, and panels) to be deep-
linked
-------------------------+-------------------------------
Reporter: westonruter | Owner: celloexpressions
Type: enhancement | Status: closed
Priority: normal | Milestone: 4.1
Component: Customize | Version: 3.4
Severity: normal | Resolution: fixed
Keywords: | Focuses: javascript
-------------------------+-------------------------------
Comment (by westonruter):
In [changeset:"36796"]:
{{{
#!CommitTicketReference repository="" revision="36796"
Customize: Ensure autofocus deep-linking applies for dynamically-created
panels, sections, and controls.
Removes overly-zealous filtering of autofocus panels, sections, and
controls which are unrecognized or for which the user doesn't have the
capability to focus (in which case it would no-op anyway). Also defers
autofocus logic until instances are created, even after initial `ready`
event. This ensures that autofocus can apply for any panels, sections, or
controls that get created via the loaded preview.
See #28650.
Fixes #36018.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28650#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list