ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

oembed_result

Filter Hook: Filters the HTML returned by the oEmbed provider.

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

Used by 0 functions | Uses 0 functions

WP_oEmbed::discover()

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

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

Used by 0 functions | Uses 0 functions

oembed_remote_get_args

Filter Hook: Filters oEmbed remote get arguments.

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

Used by 0 functions | Uses 0 functions

oembed_linktypes

Filter Hook: Filters the link types that contain oEmbed provider URLs.

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

Used by 0 functions | Uses 0 functions

WP_oEmbed::fetch()

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

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

Used by 0 functions | Uses 0 functions

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