Changes between Initial Version and Version 1 of Ticket #54771, comment 1
- Timestamp:
- 01/09/2022 08:44:41 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #54771, comment 1
initial v1 1 1 The Docblock for `wp_cache_flush()` was changed to its current form as part of general Docblock improvements for 5.4 - #48303. 2 2 3 Prior to this, the Docblock was changed from "Always returns true" to "False on failure, true on success" in [ https://core.trac.wordpress.org/changeset/2332823328].3 Prior to this, the Docblock was changed from "Always returns true" to "False on failure, true on success" in [23328]. 4 4 5 5 See @SergeyBiryukov's [https://core.trac.wordpress.org/ticket/23058#comment:4 comment on #23058].