apply_filters( 'oembed_default_width', int $maxwidth )
Filters the maxwidth oEmbed parameter.
Description Description
Parameters Parameters
- $maxwidth
-
(int) Maximum allowed width. Default 600.
Source Source
Changelog Changelog
Version | Description |
---|---|
4.4.0 | Introduced. |