Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #32264, comment 9


Ignore:
Timestamp:
05/13/2015 07:09:15 AM (10 years ago)
Author:
rhurling
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32264, comment 9

    initial v1  
    11I created a new patch per @johnbillion's suggestion, which deletes the transient in wp_insert_post.
     2
     3Edit: I forgot to delete the transients on attachment deletion, so I added that to the patch.