apply_filters( 'oembed_iframe_title_attribute', string $title, string $result, object $data, string $url )
Filters the title attribute of the given oEmbed HTML iframe.
Parameters
- $title
-
(string) The title attribute.
- $result
-
(string) The oEmbed HTML result.
- $data
-
(object) A data object result from an oEmbed provider.
- $url
-
(string) The URL of the content to be embedded.
Source
File: wp-includes/embed.php
Changelog
Version | Description |
---|---|
5.2.0 | Introduced. |
© 2003–2021 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/oembed_iframe_title_attribute