apply_filters( 'bp_activity_embed_display_media_width', int $width. )
Filters the default embed display max width.
Description Description
This is used if the oEmbed response does not return a thumbnail width.
Parameters Parameters
- $width.
-
(int)
Source Source
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |