Some 3rd party iframes render without a 'title' attribute For accessibility, we are adding 'title' to them on our end
- Source:
Properties:
Name | Type | Description |
---|---|---|
oEmbedSelectors |
Array | DOM element selectors for oEmbed container div |
shortcodeSelectors |
Array | DOM element selectors for WP native shortcodes rendering without 'title' |
adSelectors |
Array | DOM element selectors for ad iframes |
iframes |
Object | Object of found iframes organised by selectors |
adIframes |
Object | Object of found ad iframes organised by adSelectors |
Methods
(inner) init()
- Source:
Find any embed iframes by type