bbp_form_topic_title()

Output the value of topic title field

Description

Source

File: bp-forums/topics/template.php

function bbp_form_topic_title() {
	echo bbp_get_form_topic_title();
}

Changelog

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