is_rss()) { return; } $url = $asset->url(); $title = $asset->title(); $id = 'a' . md5($url); $embed = << .gfg-root { border: none; font-family: inherit; }
Loading...
EOT; $result = array(); $result[self::EMBED_SNIPPET] = $embed; $result[self::TITLE] = $title; return $result; } }