Changes between Version 1 and Version 2 of Ticket #50159, comment 27
- Timestamp:
- 05/14/2020 03:49:38 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50159, comment 27
v1 v2 4 4 implementing the interface is a requirement of simplepie 5 5 6 * md5 or not md5 ... i do not know how simplepie can apply a second md5 on a part of a string ... still a m istery for me. Anyway, if you want to remove this md5, just do it !6 * md5 or not md5 ... i do not know how simplepie can apply a second md5 on a part of a string ... still a mystery for me. Anyway, if you want to remove this md5, just do it ! 7 7 8 8 * transient lifetime is passed as a parameter of simplepie cache location (to avoid to have the same filter called twice, meaning not executing twice the same add_filter code if any