Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #30389, comment 1


Ignore:
Timestamp:
11/18/2014 06:45:51 PM (10 years ago)
Author:
uplink3r
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #30389, comment 1

    initial v1  
    11I discovered it's being caused by a plugin that I wrote but here is the code for the plugin (slightly refactored).  Obviously this code should do almost nothing as presented here.
     2
     3Also it's important to note this bug ONLY happens on scheduled posts going to published, even though the code in the plugin only has to do with saving a post in general.
    24{{{
    35function do_the_save( $post_id ){