apply_filters( 'bp_embed_oembed_discover', bool $default_discovery )

Filters whether or not oEmbed discovery is on.


Description Description


Parameters Parameters

$default_discovery

Current status of oEmbed discovery.


Top ↑

Source Source

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


Top ↑

Changelog Changelog

Changelog
Version Description
2.5.0 Default status of oEmbed discovery has been switched to true to apply changes introduced in WordPress 4.4
1.5.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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