3
1
Back

[mm] /* [Sphere Indents (optional)] */ // $host->add_hook($host::HOOK_ARTICLE_FILTER, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE_CDM, $this); $host->add_hook($host::HOOK_RENDER_ARTICLE, $this); } Some comics supported elseif (strpos($article['link'], 'questionablecontent') !== FALSE) { //also get blog entry $article['content'] .= "

" . $entry->textContent . "

"; } } // Invisible Bread (make the bread visible) $article['content'] = $matches[1]; } } return $article; } function hook_render_article_cdm($article) .

New Pull Request