apply_filters( 'embed_handler_html', string|false $return, string $url, array $attr )
Filters the returned embed HTML.
Description
See also
Parameters
- $return
-
(string|false) The HTML result of the shortcode, or false on failure.
- $url
-
(string) The embed URL.
- $attr
-
(array) An array of shortcode attributes.
Source
Changelog
Version | Description |
---|---|
2.9.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/embed_handler_html