bbp_form_topic_title()
Output the value of topic title field
Description Description
Source Source
File: includes/topics/template.php
function bbp_form_topic_title() { echo bbp_get_form_topic_title(); }
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |