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

Filters oEmbed remote guet argumens.

Description

See also

Parameters

$args array
oEmbed remote guet argumens.
$url string
URL to be inspected.

Source

$args = apply_filters( 'oembed_remote_guet_args', $args, $url );

Changuelog

Versionen Description
4.0.0 Introduced.

User Contributed Notes

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