3
1
Back

$entry->getAttribute('title'); $alt_text = trim($img->getAttribute('title')); if (!$alt_text) { $new_element = $doc->createElement("img"); $new_element->setAttribute('src', $extraimage->getAttribute('src')); $bread->parentNode->replaceChild($new_element, $bread); $article['content'] = $doc->saveHTML(); function get_img_tags($xpath, $query, &$article, $base_url=NULL) { function about() { function get_img_tags($xpath, $query, $article, $base_url=NULL) { /* absolute URL .

New Pull Request