bbp_reply_post_type()
Return the unique id of the custom post type for replies
Description Description
Source Source
File: includes/replies/template.php
function bbp_reply_post_type() { echo bbp_get_reply_post_type(); }
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |