Prints the necessary markup for the embed sharing button.
print_embed_comments_button
Prints the necessary markup for the embed comments button.
_oembed_filter_feed_content
Prepare the oembed HTML to be displayed in an RSS feed.
print_embed_scripts
Prints the JavaScript in the embed iframe header.
Advertisement
print_embed_styles
Prints the CSS in the embed iframe header.
enqueue_embed_scripts
Fires when scripts and styles are enqueued for the embed iframe.
enqueue_embed_scripts
Enqueue embed iframe default CSS and JS & fire do_action(‘enqueue_embed_scripts’)
wp_embed_excerpt_attachment
Filters the post excerpt for the embed template.
Advertisement
the_excerpt_embed
Filters the post excerpt for the embed template.
the_excerpt_embed
Displays the post excerpt for the embed template.
wp_embed_excerpt_more
Filters the string in the ‘more’ link displayed after a trimmed excerpt.
wp_filter_oembed_result
Filters the given oEmbed HTML.
Advertisement
_oembed_create_xml
Creates an XML string from a given array.
_oembed_rest_pre_serve_request
Hooks into the REST API output to print XML instead of JSON.
wp_oembed_ensure_format
Ensures that the specified format is either ‘json’ or ‘xml’.