apply_filters( 'bp_embed_oembed_html', string $cache, string $url, array $attr, array $rawattr )

Filters the found cache for the provided URL.

Description

Parameters

$cache

(string) Cached HTML markup for embed.

$url

(string) The URL being embedded.

$attr

(array) Parsed shortcode attributes.

$rawattr

(array) Unparased shortcode attributes.

Source

File: bp-core/classes/class-bp-embed.php

Changelog

Changelog
Version Description
BuddyPress 1.5.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.