[wp-trac] [WordPress Trac] #19942: Simplify themes preview link building

WordPress Trac wp-trac at lists.automattic.com
Wed Feb 29 22:52:31 UTC 2012


#19942: Simplify themes preview link building
------------------------------+---------------------
 Reporter:  ocean90           |       Owner:  nacin
     Type:  defect (bug)      |      Status:  closed
 Priority:  normal            |   Milestone:  3.4
Component:  Themes            |     Version:  2.8
 Severity:  minor             |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------

Comment (by koopersmith):

 Just to note that this was actually incorrect if we wanted to match the
 admin's scheme — `home_url()` defaults to 'http' when `is_admin()` is
 true. See #20137, [20051].

 However, now that the theme customizer is in core (#19910, [19995]) this
 preview code will likely be used for no-js previewing, which does *not*
 need to match the admin's scheme as it will load in a new tab.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/19942#comment:3>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list