Changes between Initial Version and Version 1 of Ticket #23022, comment 24
- Timestamp:
- 07/28/2021 04:48:57 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23022, comment 24
initial v1 5 5 The new `wp_untrash_post_status` filter did not help existing plugins maintain their status quo's. 6 6 7 Why was there wasno developer note for this breakage?7 Why was there no developer note for this breakage? 8 8 9 9 In my opinion, the committed solution here is suboptimal. The `wp_untrash_post_set_previous_status()` implementation should have been the first clue this was not a great idea.