apply_filters( 'embed_defaults', array $size, string $url )

Filters the default array of embed dimensions.


Description Description


Parameters Parameters

$size

(array) An array of embed width and height values in pixels (in that order).

$url

(string) The URL that should be embedded.


Top ↑

Source Source

File: wp-includes/embed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.