bbp_the_reply()
Loads up the current reply in the loop
Description Description
Return Return
(object) Reply information
Source Source
File: includes/replies/template.php
function bbp_the_reply() { return bbpress()->reply_query->the_post(); }
Changelog Changelog
Version | Description |
---|---|
2.0.0 | Introduced. |