Labels Milestones
Back"
Alt: $alt_text"; list($html, $content_type) = $this->get_content($link); $doc = new DOMXpath($doc); $imgs = $xpath->query('//img'); //doesn't get simpler than this foreach($imgs as $img){ if ($img->getAttribute('title')) { $article['content'] .= "
$orig_content
"; //also append the blarg post because that's small, interesting, //also. New Pull Request