Changes between Initial Version and Version 1 of Ticket #56386, comment 3
- Timestamp:
- 08/25/2022 01:01:18 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #56386, comment 3
initial v1 1 Good point, if we didn't dropthe underscore from `_doing_it_wrong()`, `_deprecated_function()`, seems OK to keep it here too.1 Good point, if we haven't dropped the underscore from `_doing_it_wrong()`, `_deprecated_function()`, seems OK to keep it here too. 2 2 3 3 I suppose we could also introduce non-underscored aliases like `prime_post_caches()` or `wp_prime_post_caches()`, but I'm not sure if there's a strong reason for that at this time, so keeping the current names would be my preference.