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.
-
Source Source
File: bp-activity/bp-activity-embeds.php
Changelog Changelog
Version | Description |
---|---|
2.6.0 | Introduced. |