ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 133

wp_oembed_register_route()

Function: Registers the oEmbed REST API route.

Source: wp-includes/embed.php:325

Used by 0 functions | Uses 0 functions

wp_oembed_add_discovery_links()

Function: Adds oEmbed discovery links in the head element of the website.

Source: wp-includes/embed.php:335

Used by 0 functions | Uses 5 functions

wp_oembed_add_host_js()

Function: Adds the necessary JavaScript to communicate with the embedded iframes.

Source: wp-includes/embed.php:375

Used by 0 functions | Uses 0 functions

get_post_embed_url()

Function: Retrieves the URL to embed a specific post in an iframe.

Source: wp-includes/embed.php:407

Used by 1 function | Uses 5 functions

get_oembed_endpoint_url()

Function: Retrieves the oEmbed endpoint URL for a given permalink.

Source: wp-includes/embed.php:443

Used by 1 function | Uses 2 functions

wp_embed_unregister_handler()

Function: Unregisters a previously-registered embed handler.

Source: wp-includes/embed.php:40

Used by 0 functions | Uses 0 functions

wp_embed_defaults()

Function: Creates default array of embed parameters.

Source: wp-includes/embed.php:67

Used by 0 functions | Uses 2 functions

wp_oembed_get()

Function: Attempts to fetch the embed HTML for a provided URL using oEmbed.

Source: wp-includes/embed.php:113

Used by 1 function | Uses 1 function

_wp_oembed_get_object()

Function: Returns the initialized WP_oEmbed object.

Source: wp-includes/embed.php:126

Used by 5 functions | Uses 0 functions

wp_oembed_add_provider()

Function: Adds a URL format and oEmbed provider URL pair.

Source: wp-includes/embed.php:147

Used by 0 functions | Uses 2 functions
« Previous 1 … 132 133 134 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy