Labels Milestones
BackIt's about $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } } } $entries = $xpath->query($query); $result_html = ''; foreach ($entries as $entry){ $article['content'] .= "
" . $entry->ownerDocument->saveXML($entry) . "
"; } } // Three Panel Soul elseif (strpos($article['link'], 'cad-comic.com/comic/') !== FALSE) { elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { // $xpath = $this->get_xpath_dealie($article['link']); $article['content'] = $img; } } 0 0 Y. New Pull Request