3
1
Back

$doc->loadHTML($article['content']); $xpath = $this->get_xpath_dealie($article['link']); Updated LICD, alter alt-textify to handle both title and alt tags if both exist.

New Pull Request