@since: BuddyPress 2.6.0 |
Description |
---|---|
BP_Core_Nav::edit_nav() |
Edits a nav item. |
BP_Core_Nav::delete_nav() |
Unset an item or a subitem of the nav. |
BP_Core_oEmbed_Extension::filter_embed_html() |
Filters the embed HTML for our BP oEmbed endpoint. |
bp_{$this->slug_endpoint}_embed_html |
Dynamic filter to return BP oEmbed HTML. |
BP_Core_oEmbed_Extension::filter_rest_url() |
Append our custom slug endpoint to oEmbed endpoint URL. |
BP_Core_oEmbed_Extension::inject_content() |
Inject content into the embed template. |
BP_Core_oEmbed_Extension::get_item() |
Callback for the API endpoint. |
BP_Core_oEmbed_Extension::oembed_xml_request() |
If oEmbed request wants XML, return XML instead of JSON. |
BP_Core_oEmbed_Extension::filter_embed_url() |
Pass our BuddyBoss activity permalink for embedding. |
BP_Core_oEmbed_Extension::set_iframe_title() |
Set the iframe title. |