[ Index ]

PHP Cross Reference of WordPress 3.0 beta 1

[ Index ]     [ Variables ]     [ Functions ]     [ Classes ]     [ Constants ]     [ Statistics ]

title

Body

[close]

/wp-includes/ -> default-embeds.php (summary)

Default Embed Handlers

File Size: 35 lines (1 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 function

  wp_embed_handler_googlevideo()

Functions
Functions that are not part of a class:

wp_embed_handler_googlevideo( $matches, $attr, $url, $rawattr )   X-Ref
The Google Video embed handler callback. Google Video does not support oEmbed.

param: array $matches The regex matches from the provided regex when calling {@link wp_embed_register_handler()}.
param: array $attr Embed attributes.
param: string $url The original URL that was matched by the regex.
param: array $rawattr The original unmodified attributes.
return: string The embed HTML.



Generated: Mon Apr 5 14:26:09 2010 Cross-referenced by PHPXref 0.7