Title: Shortcode Embeds Module Should Include Title Attribute on Iframe output
Last modified: June 19, 2017

---

# Shortcode Embeds Module Should Include Title Attribute on Iframe output

 *  Resolved [KZeni](https://wordpress.org/support/users/kzeni/)
 * (@kzeni)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/shortcode-embeds-module-should-include-title-attribute-on-iframe-output/)
 * It would be great if the iframes provided by the Shortcode Embeds module included
   a title on each iframe as that’s something that’s required to pass Section 508
   and WCAG 2.0 accessibility standards.
 * I’m currently using a function on the `video_embed_html` filter to insert a title
   at the end of the iframe element’s attribute list to address this, but it would
   be nice of this code wasn’t necessary and all iframes being output by Jetpack
   met these standards out of the box.
 * Thanks for the great plugin & modules!

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [KZeni](https://wordpress.org/support/users/kzeni/)
 * (@kzeni)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/shortcode-embeds-module-should-include-title-attribute-on-iframe-output/#post-9242620)
 * As a follow-up request…
 * I noticed the Shortcode Embeds module hijacks/removes the `embed_oembed_html`
   filter which WordPress recommends to be used by themes/plugin developers looking
   to augment/alter the output of an oEmbed item. It would be incredible if Jetpack
   would utilize that filter instead of breaking/overwriting everything else that
   was set up to use that filter.
 *  [lamday](https://wordpress.org/support/users/lamdayap/)
 * (@lamdayap)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/shortcode-embeds-module-should-include-title-attribute-on-iframe-output/#post-9248652)
 * > I noticed the Shortcode Embeds module hijacks/removes the embed_oembed_html
   > filter which WordPress recommends to be used by themes/plugin developers looking
   > to augment/alter the output of an oEmbed item. It would be incredible if Jetpack
   > would utilize that filter instead of breaking/overwriting everything else that
   > was set up to use that filter.
 * There’s a feature request open for this, you can track the progress of it here:
 * [https://github.com/Automattic/jetpack/issues/1571](https://github.com/Automattic/jetpack/issues/1571)
 * > It would be great if the iframes provided by the Shortcode Embeds module included
   > a title on each iframe as that’s something that’s required to pass Section 
   > 508 and WCAG 2.0 accessibility standards.
   > I’m currently using a function on the video_embed_html filter to insert a title
   > at the end of the iframe element’s attribute list to address this, but it would
   > be nice of this code wasn’t necessary and all iframes being output by Jetpack
   > met these standards out of the box.
   > Thanks for the great plugin & modules!
 * Could you please submit an issue on our GitHub repo here: [https://github.com/Automattic/jetpack/issues](https://github.com/Automattic/jetpack/issues)–
   that’s the best place for these type of requests.
 * Cheers
 *  Thread Starter [KZeni](https://wordpress.org/support/users/kzeni/)
 * (@kzeni)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/shortcode-embeds-module-should-include-title-attribute-on-iframe-output/#post-9249118)
 * Thanks for the detailed response!
 * I have posted the iframe title request as an issue on GitHub here: [https://github.com/Automattic/jetpack/issues/7370](https://github.com/Automattic/jetpack/issues/7370)

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Shortcode Embeds Module Should Include Title Attribute on Iframe output’
is closed to new replies.

 * ![](https://ps.w.org/jetpack/assets/icon.svg?rev=2819237)
 * [Jetpack - WP Security, Backup, Speed, & Growth](https://wordpress.org/plugins/jetpack/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jetpack/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jetpack/)
 * [Active Topics](https://wordpress.org/support/plugin/jetpack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jetpack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jetpack/reviews/)

## Tags

 * [embed](https://wordpress.org/support/topic-tag/embed/)
 * [iframe](https://wordpress.org/support/topic-tag/iframe/)

 * 3 replies
 * 2 participants
 * Last reply from: [KZeni](https://wordpress.org/support/users/kzeni/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/shortcode-embeds-module-should-include-title-attribute-on-iframe-output/#post-9249118)
 * Status: resolved