Summery Summery
Set the last modified time to the current time
Syntax Syntax
Return Return
(bool) Success status
Source Source
File: wp-includes/SimplePie/Cache/File.php
/** * Remove the cache * * @return bool Success status */ public function unlink() { if (file_exists($this->name))