This plugin is outdated and might not be supported anymore
Magic Block

Magic Block

Details
View on WordPress

Magic Block registers a container block with the block editor. This block has settings for element (div, section, etc), ID, classname, inline style, and any other attribute (including data-*, and aria-*) via a custom attributes section.

Magic Block is designed for people who want full control over post HTML structure, or wish to use the editor to create complex layouts such as Flexbox, CSS Grid, Bootstrap, etc…

This block does not add any CSS styles that you, as a developer, do not provide. Rather, it allows you to easily contain other blocks in parent elements with an arbitrary ID or Class. You may then easily target these container elements by ID or Class in your theme’s stylesheets or through CSS plugins. For smaller customizations there is an inline style field which maps to the “style” HTML attribute for the container element.

In the editor view, each Magic Block has a thin grey outline so you can easily see which child elements belong to it. It also provides a display of element type, ID, and classes so you can keep track of how to target them with your CSS.

As of WordPress 5.3 you might not need this plugin since the core now ships with a “Group Block” which is similar in purpose, although it has fewer options.

Details

Plugin code:
magic-block
Plugin version:
1.3.0
Outdated:
Yes
WP version:
5.0 or higher
PHP version:
5.2.4 or higher
Test up to WP version:
5.7.12
Total installations:
300
Last updated:
2021-04-18
Rating:
Times rated:
11
block
container-block
data-attributes
div
html-element