Labels Milestones
BackUsers // $article['content'] = $this->get_img_tags($xpath, "//img[contains(@src, 'sp') and contains(@src, 'png')]", $article); } //Sites that provide images and just need alt tags if both exist Updated LICD, alter alt-textify to handle both title and alt tags textified. $article['content'] .= "
ID: " . $img->getAttribute('title') . ""; } if(preg_match("@.*(
New Pull Request