このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Magic Block

説明

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.

スクリーンショット

  • You can nest magic blocks inside each other to build complex layouts.
  • Custom attributes supported

ブロック

このプラグインは1個のブロックを提供します。

  • Magic Block

評価

2022年5月11日
you said, that as we have a group block now, we might don’t need to use this plugin. Unfortunately group block stinks, it ads some inner divs which makes it unusable for a lot of stuff, for example grid or flex container. Your plugin is just perfect. It should be THE FIRST Gutenberg block to be released, it’s such a timesaver and pleasure to work with. I can pay for this, but please, don’t abandon it.
2021年10月24日
Wonderful plugin, just hope this project keeps updated! thank you so much!
2021年9月13日
White Magic, This should be in the very core of Gutenberg. I used it to implement Keen Slider Because there’s no way to get rid of the additional annoying nested wrappers in default columns or groups blocks.
2021年5月26日
This plugin is just perfect for a full control of gutenberg’s based layouts. It just fills a very important functionality that gutenberg lacks and it should come built in with WordPress. Great job.
10件のレビューをすべて表示

貢献者と開発者

Magic Block はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Magic Block” は2ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Magic Block” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。