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

embed_oembed_html

Filter Hook: Filters the cached oEmbed HTML.

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

Used by 1 function | Uses 0 functions

WP_Embed::find_oembed_post_id()

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

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

Used by 1 function | Uses 4 functions

embed_maybe_make_link

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

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

Used by 1 function | Uses 0 functions

WP_Embed::maybe_make_link()

Method: Conditionally makes a hyperlink based on an internal class variable.

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

Used by 2 functions | Uses 4 functions

WP_Embed::autoembed_callback()

Method: Callback function for WP_Embed::autoembed().

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

Used by 0 functions | Uses 1 function

WP_Embed::autoembed()

Method: Passes any unlinked URLs that are on their own line to WP_Embed::shortcode() for potential embedding.

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

Used by 2 functions | Uses 1 function

embed_cache_oembed_types

Filter Hook: Filters the array of post types to cache oEmbed results for.

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

Used by 1 function | Uses 0 functions

WP_Embed::cache_oembed()

Method: Triggers a caching of all oEmbed results.

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

Used by 0 functions | Uses 6 functions

WP_Embed::delete_oembed_caches()

Method: Delete all oEmbed caches. Unused by core as of 4.0.0.

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

Used by 0 functions | Uses 2 functions

embed_oembed_discover

Filter Hook: Filters whether to inspect the given URL for discoverable link tags.

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

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