W3cubDocs

/WordPress

apply_filters( ‘oembed_remote_get_args’, array $args, string $url )

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.

© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/oembed_remote_get_args