3
1
Back

$base_url=NULL) { $img_attributes_whitelist = array('src', 'alt', 'title'); $new_src = $this->rel2abs($orig_src, $article['link']); if ($alt_text && $alt_text != $article['title']){ $result_html .= "
Alt: " . $article['id']; } return $article; } if(ADD_IDS){ $article['content'] .= "

" . $entry->textContent . "

"; } } } Clean up.

New Pull Request