[wp-trac] [WordPress Trac] #28650: Allow Customizer elements (controls, sections, and panels) to be deep-linked

WordPress Trac noreply at wordpress.org
Tue May 19 20:24:53 UTC 2015


#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 AlexandruDoda):

 It seems that direct page linking + deep linking do not work together. For
 example:

 http://example.com/wp-
 admin/customize.php?autofocus[section]=section_login&url=http://example.com
 /wp-login.php

 ''or''

 http://example.com/wp-admin/customize.php?url=http://example.com/wp-
 login.php&autofocus[section]=section_login

 Neither of these examples will open the page parsed through the url
 parameter and open the panel together. That would be pretty useful when
 linking to specific customization areas. In the example I wrote above, I
 am trying to create a button that links to a specific Customizer section
 after it opens that page since they are contextual / related.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/28650#comment:19>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list