ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Methods
  • Page 160

WP_Embed::__construct()

Method: Constructor

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

Used by 0 functions | Uses 0 functions

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

Used by 0 functions | Uses 0 functions

WP_Embed::autoembed_callback()

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

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

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

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::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::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::maybe_make_link()

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

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

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
« Previous 1 … 159 160 161 … 387 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy