@since: bbPress (r2860)
Description
bbp_topic_last_active_id()

Output the topics last active ID

Source: bp-forums/topics/template.php:1802

bbp_get_topic_last_active_id()

Return the topics last active ID

Source: bp-forums/topics/template.php:1817

bbp_forum_last_active_id()

Output the forums last active ID

Source: bp-forums/forums/template.php:519

bbp_get_forum_last_active_id()

Return the forums last active ID

Source: bp-forums/forums/template.php:534

bbp_update_forum_last_active_id()

Update the forum last active post id

Source: bp-forums/forums/functions.php:1329

bbp_single_forum_description()

Output a fancy description of the current forum, including total topics, total replies, and last activity.

Source: bp-core/deprecated/buddyboss/1.0.php:672

bbp_get_single_forum_description()

Return a fancy description of the current forum, including total topics, total replies, and last activity.

Source: bp-core/deprecated/buddyboss/1.0.php:697

bbp_single_topic_description()

Output a fancy description of the current topic, including total topics, total replies, and last activity.

Source: bp-core/deprecated/buddyboss/1.0.php:577

bbp_get_single_topic_description()

Return a fancy description of the current topic, including total topics, total replies, and last activity.

Source: bp-core/deprecated/buddyboss/1.0.php:601