UIkit Editor Blocks

Описание

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

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:

    • 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.
  2. 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.

Links to terms of use and privacy policies:

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

Скриншоты

  • UIkit blocks.
  • UIkit blocks settings page.

Блоки

Этот плагин предоставляет 29 блоков.

  • Grid (UIkit)
  • Switcher (UIkit)
  • Image (UIkit)
  • Accordion (UIkit)
  • Icon (UIkit)
  • Panel Slider (UIkit)
  • Heading (UIkit)
  • Social Icons Item (UIkit)
  • Overlay Slider Item (UIkit)
  • Social Icons (UIkit)
  • Dropdown Item (UIkit)
  • Divider (UIkit)
  • Container (UIkit)
  • Grid Column (UIkit)
  • Dropdown (UIkit)
  • Slideshow Item (UIkit)
  • Button (UIkit)
  • Section (UIkit)
  • Overlay (UIkit)
  • Slideshow (UIkit)
  • Alert (UIkit)
  • Panel Slider Item (UIkit)
  • Accordion Item (UIkit)
  • Quotation (UIkit)
  • Card (UIkit)
  • Panel (UIkit)
  • Text (UIkit)
  • Switcher Item (UIkit)
  • Overlay Slider (UIkit)

Установка

  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

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«UIkit Editor Blocks» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «UIkit Editor Blocks» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

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.