[wp-trac] [WordPress Trac] #30888: Manage in Customizer lacks return param for Widgets admin page

WordPress Trac noreply at wordpress.org
Fri Feb 6 16:55:10 UTC 2015


#30888: Manage in Customizer lacks return param for Widgets admin page
----------------------------------------+-----------------------
 Reporter:  westonruter                 |       Owner:  tywayne
     Type:  defect (bug)                |      Status:  assigned
 Priority:  normal                      |   Milestone:  4.2
Component:  Customize                   |     Version:  4.1
 Severity:  normal                      |  Resolution:
 Keywords:  good-first-bug needs-patch  |     Focuses:
----------------------------------------+-----------------------

Comment (by tywayne):

 {{{REQUEST_URI}}} was used to ensure a return to whatever view of
 widgets.php they actually came from.

 For example, let's say a theme or plugin provided a filtered view of
 widgets.php, showing only widget areas for specific layouts/templates
 using a query string (iThemes Builder does exactly that.)

 If we explicitly point them to widgets.php, they'd lose the filtered view
 they came from.

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


More information about the wp-trac mailing list