embed_handler_html – filter
Filters the returned embed HTML.
Parameters
- .
- ( 2.9.0 ) . .
- .
- ( WP_Embed::shortcode() ) . .
- $return
- ( string|false ) The HTML result of the shortcode, or false on failure. . . .
- ( string ) $url The embed URL. . . .
- ( array ) $attr An array of shortcode attributes. . . .