apply_filters( 'embed_handler_html', string $return, string $url, array $attr )

Filters the oEmbed handler result for the provided URL.

Description

Parameters

$return

(string) Handler callback for the oEmbed.

$url

(string) URL attempting to be embedded.

$attr

(array) 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.