BP_Activity_oEmbed_Extension::content()
Output our custom embed template part.
Description Description
Source Source
File: bp-activity/classes/class-bp-activity-oembed-extension.php
protected function content() {
bp_get_asset_template_part( 'embeds/activity' );
}
Changelog Changelog
| Version | Description |
|---|---|
| 2.6.0 | Introduced. |