diff --git a/classes/feeds.php b/classes/feeds.php index 521aec708..6427559e1 100644 --- a/classes/feeds.php +++ b/classes/feeds.php @@ -678,6 +678,10 @@ class Feeds extends Handler_Protected { $reply['content'] .= "
"; global $pluginhost; - foreach ($pluginhost->get_hooks($pluginhost::HOOK_ARTICLE_BUTTON) as $p) { $rv['content'] .= $p->hook_article_button($line); } - } else { $tags_str = strip_tags($tags_str); $rv['content'] .= "$tags_str"; } $rv['content'] .= ""; - $rv['content'] .= "