ClassicPress logo
Skip to content
Filter by type:

Browse:

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

oembed_fetch_url

Filter Hook: Filters the oEmbed URL to be fetched.

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

Used by 0 functions | Uses 0 functions

WP_oEmbed

Class: Core class used to implement oEmbed functionality.

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

Used by 0 functions | Uses 0 functions

WP_oEmbed::_fetch_with_format()

Method: Fetches result from an oEmbed provider for a specific format and complete provider URL

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

Used by 0 functions | Uses 0 functions

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
1 2 3 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy