Title: UIkit Editor Blocks
Author: uikitbase
Published: <strong>6.2.2025</strong>
Last modified: 24.8.2025

---

Hae lisäosia

![](https://ps.w.org/uikit-editor-blocks/assets/banner-772x250.png?rev=3247355)

![](https://ps.w.org/uikit-editor-blocks/assets/icon-256x256.png?rev=3247355)

# UIkit Editor Blocks

 [uikitbase](https://profiles.wordpress.org/uikitbase/)

[Lataa](https://downloads.wordpress.org/plugin/uikit-editor-blocks.1.0.8.zip)

 * [Tiedot](https://fi.wordpress.org/plugins/uikit-editor-blocks/#description)
 * [Arvostelut](https://fi.wordpress.org/plugins/uikit-editor-blocks/#reviews)
 *  [Asennus](https://fi.wordpress.org/plugins/uikit-editor-blocks/#installation)
 * [Kehitys](https://fi.wordpress.org/plugins/uikit-editor-blocks/#developers)

 [Tuki](https://wordpress.org/support/plugin/uikit-editor-blocks/)

## Kuvaus

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**
 **Alert** **Button** **Card** **Container** **Divider** **Dropdown****
Grid** **Heading** **Icon** **Image** **Overlay** **Overlay Slider** **Panel** **
Panel Slider** **Quotation** **Section** **Slideshow** **Social Icons** **Switcher****
Text**

#### Requirements

 * WordPress >= 6.0
 * PHP >= 7.4

#### Further Information

 * Documentation: [https://github.com/uikitbase/uikit-editor-blocks#readme](https://github.com/uikitbase/uikit-editor-blocks#readme)
 * WordPress Plugin: [https://wordpress.org/plugins/uikit-editor-blocks/](https://wordpress.org/plugins/uikit-editor-blocks/)
 * GitHub Repository: [https://github.com/uikitbase/uikit-editor-blocks](https://github.com/uikitbase/uikit-editor-blocks)
 * Changelog: [https://github.com/uikitbase/uikit-editor-blocks/tags](https://github.com/uikitbase/uikit-editor-blocks/tags)
 * Issue tracker: [https://github.com/uikitbase/uikit-editor-blocks/issues](https://github.com/uikitbase/uikit-editor-blocks/issues)

### 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?

 1. **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.
 2. **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?

 1. **YouTube**:
 2.  * The video ID (e.g., `https://www.youtube.com/watch?v=XYZ123` sends the `XYZ123`
       part) is sent as part of the iframe source URL.
     * No additional user data is sent from your website to YouTube during this process.
 3. **Vimeo**:
 4.  * 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.

### Links to terms of use and privacy policies:

 * YouTube:
    - [Terms of Service](https://www.youtube.com/t/terms)
    - [Privacy Policy](https://policies.google.com/privacy)
 * Vimeo:
    - [Terms of Service](https://vimeo.com/terms)
    - [Privacy Policy](https://vimeo.com/privacy)

By using this plugin, users agree to the terms and conditions of YouTube and Vimeo
for any embedded video content.

## Kuvankaappaukset

[⌊UIkit blocks.⌉⌊UIkit blocks.⌉[

UIkit blocks.

[⌊UIkit blocks settings page.⌉⌊UIkit blocks settings page.⌉[

UIkit blocks settings page.

## Asennus

 1. Upload the `uikit-editor-blocks` directory into the `/wp-content/plugins/` directory
 2. Activate the plugin through the `Plugins` menu in WordPress
 3. Start adding blocks from the `UIkit Blocks` category

## Arvostelut

There are no reviews for this plugin.

## Avustajat & Kehittäjät

“UIkit Editor Blocks” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet
tämän lisäosan kehittämiseen.

Avustajat

 *   [ uikitbase ](https://profiles.wordpress.org/uikitbase/)

[Käännä “UIkit Editor Blocks” omalle kielellesi.](https://translate.wordpress.org/projects/wp-plugins/uikit-editor-blocks)

### Oletko kiinnostunut kehitystyöstä?

[Browse the code](https://plugins.trac.wordpress.org/browser/uikit-editor-blocks/),
check out the [SVN repository](https://plugins.svn.wordpress.org/uikit-editor-blocks/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/uikit-editor-blocks/)
by [RSS](https://plugins.trac.wordpress.org/log/uikit-editor-blocks/?limit=100&mode=stop_on_copy&format=rss).

## Muutosloki

#### 1.0.8

 * Updated: UIkit framework to version 3.23.12.
 * Fixed: Dropdown block now supports live preview in the Gutenberg editor.
 * Fixed: Grid block now supports live preview in the Gutenberg editor.
 * Fixed: Overlay block now supports live preview in the Gutenberg editor.
 * Fixed: Overlay slider block now supports live preview in the Gutenberg editor.
 * Fixed: Panel block now supports live preview in the Gutenberg editor.
 * Fixed: Panel slider block now supports live preview in the Gutenberg editor.
 * Fixed: Quotation block now supports live preview in the Gutenberg editor.
 * Fixed: Slideshow block now supports live preview in the Gutenberg editor.
 * Fixed: Social icons block now supports live preview in the Gutenberg editor.
 * Fixed: Switcher block now supports live preview in the Gutenberg editor.

#### 1.0.7

 * Improved: Redesigned block templates for a cleaner look and fixed minor issues.
 * Improved: Minor changes to block settings.
 * Added: Vertical alignment and padding options to the Grid Column block.

#### 1.0.6

 * Updated: UIkit framework to version 3.23.11.
 * Improved: Switched to minified versions of UIkit CSS and JS for better performance.
 * Updated: Settings menu label.

#### 1.0.5

 * Updated: UIkit framework to version 3.23.7.
 * Fixed: An issue that prevented settings from being saved.

#### 1.0.4

 * Added: ”Icon Picker” for easy selection and integration of UIkit icons.
 * Fixed: Accordion block now supports live preview in the Gutenberg editor.
 * Fixed: Container block now supports live preview in the Gutenberg editor.
 * Fixed: Icon block now supports live preview in the Gutenberg editor.
 * Fixed: Section block now supports live preview in the Gutenberg editor.
 * Improved: Enhanced styling for blocks that currently do not support live preview.

#### 1.0.3

 * Updated: UIkit framework to version 3.23.1.
 * Fixed: Updated templates for Heading block.
 * Added: UIkit now loads in the block editor for real-time styling.
 * Added: New Alert block with live preview support.
 * Fixed: Button block now supports live preview in the Gutenberg editor.
 * Fixed: Card block now supports live preview in the Gutenberg editor.
 * Fixed: Divider block now supports live preview in the Gutenberg editor.
 * Fixed: Heading block now supports live preview in the Gutenberg editor.
 * Fixed: Image block now supports live preview in the Gutenberg editor.
 * Fixed: Text block now supports live preview in the Gutenberg editor.

#### 1.0.2

 * Fixed: Updated templates for Button and Image blocks.
 * Fixed: Updated icons for blocks.
 * Added: ”Full Width” checkbox option to the Button block.
 * Added: New Icon block.
 * Added: New Quotation block.

#### 1.0.1

 * Fixed: UIkit CSS loading issue when settings are unsaved.

#### 1.0.0

 * Initial release.

## Metatiedot

 *  Version **1.0.8**
 *  Last updated **11 kuukautta sitten**
 *  Active installations **50+**
 *  WordPress version ** 6.0 or higher **
 *  Tested up to **6.8.6**
 *  PHP version ** 7.4 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/uikit-editor-blocks/)
 * Tags
 * [block-editor](https://fi.wordpress.org/plugins/tags/block-editor/)[blocks](https://fi.wordpress.org/plugins/tags/blocks/)
   [uikit](https://fi.wordpress.org/plugins/tags/uikit/)
 *  [Edistynyt näkymä](https://fi.wordpress.org/plugins/uikit-editor-blocks/advanced/)

## Arvosanat

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/uikit-editor-blocks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/uikit-editor-blocks/reviews/)

## Avustajat

 *   [ uikitbase ](https://profiles.wordpress.org/uikitbase/)

## Tuki

Onko sinulla jotain sanottavaa? Tarvitsetko apua?

 [Tukifoorumi](https://wordpress.org/support/plugin/uikit-editor-blocks/)