Labels Milestones
BackAlso see my solution to getting the image. // $article['content'] = $this->get_img_tags($xpath, '//td/img[contains(@src, "/comics/images/")]', $article); $article['content'] .= "
" . $entry->textContent . "
"; } } // replace the