ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/class-oembed.php

WP_oEmbed::discover()

Method: Attempts to discover link tags at the given URL for an oEmbed provider.

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

Used by 1 function | Uses 7 functions

WP_oEmbed::_strip_newlines()

Method: Strips any new lines from the HTML.

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

Used by 0 functions | Uses 0 functions

oembed_dataparse

Filter Hook: Filters the returned oEmbed HTML.

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

Used by 1 function | Uses 0 functions

WP_oEmbed::data2html()

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

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

Used by 1 function | Uses 5 functions

WP_oEmbed::_parse_xml_body()

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

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

Used by 1 function | Uses 0 functions

WP_oEmbed::_parse_xml()

Method: Parses an XML response body.

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

Used by 0 functions | Uses 1 function

WP_oEmbed::_parse_json()

Method: Parses a json response body.

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

Used by 0 functions | Uses 1 function

WP_oEmbed::_fetch_with_format()

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

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

Used by 1 function | Uses 7 functions

oembed_fetch_url

Filter Hook: Filters the oEmbed URL to be fetched.

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

Used by 1 function | Uses 0 functions

WP_oEmbed::fetch()

Method: Connects to a oEmbed provider and returns the result.

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

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