BlocksPlus

Description

BlocksPlus is a WordPress extension plugin for Block editor. It provides new features and useful blocks to use right away on your page. You can use it freely as you want.
Any suggestions can be made by GitHub or WordPress plugin’s page. As possible, new features and blocks will be implemented in the future.
The entire source code is publicly available on GitHub.

The plugin’s main cons are:
* lightweight
* clean design, consistent with WordPress standards
* easy to use blocks
* now usable in Full Site Editor

The features are:
* FAQ block
* Image Comparison block
* Modal block
* Social Share Button block
* defining custom color palette (for themes without “theme.json”)
* defining custom font sizes (for themes without “theme.json”)

Screenshots

  • FAQ block
  • Image Comparison block
  • Modal block
  • Social block

Blocks

This plugin provides 4 blocks.

  • BlocksPlus: FAQ
  • BlocksPlus: Image Comparison
  • BlocksPlus: Social Share Buttons
  • BlocksPlus: Modal

Reviews

There are no reviews for this plugin.

Contributors & Developers

“BlocksPlus” is open source software. The following people have contributed to this plugin.

Contributors

Translate “BlocksPlus” into your language.

Interested in development?

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

Changelog

1.5.0

  • Tested for WP 6.3
  • Change Twitter icon to X icon

1.4.0

  • Adjust blocks and styles for Full Site Editor
  • Disable “color palette” and “font sizes” option when theme uses theme.json
  • Remove “custom background” and “custom spacing” options

1.3.1

  • Tested for WP 6.2

1.3.0

  • FAQ block – added option to disable space after heading

1.2.5

  • Tested for WP 6.1.1
  • Fixing Image Comparison error on resetting slider color
  • Fixing Image Comparison error on empty image container (without src attribute)
  • Adding admin panel notice

1.2.4

  • Readme changes, text fixes

1.2.3

  • Updated permalink for Social Share Buttons Block on new post/page

1.2.2

  • Category for blocks changed (to WP’s native one)
  • Branding update, with banner on option page

1.2.1

  • Tested for WP 6.0.1

1.2.0

  • Add new block – Social Share Button
  • Tested for WP 6.0.0

1.1.0

  • Setup for WP features added: custom blocks spacing, custom site’s background
  • Tested for WP 5.9.1

1.0.1

  • Modal block – change structure to anchor tag for button, due to critical error with component in WP Core 5.9

1.0.0

  • Gutenberg’s global color palette and font sizes controls
  • FAQ block added
  • Image Comparison block
  • Modal block