do_action_ref_array( 'bp_core_setup_oembed', BP_Embed $this )
Filters the BuddyPress Core oEmbed setup.
Description Description
Parameters Parameters
- $this
-
Current instance of the BP_Embed. Passed by reference.
Source Source
File: bp-core/classes/class-bp-embed.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |