Summery Summery
Retrieve the last modified time for the cache
Syntax Syntax
Return Return
(int) Timestamp
Source Source
File: wp-includes/SimplePie/Cache/File.php
{ return @filemtime($this->name); } /** * Set the last modified time to the current time * * @return bool Success status