ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

WP_oEmbed::_remove_provider_early()

Method: Removes an oEmbed provider.

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

Used by 0 functions | Uses 0 functions

WP_oEmbed::_strip_newlines()

Method: Strips any new lines from the HTML.

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

Used by 0 functions | Uses 0 functions

WP_oEmbed::get_data()

Method: Takes a URL and attempts to return the oEmbed data.

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

Used by 0 functions | Uses 0 functions

WP_oEmbed::get_html()

Method: The do-it-all function that takes a URL and attempts to return the HTML.

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

Used by 0 functions | Uses 0 functions

pre_oembed_result

Filter Hook: Filters the oEmbed result before any HTTP requests are made.

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

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