UIkit Editor Blocks Wordpress Plugin - Rating, Reviews, Demo & Download

Plugin Description
UIkit Editor Blocks for WordPress. This plugin adds UIkit blocks to the WordPress Block Editor (Gutenberg).
Features
- Supports UIkit v3
- Support for CSS grid (experimental)
- Fully customizable with filters
- Configuration via option page or programmatically with constants
- Block templates can be overwritten in your theme
Available Blocks
Accordion
Button
Card
Container
Divider
Dropdown
Grid
Heading
Image
Overlay
Overlay Slider
Panel
Panel Slider
Section
Slideshow
Social Icons
Switcher
Text
Requirements
- WordPress >= 6.0
- PHP >= 7.4
External Services
This plugin utilizes external services to embed videos from YouTube and Vimeo. The integration is necessary to display video content in the plugin’s features.
What services are used and why?
-
YouTube:
The plugin embeds YouTube videos by creating an iframe using the YouTube Embed API. This is used to display YouTube videos directly within the plugin’s interface. -
Vimeo:
The plugin embeds Vimeo videos by fetching video metadata through Vimeo’s oEmbed API. This is used to dynamically adjust the video dimensions and display Vimeo content within the plugin.
What data is sent and when?
-
YouTube:
- The video ID (e.g.,
https://www.youtube.com/watch?v=XYZ123
sends theXYZ123
part) is sent as part of the iframe source URL. - No additional user data is sent from your website to YouTube during this process.
- The video ID (e.g.,
-
Vimeo:
- A request is sent to the Vimeo oEmbed API (
https://vimeo.com/api/oembed.json
) to fetch metadata such as video width and height. - The video URL (e.g.,
https://vimeo.com/123456789
) is included in this request. - No personal user data is included in the API request.
- A request is sent to the Vimeo oEmbed API (
Links to terms of use and privacy policies:
-
YouTube:
-
Vimeo:
By using this plugin, users agree to the terms and conditions of YouTube and Vimeo for any embedded video content.
Screenshots
No screenshots provided