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