3
1
Back

(!$alt_text && !$title_text) { $new_element->appendChild($para_element); if ($alt_text == $title_text){ } elseif (strpos($alt_text, $title_text) !== False) { $alt_text = trim($entry->getAttribute('alt')); $alt_text = trim($img->getAttribute('alt')); if (!$alt_text || $alt_text == $article['title'] || strpos($article['title'], $alt_text) !== false){ // there's.

New Pull Request