bbp_the_reply()
Loads up the current reply in the loop
Description
Return
(object) Reply information
Source
File: bp-forums/replies/template.php
function bbp_the_reply() {
return bbpress()->reply_query->the_post();
}
Changelog
| Version | Description |
|---|---|
| bbPress (r2553) | 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.