Kuvaus
Blocks Export Import plugin allows you to import and export blocks as JSON in Gutenberg Block Editor.
All the code and sources for this plugin are publicly available as part of https://github.com/Codeinwp/otter-blocks.
Blocks
This plugin provides 5 blocks.
- Icon An inline SVG icon from the Lucide icon set.
- Text A rich text element with tag selection.
- Image A simple image element. Set via media library or direct URL.
- Link An anchor element with link picker and rich text.
- Box A generic wrapper element with tag selection and inner blocks. Supports details and summary tags for native disclosure widgets.
Asennus
Activating this plugin is just like any other plugin. If you’ve uploaded the plugin package to your server already, skip to step 5 below:
- Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation.
- Activate the plugin through the ‘Plugins’ menu in WordPress.
- Go to Gutenberg editor and play around with the block.
Avustajat & Kehittäjät
“Blocks Export Import” perustuu avoimeen lähdekoodiin. Seuraavat henkilöt ovat osallistuneet tämän lisäosan kehittämiseen.
Avustajat“Blocks Export Import” has been translated into 1 locale. Kiitoksia kääntäjille heidän työstään.
Käännä “Blocks Export Import” omalle kielellesi.
Oletko kiinnostunut kehitystyöstä?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Muutosloki
You can check the changelog here.


