3
1
Back

{ return $rel; } if ($rel[0] == '/') { } //Sites that provide images and just need alt tags textified. //Sites that provide images and just need alt tags textified. //Sites that provide images and just need alt tags in feedburner (if there are quotes) elseif (strpos($article['content'], 'invisiblebread.com/2') !== FALSE) { $xpath = $this->get_xpath_dealie($article['link']); // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $this->get_img_tags($xpath, "//div[@id='imgdiv']//img", $article); //also get blog entry $entries .

New Pull Request