Changes between Initial Version and Version 1 of Ticket #30389, comment 1
- Timestamp:
- 11/18/2014 06:45:51 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #30389, comment 1
initial v1 1 1 I 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 3 Also 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. 2 4 {{{ 3 5 function do_the_save( $post_id ){