bbp_form_forum_visibility_dropdown( $args = '' )

Output value forum visibility dropdown

Description

Parameters

$forum_id

(int) (Required) The forum id to use

Source

File: bp-forums/forums/template.php

function bbp_form_forum_visibility_dropdown( $args = '' ) {
	echo bbp_get_form_forum_visibility_dropdown( $args );
}

Changelog

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.