Filters oEmbed remote get arguments.
Description
See also
Parameters
$args
array- oEmbed remote get arguments.
$url
string- URL to be inspected.
Source
$args = apply_filters( 'oembed_remote_get_args', $args, $url );
Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |
User Contributed Notes
You must log in before being able to contribute a note or feedback.