BBP_Forums_Group_Extension::forum_parent()

Form Helpers *********************************************************

Description

Source

File: bp-forums/groups.php

1078
1079
1080
1081
1082
1083
1084
public function forum_parent() {
?>
 
    <input type="hidden" name="bbp_forum_parent_id" id="bbp_forum_parent_id" value="<?php bbp_group_forums_root_id(); ?>" />
 
<?php
}

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.