bbp_group_forums_root_id( $default )
Output the grop forums root parent forum id
Description
Parameters
- $default
-
(Required) int Optional. Default value
Source
File: bp-forums/core/options.php
function bbp_group_forums_root_id( $default = 0 ) {
echo bbp_get_group_forums_root_id( $default );
}
Changelog
| Version | Description |
|---|---|
| bbPress (r3575) | Introduced. |
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.