Filters oEmbed remote get arguments.
Description
See also
Parameters
$argsarray- oEmbed remote get arguments.
$urlstring- 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.