Warning: This function has been deprecated.
bp_activity_content()
Output the activity content.
Description Description
Source Source
File: bp-activity/bp-activity-template.php
function bp_activity_content() { echo bp_get_activity_content(); }
Changelog Changelog
Version | Description |
---|---|
1.5.0 | This function has been deprecated. |
1.0.0 | Introduced. |