bp_activity_embed_excerpt( $content = '' )
Outputs excerpt for an activity embed item.
Description
Source
File: bp-activity/bp-activity-embeds.php
function bp_activity_embed_excerpt( $content = '' ) { echo bp_activity_get_embed_excerpt( $content ); }
Changelog
Version | Description |
---|---|
BuddyPress 2.6.0 | 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.