bp_activity_setup_oembed()

Loads our activity oEmbed component.

Description

Source

File: bp-activity/bp-activity-embeds.php

function bp_activity_setup_oembed() {
	buddypress()->activity->oembed = new BP_Activity_oEmbed_Extension;
}

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.