BP_Activity_oEmbed_Extension::content()

Output our custom embed template part.

Description

Source

File: bp-activity/classes/class-bp-activity-oembed-extension.php

62
63
64
protected function content() {
    bp_get_asset_template_part( 'embeds/activity' );
}

Changelog

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.