ClassicPress logo
Skip to content
Filter by type:
Browse: Home / wp-includes/embed.php / Page 4

wp_oembed_add_discovery_links()

Function: Adds oEmbed discovery links in the website .

Source: wp-includes/embed.php:320

Used by 0 functions | Uses 6 functions

oembed_discovery_links

Filter Hook: Filters the oEmbed discovery links HTML.

Source: wp-includes/embed.php:338

Used by 1 function | Uses 0 functions

wp_oembed_add_host_js()

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

Source: wp-includes/embed.php:346

Used by 0 functions | Uses 1 function

get_post_embed_url()

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

Source: wp-includes/embed.php:358

Used by 1 function | Uses 12 functions

post_embed_url

Filter Hook: Filters the URL to embed a specific post.

Source: wp-includes/embed.php:380

Used by 1 function | Uses 0 functions

wp_embed_unregister_handler()

Function: Unregisters a previously-registered embed handler.

Source: wp-includes/embed.php:40

Used by 0 functions | Uses 1 function

wp_embed_register_handler()

Function: Registers an embed handler.

Source: wp-includes/embed.php:25

Used by 1 function | Uses 1 function

wp_embed_defaults()

Function: Creates default array of embed parameters.

Source: wp-includes/embed.php:63

Used by 2 functions | Uses 2 functions

embed_defaults

Filter Hook: Filters the default array of embed dimensions.

Source: wp-includes/embed.php:81

Used by 1 function | Uses 0 functions

wp_oembed_get()

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

Source: wp-includes/embed.php:96

Used by 2 functions | Uses 1 function
« Previous 1 … 3 4 5 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy