3
1
Back

Alter alt-textify to handle both title and alt tags textified. $alt_element = $doc->createElement("i", $alt_text); $para_element->appendChild($text_element); } elseif (strpos($title_text, $alt_text) !== false){ // there's.

New Pull Request