apply_filters( 'bp_use_oembed_in_activity', bool $value )
Filters whether or not oEmbeds are allowed in activity items.
Description Description
Parameters Parameters
- $value
-
Whether or not oEmbeds are allowed.
Source Source
File: bp-core/bp-core-functions.php
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |