3
1
Back

{ $new_element->appendChild($para_element); if ($alt_text == $title_text){ } elseif (strpos($title_text, $alt_text) !== false){ // there's both alt and title texts, they're both different, use both.

New Pull Request