Summery Summery
Retrieve the last modified time for the cache
Syntax Syntax
Return Return
(int) Timestamp
Source Source
File: wp-includes/SimplePie/Cache/MySQL.php
else { return false; } } } return $data; } return false; } /** * Retrieve the last modified time for the cache * * @return int Timestamp */ public function mtime() {