bbp_form_forum_status_dropdown( $args = '' )
Output value forum status dropdown
Description
Parameters
- $forum_id
-
(Required) The forum id to use
Source
File: bp-forums/forums/template.php
function bbp_form_forum_status_dropdown( $args = '' ) { echo bbp_get_form_forum_status_dropdown( $args ); }
Changelog
Version | Description |
---|---|
bbPress (r3563) | 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.