3
1
Back

//Sites that provide images and just need alt tags elseif (strpos($article['link'], 'threepanelsoul.com/2') !== FALSE) { $article['content'] .= "
$orig_content
"; // Awkward Zombie elseif (strpos($article['link'], 'alicegrove.com') !== FALSE) { // only keep everything starting at the first if(preg_match("@.*(@", '', $article['content']); if (preg_match("@.*?(.*)@", $article['content'], $matches)) { $article['content'] .= "

" . $entry->ownerDocument->saveXML($entry) . "

"; } } //Sites that provide images and just need alt tags in feedburner (if there are two overlapping footprints provided for each, one primary and one with an eye towards doing it all in one.

New Pull Request