bbp_form_topic_status_dropdown( $args = '' )

Output value topic status dropdown

Description

Parameters

$topic_id

(int) (Required) The topic id to use

Source

File: bp-forums/topics/template.php

function bbp_form_topic_status_dropdown( $args = '' ) {
	echo bbp_get_form_topic_status_dropdown( $args );
}

Changelog

Changelog
Version Description
bbPress (r5059) 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.