ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-oembed.php

WP_oEmbed::__construct()

Method: Constructor.

Source: wp-includes/class-wp-oembed.php:51

Used by 0 functions | Uses 0 functions

WP_oEmbed::_parse_json()

Method: Parses a json response body.

Source: wp-includes/class-wp-oembed.php:593

Used by 0 functions | Uses 0 functions

oembed_providers

Filter Hook: Filters the list of sanctioned oEmbed providers.

Source: wp-includes/class-wp-oembed.php:220

Used by 0 functions | Uses 0 functions

WP_oEmbed::_parse_xml()

Method: Parses an XML response body.

Source: wp-includes/class-wp-oembed.php:606

Used by 0 functions | Uses 0 functions

WP_oEmbed::__call()

Method: Exposes private/protected methods for backward compatibility.

Source: wp-includes/class-wp-oembed.php:235

Used by 0 functions | Uses 0 functions

WP_oEmbed::_parse_xml_body()

Method: Serves as a helper function for parsing an XML response body.

Source: wp-includes/class-wp-oembed.php:640

Used by 0 functions | Uses 0 functions

WP_oEmbed::get_provider()

Method: Takes a URL and returns the corresponding oEmbed provider’s URL, if there is one.

Source: wp-includes/class-wp-oembed.php:259

Used by 0 functions | Uses 0 functions

WP_oEmbed::data2html()

Method: Converts a data object from WP_oEmbed::fetch() and returns the HTML.

Source: wp-includes/class-wp-oembed.php:683

Used by 0 functions | Uses 0 functions

WP_oEmbed::_add_provider_early()

Method: Adds an oEmbed provider.

Source: wp-includes/class-wp-oembed.php:308

Used by 0 functions | Uses 0 functions

oembed_dataparse

Filter Hook: Filters the returned oEmbed HTML.

Source: wp-includes/class-wp-oembed.php:731

Used by 0 functions | Uses 0 functions
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy