ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/class-wp-embed.php

WP_Embed::get_embed_handler_html()

Method: Returns embed HTML for a given URL from embed handlers.

Source: wp-includes/class-wp-embed.php:147

Used by 0 functions | Uses 0 functions

WP_Embed::__construct()

Method: Constructor

Source: wp-includes/class-wp-embed.php:31

Used by 0 functions | Uses 0 functions

embed_maybe_make_link

Filter Hook: Filters the returned, maybe-linked embed URL.

Source: wp-includes/class-wp-embed.php:489

Used by 0 functions | Uses 0 functions

WP_Embed::run_shortcode()

Method: Processes the [embed] shortcode.

Source: wp-includes/class-wp-embed.php:60

Used by 0 functions | Uses 0 functions

WP_Embed::find_oembed_post_id()

Method: Finds the oEmbed cache post ID for a given cache key.

Source: wp-includes/class-wp-embed.php:500

Used by 0 functions | Uses 0 functions

WP_Embed::maybe_run_ajax_cache()

Method: If a post/page was saved, then output JavaScript to make an Ajax request that will call WP_Embed::cache_oembed().

Source: wp-includes/class-wp-embed.php:82

Used by 0 functions | Uses 0 functions

WP_Embed::register_handler()

Method: Registers an embed handler.

Source: wp-includes/class-wp-embed.php:111

Used by 0 functions | Uses 0 functions

WP_Embed::unregister_handler()

Method: Unregisters a previously-registered embed handler.

Source: wp-includes/class-wp-embed.php:126

Used by 0 functions | Uses 0 functions

WP_Embed::shortcode()

Method: The do_shortcode() callback function.

Source: wp-includes/class-wp-embed.php:194

Used by 0 functions | Uses 0 functions

embed_handler_html

Filter Hook: Filters the returned embed HTML.

Source: wp-includes/class-wp-embed.php:168

Used by 0 functions | Uses 0 functions
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy