WordPress Hooks Explorer

Listing all hooks extracted WordPress Core


Details about oembed_default_width

Back to home

Files

Filename Hook Type Line Number PHP Doc
wp-includes/class-wp-oembed-controller.php apply_filters 33 /**
* Filters the maxwidth oEmbed parameter.
*
* @since 4.4.0
*
* @param int $maxwidth Maximum allowed width. Default 600.
*/

Hook Parameters

Parameter Type Name Description
int $maxwidth Maximum allowed width. Default 600.