Searched refs:get_cache (Results 1 – 2 of 2) sorted by relevance
503 $cache = $this->get_cache($image_url);793 private function get_cache(string $image_url = ''): DataCache function in SimplePie\\Sanitize
1730 $cache = $this->get_cache($this->feed_url);3426 private function get_cache(string $feed_url = ''): DataCache function in SimplePie\\SimplePie