Extra Block Options

تفصیل

The Extra Block Layout plugin introduces a min-width setting and a flex-grow toggle for child blocks within Rows, giving you precise control over your layout’s responsiveness and flexibility.
With this plugin, you can define minimum widths for individual blocks and adjust the space they occupy, making it easier to create dynamic, responsive, and well-balanced designs directly within the Gutenberg editor.
Perfect for users looking to achieve professional and customizable layouts without additional coding.

Use cases

When you create a layout using the Gutenberg’s Row block there are three options available for the Row’s child blocks: Fit, Fill and Fixed.
Those are not enough to create a responsive layout with specific blocks sizes.
For example, when you have one of the child blocks too narrow and would like to have an option to set a minimal width for it (see Screenshot-1).
When the child blocks don’t have enough space to fit and moves on the line below it does not stretch to fit the whole available space on the new line (see Screenshot-2).

سکرین شاٹاں

  • A screencast of the bento box grid, which properly resizes using the Extra Block Options plugin.
  • When you have one of the child blocks too narrow and would like to have an option to set a minimal width for it
  • When the child blocks don’t have enough space to fit and move on the next line below it does not stretch to fit the whole available space. The Extra Block Option plugin allows you to
  • New options available under the Dimensions panel at the Styles tab. The options appear only for the child blocks of the Row Gutenberg block.

انسٹال کرݨ

  1. Download the plugin ZIP file from the WordPress Plugin Directory, or install the plugin via the WordPress plugin installer.
  2. Extract the ZIP file (if downloaded from WordPress Plugin Directory).
  3. Upload the plugin folder to the wp-content/plugins/ directory of your WordPress installation.
  4. Activate the Squeeze plugin from the WordPress plugins dashboard.

ہرہک دے سوال

Does this plugin add a new block to the Gutenberg Editor?

No, it adds new options to your existing blocks.

Where can I find those new options?

They are available for the direct child blocks of the native Row Gutenberg Block. Select the child block, switch to the Styles tab and you will see new options under the Dimensions panel.

ریویو

There are no reviews for this plugin.

Contributors & Developers

“Extra Block Options” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“Extra Block Options&#8221 دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تبدیلی لاگ

1.0

  • First release.
  • Added min-width and flex-grow properties.