Make WordPress Core

Changes between Version 2 and Version 3 of Ticket #63975, comment 34


Ignore:
Timestamp:
09/28/2025 09:57:17 PM (7 months ago)
Author:
SirLouen
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63975, comment 34

    v2 v3  
    77
    88Let me check my backlog, but I remember I already have this in another pending PR or was another function?
     9
     10EDIT: Nope, it was `wp_update_post` in #62468 I did an overhaul to move everything to an independent file and start adding specific unit tests for that.
     11
     12Ok, let's do the same for `wp_delete_post` it has been forgotten, I also think there are a couple tests that can be reunified here.