This function has been deprecated. BuddyBoss 1.0.0 instead.
bbp_single_topic_description( array $args = '' )
Output a fancy description of the current topic, including total topics, total replies, and last activity.
Description
Parameters
- $args
-
(Optional) See bbp_get_single_topic_description()
Default value: ''
Source
File: bp-core/deprecated/buddyboss/1.0.php
function bbp_single_topic_description( $args = '' ) { echo bbp_get_single_topic_description( $args ); }
Changelog
Version | Description |
---|---|
BuddyBoss 1.0.0 | BuddyBoss 1.0.0 |
bbPress (r2860) | 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.