• About WordPress
    • About WordPress
    • WordPress.org
    • Documentation
    • Support
    • Feedback
  • Log In
  • Register

WordPress.org

  • Showcase
  • Learn
  • Themes
  • Plugins
  • Mobile
  • Support
    • Documentation
    • Forums
  • Get Involved
    • Five for the Future
  • About
  • Blog
  • Hosting
  • Get WordPress

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Reference / wp-includes/embed.php

wp_filter_oembed_iframe_title_attribute()

Function: Filters the given oEmbed HTML to make sure iframes have a title attribute.

Source: wp-includes/embed.php:812

Used by 0 functions | Uses 6 functions

oembed_iframe_title_attribute

Filter Hook: Filters the title attribute of the given oEmbed HTML iframe.

Source: wp-includes/embed.php:849

Used by 1 function | Uses 0 functions

get_oembed_response_data_for_url()

Function: Retrieves the oEmbed response data for a given URL.

Source: wp-includes/embed.php:590

Used by 2 functions | Uses 13 functions

wp_filter_pre_oembed_result()

Function: Filters the oEmbed result before any HTTP requests are made.

Source: wp-includes/embed.php:1240

Used by 0 functions | Uses 2 functions

the_embed_site_title()

Function: Prints the necessary markup for the site title in an embed template.

Source: wp-includes/embed.php:1205

Used by 0 functions | Uses 8 functions

wp_embed_excerpt_attachment()

Function: Filters the post excerpt for the embed template.

Source: wp-includes/embed.php:1000

Used by 0 functions | Uses 2 functions

enqueue_embed_scripts()

Function: Enqueues embed iframe default CSS and JS.

Source: wp-includes/embed.php:1018

Used by 0 functions | Uses 3 functions

enqueue_embed_scripts

Action Hook: Fires when scripts and styles are enqueued for the embed iframe.

Source: wp-includes/embed.php:1026

Used by 1 function | Uses 0 functions

print_embed_styles()

Function: Prints the CSS in the embed iframe header.

Source: wp-includes/embed.php:1034

Used by 0 functions | Uses 1 function

print_embed_scripts()

Function: Prints the JavaScript in the embed iframe header.

Source: wp-includes/embed.php:1067

Used by 0 functions | Uses 1 function

_oembed_filter_feed_content()

Function: Prepare the oembed HTML to be displayed in an RSS feed.

Source: wp-includes/embed.php:1104

Used by 0 functions | Uses 0 functions

print_embed_comments_button()

Function: Prints the necessary markup for the embed comments button.

Source: wp-includes/embed.php:1113

Used by 0 functions | Uses 6 functions

print_embed_sharing_button()

Function: Prints the necessary markup for the embed sharing button.

Source: wp-includes/embed.php:1142

Used by 0 functions | Uses 2 functions

print_embed_sharing_dialog()

Function: Prints the necessary markup for the embed sharing dialog.

Source: wp-includes/embed.php:1160

Used by 0 functions | Uses 7 functions

get_oembed_response_data_rich()

Function: Filters the oEmbed response data to return an iframe embed code.

Source: wp-includes/embed.php:668

Used by 0 functions | Uses 8 functions

wp_oembed_ensure_format()

Function: Ensures that the specified format is either ‘json’ or ‘xml’.

Source: wp-includes/embed.php:708

Used by 0 functions | Uses 0 functions

_oembed_rest_pre_serve_request()

Function: Hooks into the REST API output to print XML instead of JSON.

Source: wp-includes/embed.php:731

Used by 0 functions | Uses 4 functions

_oembed_create_xml()

Function: Creates an XML string from a given array.

Source: wp-includes/embed.php:777

Used by 2 functions | Uses 2 functions

wp_filter_oembed_result()

Function: Filters the given oEmbed HTML.

Source: wp-includes/embed.php:879

Used by 0 functions | Uses 5 functions

wp_embed_excerpt_more()

Function: Filters the string in the ‘more’ link displayed after a trimmed excerpt.

Source: wp-includes/embed.php:956

Used by 0 functions | Uses 5 functions

the_excerpt_embed()

Function: Displays the post excerpt for the embed template.

Source: wp-includes/embed.php:977

Used by 0 functions | Uses 3 functions

the_excerpt_embed

Filter Hook: Filters the post excerpt for the embed template.

Source: wp-includes/embed.php:987

Used by 1 function | Uses 0 functions

oembed_min_max_width

Filter Hook: Filters the allowed minimum and maximum widths for the oEmbed response.

Source: wp-includes/embed.php:539

Used by 1 function | Uses 0 functions

wp_oembed_add_discovery_links()

Function: Adds oEmbed discovery links in the website .

Source: wp-includes/embed.php:335

Used by 0 functions | Uses 6 functions

oembed_response_data

Filter Hook: Filters the oEmbed response data.

Source: wp-includes/embed.php:577

Used by 1 function | Uses 0 functions

oembed_discovery_links

Filter Hook: Filters the oEmbed discovery links HTML.

Source: wp-includes/embed.php:353

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:361

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:373

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:395

Used by 1 function | Uses 0 functions

get_oembed_endpoint_url()

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

Source: wp-includes/embed.php:409

Used by 1 function | Uses 4 functions
1 2 Next »
  • About
  • Blog
  • Hosting
  • Donate
  • Support
  • Developers
  • Get Involved
  • Learn
  • Showcase
  • Plugins
  • Themes
  • WordCamp
  • WordPress.TV
  • BuddyPress
  • bbPress
  • WordPress.com
  • Matt
  • Privacy
  • Public Code
  • @WordPress
  • WordPress

Code is Poetry.