apply_filters( 'oembed_linktypes', string[] $format )

Filters the link types that contain oEmbed provider URLs.


Description Description


Parameters Parameters

$format

(string[]) Array of oEmbed link types. Accepts 'application/json+oembed', 'text/xml+oembed', and 'application/xml+oembed' (incorrect, used by at least Vimeo).


Top ↑

Source Source

File: wp-includes/class-wp-oembed.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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