3
1
Back

Matching results found. // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); function hook_render_article_cdm($article) { } //Sites that provide images and just need alt tags textified. $article['content'] .= "
Alt: " . $img->getAttribute('title') . ""; } } if(ADD_IDS){ $article['content'] .= "
ID: .

New Pull Request