Changes between Initial Version and Version 5 of Ticket #62849
- Timestamp:
- 01/29/2025 11:49:01 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #62849
- Property Keywords good-first-bug has-patch added
- Property Owner set to sukhendu2002
-
Property
Status
changed from
newtoassigned -
Property
Milestone
changed from
Awaiting Reviewto6.8
-
Ticket #62849 – Description
initial v5 7 7 This will also introduce consistency with the action name `set_transient_{$transient}`. 8 8 9 ---- 10 11 Edit: `setted_site_transient` ought to be renamed too as part of this, see [comment:3 comment #3] -- @peterwilsoncc 12 9 13 The incorrectly spelt action is [https://wpdirectory.net/search/01JJAJAAEHNJZHT5F8V4H5M35T used in some popular plugins], the two highest installations with 200K+ active installs, so that may be a blocker due to the amount of log entries it will create. It will not be a back-compat break as it would be covered by a `do_action_deprecated()` call.