[wp-trac] [WordPress Trac] #42457: Scheduled changeset won't publish if Customizer is opened first after missing schedule

WordPress Trac noreply at wordpress.org
Tue Nov 7 23:12:34 UTC 2017


#42457: Scheduled changeset won't publish if Customizer is opened first after
missing schedule
------------------------------------+------------------
 Reporter:  LittleBigThing          |       Owner:
     Type:  defect (bug)            |      Status:  new
 Priority:  normal                  |   Milestone:  4.9
Component:  Customize               |     Version:  4.9
 Severity:  normal                  |  Resolution:
 Keywords:  has-patch dev-feedback  |     Focuses:
------------------------------------+------------------

Comment (by dlh):

 If `ALTERNATE_WP_CRON` is enabled, then `spawn_cron()` will redirect the
 user back to the Customizer. However, `WP_Customize_Manager` calls
 `remove_action( 'init', 'wp_cron' )`.

 In my testing, my changes were not published in this scenario, but maybe I
 didn't replicate the scenario correctly? `ALTERNATE_WP_CRON` might not be
 too common, either.

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


More information about the wp-trac mailing list