[wp-trac] [WordPress Trac] #35982: The new feature 'site logo' is not working on-the-fly (postMessage)

WordPress Trac noreply at wordpress.org
Sun Feb 28 04:08:16 UTC 2016


#35982: The new feature 'site logo' is not working on-the-fly (postMessage)
--------------------------+-----------------------------
 Reporter:  sidati        |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Customize     |    Version:  trunk
 Severity:  normal        |   Keywords:
  Focuses:  javascript    |
--------------------------+-----------------------------
 Hi,

 Ive been using the v 4.5-beta1-36748 the last days, and it seems great but
 there is an issue with the new feature "Site Logo".
 After changing the transport to postMessage (code bellow), it keeps
 refreshing the page after adding/changing/removing the logo image :/
 {{{#!php
 <?php
 $wp_customize->get_setting( 'site_logo' )->transport = 'postMessage';
 }}}

 Best,
 Sidati

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35982>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list