Open
Description
Wondered why forums weren't showing and turned out that the function 'Forum' on ForumHolder was checking if 'ShowInMenus' => 1 which seemed weird to me.
What if I wanted to hide forums in the menu but show them in the forum list or vice versa? I think this decision shouldn't be made for you in the code, there should be an extra check box (probably in the settings area, next to the hide in menu option) to hide the forum from the forum list.