diff --git a/index.php b/index.php index ee66c0ef8..cf57def79 100644 --- a/index.php +++ b/index.php @@ -140,6 +140,11 @@
+ get_hooks(PluginHost::HOOK_FEED_TREE) as $p) { + echo $p->hook_feed_tree(); + } + ?>