Filters the URL to embed a specific post.
get_post_embed_url
Retrieves the URL to embed a specific post in an iframe.
wp_oembed_add_host_js
Adds the necessary JavaScript to communicate with the embedded iframes.
oembed_discovery_links
Filters the oEmbed discovery links HTML.
Advertisement
wp_oembed_add_discovery_links
Adds oEmbed discovery links in the website .
wp_oembed_register_route
Registers the oEmbed REST API route.
wp_embed_handler_video
Filters the video embed output.
wp_embed_handler_video
Video embed handler callback.
Advertisement
wp_embed_handler_audio
Filters the audio embed output.
wp_embed_handler_audio
Audio embed handler callback.
wp_embed_handler_youtube
YouTube iframe embed handler callback.
wp_embed_handler_youtube
Filters the YoutTube embed output.
Advertisement
wp_video_embed_handler
Filters the video embed handler callback.
wp_audio_embed_handler
Filters the audio embed handler callback.
load_default_embeds
Filters whether to load the default embed handlers.