wp_filter_oembed_iframe_title_attribute


wp_filter_oembed_iframe_title_attribute ( $result, $data, $url )

Parameters:
  • (string) result The oEmbed HTML result.
  • (object) data A data object result from an oEmbed provider.
  • (string) url The URL of the content to be embedded.
Returns:
  • (string) The filtered oEmbed result.
Defined at:

Description

Filters the given oEmbed HTML to make sure iframes have a title attribute.

Related Functions

wp_filter_oembed_result, wp_filter_pre_oembed_result, the_title_attribute, wp_oembed_register_route, the_embed_site_title

Top Google Results

User discussions

wpseek mobile