Summery Summery
Retrieve the data saved to the cache
Syntax Syntax
Return Return
(array) Data for SimplePie::$data
Source Source
File: wp-includes/SimplePie/Cache/Memcache.php
if ($data !== false) { return unserialize($data); } return false; } /** * Retrieve the last modified time for the cache