ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/embed.php
  • Page 5

embed_defaults

Filter Hook: Filters the default array of embed dimensions.

Source: wp-includes/embed.php:91

Used by 1 function | Uses 0 functions

wp_oembed_get()

Function: Attempts to fetch the embed HTML for a provided URL using oEmbed.

Source: wp-includes/embed.php:113

Used by 1 function | Uses 1 function

_wp_oembed_get_object()

Function: Returns the initialized WP_oEmbed object.

Source: wp-includes/embed.php:126

Used by 5 functions | Uses 0 functions

wp_oembed_add_provider()

Function: Adds a URL format and oEmbed provider URL pair.

Source: wp-includes/embed.php:147

Used by 0 functions | Uses 2 functions

wp_oembed_remove_provider()

Function: Removes an oEmbed provider.

Source: wp-includes/embed.php:166

Used by 0 functions | Uses 2 functions

wp_maybe_load_embeds()

Function: Determines if default embed handlers should be loaded.

Source: wp-includes/embed.php:191

Used by 0 functions | Uses 5 functions

load_default_embeds

Filter Hook: Filters whether to load the default embed handlers.

Source: wp-includes/embed.php:201

Used by 1 function | Uses 0 functions

wp_audio_embed_handler

Filter Hook: Filters the audio embed handler callback.

Source: wp-includes/embed.php:214

Used by 1 function | Uses 0 functions

wp_video_embed_handler

Filter Hook: Filters the video embed handler callback.

Source: wp-includes/embed.php:223

Used by 1 function | Uses 0 functions

wp_embed_handler_youtube()

Function: YouTube iframe embed handler callback.

Source: wp-includes/embed.php:242

Used by 0 functions | Uses 2 functions
« Previous 1 … 4 5 6 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy