bbp_the_reply()

Loads up the current reply in the loop


Description Description


Return Return

(object) Reply information


Top ↑

Source Source

File: includes/replies/template.php

function bbp_the_reply() {
	return bbpress()->reply_query->the_post();
}

Top ↑

Changelog Changelog

Changelog
Version Description
2.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.