Changes between Version 2 and Version 3 of Ticket #63975, comment 34
- Timestamp:
- 09/28/2025 09:57:17 PM (7 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #63975, comment 34
v2 v3 7 7 8 8 Let me check my backlog, but I remember I already have this in another pending PR or was another function? 9 10 EDIT: 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 12 Ok, 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.