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

Cached HTML markup for embed.

$url

The URL being embedded.

$attr

Parsed shortcode attributes.

$rawattr

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.