Repo | Release | Link | Client | Features | Developer |
---|---|---|---|---|---|
repo | 16/12-24 | link | RoomSketcher | embediframe | Łukasz B. |
Functionality
The block extends WP Core Embeds with extra settings.
- Allows to add custom preview image.
- Allows to play iframe in popup.
- Load content on demand – when the preview is clicked.
- It works only for Vimeo, Youtube, DailyMotion embed.
- Accessibility ready.
- Responsve.
- Close popup is hooked to back button on phone and esc on desktop.
Left contains custom image, right just popup and both are lazy loaded.
Dependencies
WP: 5.8.
For build: It is important to use 1.17, the v1,18 does break it: “@10up/block-components”: “~1.17.3”
Links
Click a video https://www.roomsketcher.com/video-tutorials/advanced-drawing-skills/
Notes
- Disclaimer: This plugin was inspired by a plugin “Better Core Video Embeds“, but extended, adjusted for older WP, enhanced, re-written and new features were added.
- DK GTM: This plugins is NOT compatible with DK GTM iFrame preview! May need small adjustment for it and would work 😉
- This plugin does not load embed on page load, only after clicked so it does not leak any cookies that way.