@since: bbPress (r3675)
Description
bbp_get_forum_author_id()

Return the author ID of the forum

Source: bp-forums/forums/template.php:1911

bbp_forum_author_display_name()

Output the author of the forum

Source: bp-forums/forums/template.php:1865

bbp_get_forum_author_display_name()

Return the author of the forum

Source: bp-forums/forums/template.php:1881

bbp_forum_author_id()

Output the author ID of the forum

Source: bp-forums/forums/template.php:1896

bbp_forum_parent_id()

Output parent ID of a forum, if exists

Source: bp-forums/forums/template.php:671

bbp_get_forum_parent_id()

Return ID of forum parent, if exists

Source: bp-forums/forums/template.php:685