Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #64553, comment 8


Ignore:
Timestamp:
01/30/2026 05:11:35 PM (5 weeks ago)
Author:
solankisoftware
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #64553, comment 8

    initial v1  
    33The PR updates `delete_expired_transients()` to support scoped cleanup
    44via a `$prefix` parameter and clarifies behavior with external object cache.
    5 Unit tests will be added next.