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

WordPress Trac noreply at wordpress.org
Wed Nov 8 00:31:30 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:  needs-patch     |     Focuses:
----------------------------+------------------
Changes (by westonruter):

 * keywords:  has-patch dev-feedback => needs-patch


Comment:

 @dlh Thanks very much for testing that. I forgot about
 `ALTERNATE_WP_CRON`.

 Regardless, if the loopback request fails (which is a common cause for
 scheduling problems) then `spawn_cron()` won't do anything either.

 The simplest thing I can think of is to open an Ajax request to invoke the
 customize save method like when hitting Publish in the Customizer. Can you
 think of a better way?

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


More information about the wp-trac mailing list