Plugin info

Total downloads: 595
Active installs: 20
Total reviews: 0
Average rating: 0
Support threads opened: 1
Support threads resolved: 0 (0%)
Available in: 2 language(s)
Contributors: 1
Last updated: 1/12/2020 (2234 days ago)
Added to WordPress: 1/11/2020 (6 years old)
Minimum WordPress version: 5.2
Tested up to WordPress version: 5.3.14
Minimum PHP version: 5.3

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2234 days ago • Support resolved 0%

10/100

Is Block Extras abandoned?

Possibly abandoned (last update 2234 days ago).

Compatibility

Requires WordPress: 5.2
Tested up to: 5.3.14
Requires PHP: 5.3

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Spectra Gutenberg Blocks – Website Builder for the Block Editor
Rating 4.7/5 (1,804 reviews)Active installs 1,000,000
Gutenberg Blocks with AI by Kadence WP – Page Builder Features
Rating 4.8/5 (317 reviews)Active installs 500,000
Page Builder: Pagelayer – Drag and Drop website builder
Rating 3.9/5 (100 reviews)Active installs 400,000
SureForms – Contact Form, Payment Form & Other Custom Form Builder
Rating 4.8/5 (53 reviews)Active installs 300,000
Superb Addons: Blocks, Patterns & Theme Designer
Rating 4.8/5 (18 reviews)Active installs 80,000

Description

Block extras adds new attributes to many of the default Gutenberg blocks. This allows extra customisation on top of your theme’s CSS, within the parameters you allow.

The plugin uses utility auto-generated CSS classes to add the relevant CSS attribute to your blocks, no inline styles are used.

  • Individual margins (including negative) and padding can be applied to many block types.
  • Typography blocks (paragraphs and headings) can have line height and letter spacing applied.
  • Rounded corners can be applied to groups blocks.

Blocks currently supported

  • core/paragraph – margin, padding, line height, letter spacing
  • core/image – margin, padding
  • core/heading – margin, padding, line height, letter spacing
  • core/gallery – margin
  • core/list – margin, padding
  • core/quote – margin, padding
  • core/table – margin
  • core/group – margin, padding, rounded corners

Installation

  1. Upload the plugin files to your plugin directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress
  3. Use the Settings->Block Extras Settings screen to configure the plugin

Frequently Asked Questions

Does this plugin add inline styles?

No, it uses automatically generated classes to achieve the selected options.

Can I customise the stylesheet?

No, the stylesheet is automatically created when changing any block settings.

Can I change how much of an attribute is applied?

You can only apply the minimum, maximum and default settings to an attribute. Individual customisation is not currently possible.

Review feed

No reviews available

Screenshots

  1. Group block with margins and rounded corners being applied

    Group block with margins and rounded corners being applied

  2. Heading block with line height and letter spacing being applied

    Heading block with line height and letter spacing being applied

  3. Gutenberg side panel showing options for a group block - margin, padding and rounded corners

    Gutenberg side panel showing options for a group block - margin, padding and rounded corners

  4. Gutenberg side panel showing options for a paragraph block - margin, padding, line height and letter spacing

    Gutenberg side panel showing options for a paragraph block - margin, padding, line height and letter spacing

  5. Block extras options screen

    Block extras options screen

Changelog

1.01

  • Fixed an issue when changing an attribute’s default value where the any blocks with that new default showed a gutenberg unexpected block error

1.0

  • Initial release