wp_embed_handler_video


wp_embed_handler_video ( $matches, $attr, $url, $rawattr )

Parameters:
  • (array) matches The RegEx matches from the provided regex when calling wp_embed_register_handler().
  • (array) attr Embed attributes.
  • (string) url The original URL that was matched by the regex.
  • (array) rawattr The original unmodified attributes.
Returns:
  • (string) The embed HTML.
Defined at:

Description

Video embed handler callback.

Related Functions

wp_embed_handler_googlevideo, wp_embed_handler_audio, wp_embed_handler_youtube, wp_oembed_add_provider, wp_handle_sideload

Top Google Results

User discussions

wpseek mobile