Re: Post_Text Front Page
You shouldn’t feel bad for asking questions. Everyone has to learn somehow.
Are you asking how to tell if a forum is in a category? If so, use this function:
bb_get_forum_is_category( $forum_id )
This function returns true or false if the forum is a category.