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

Filters the oEmbed handler result for the provided URL.


Description Description


Parameters Parameters

$return

Handler callback for the oEmbed.

$url

URL attempting to be embedded.

$attr

Shortcode attributes.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.