Changes between Initial Version and Version 1 of Ticket #20316, comment 25
- Timestamp:
- 05/14/2013 03:57:05 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #20316, comment 25
initial v1 3 3 4 4 I totally agree. I was using a simple selection of the transient by SQL in my plugin but using delete_transient to then remove them - amongst other things this isn't very efficient at removing large numbers of un-housekeep transients. I'm coding a change this week to replace it with a single SQL to achieve it. 5 6 David.