3
1
Back

Lines if (preg_match("@.*()@", $article['content'], $matches)) { } function hook_render_article($article) { $article['content'] .= "

$orig_content

"; //also append the blarg post.

New Pull Request