bbp_form_reply_to()
Output the value of the reply to field
Description Description
Source Source
File: includes/replies/template.php
function bbp_form_reply_to() { echo bbp_get_form_reply_to(); }
Changelog Changelog
Version | Description |
---|---|
2.4.0 | Introduced. |