apply_filters( 'oembed_remote_get_args', array $args, string $url )

Filters oEmbed remote get arguments.


Description

See also


Parameters

$args

(array) oEmbed remote get arguments.

$url

(string) URL to be inspected.


Source

File: wp-includes/class-oembed.php

View on GitHub



Changelog

Changelog
Version Description
WP-4.0.0 Introduced.