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

oembed_ttl

Filter Hook: Filters the oEmbed TTL value (time to live).

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

Used by 0 functions | Uses 0 functions

embed_oembed_html

Filter Hook: Filters the cached oEmbed HTML.

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

Used by 0 functions | Uses 0 functions

embed_oembed_discover

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

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

Used by 0 functions | Uses 0 functions

WP_Embed::delete_oembed_caches()

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

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

Used by 0 functions | Uses 0 functions

WP_Embed::cache_oembed()

Method: Triggers a caching of all oEmbed results.

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

Used by 0 functions | Uses 0 functions

embed_cache_oembed_types

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

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

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