Expanding on #37, we should implement a mechanism to control iframes.
A few use cases where third-party iframes may set cookies include embedded:
YouTube videos
Vimeo videos
Twitch streams
Google Maps
…
A few key points to keep in mind:
All iframes should be completely removed initially
Users of the plugin should be able to set a (translatable) notice relative to that service (e.g. a different notice should be displayed for YouTube and Vimeo)
Iframes should be loaded only after the site visitor has given consent
Expanding on #37, we should implement a mechanism to control iframes.
A few use cases where third-party iframes may set cookies include embedded:
A few key points to keep in mind:
(cc: @formaciongrafica)