apply_filters( 'oembed_endpoint_url', string $url, string $permalink, string $format )

Filters the oEmbed endpoint URL.


Description Description


Parameters Parameters

$url

(string) The URL to the oEmbed endpoint.

$permalink

(string) The permalink used for the url query arg.

$format

(string) The requested response format.


Top ↑

Source Source

File: wp-includes/embed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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