MB Blocks Changelog

1.7.3 - 2024-11-01
1.7.2 - 2024-09-26
1.7.1 - 2024-08-19

Fix running PHP Codesniffer when installing & autoload the plugin's main file via Composer

1.7.0 - 2024-07-24

This version allows you to make inner blocks use the same markup for both the admin and front end by adding id, class, or style attribute to <InnerBlocks> wrapper.

For more details, please see the docs.

1.6.1 - 2024-07-17
1.6.0 - 2024-07-02

Highlights:

This version allows you to render blocks with views. You can specify the view template in the "render_callback" parameter as "view: view_name", or if you use block.json file, set the "render" parameter to "view: view_name".

This version also works with Meta Box Builder to allow you to set/edit views with UI. For more details, please see this blog post.

Other changes:

1.5.1 - 2024-05-16
1.5.0 - 2024-04-17

Highlights:

The plugin now supports creating blocks with block.json, which aligns with the WordPress's recommended method to create blocks. This allows the blocks created with MB Blocks will be compatible with future development of WordPress and the block editor.

With the support of block.json, the plugin now fully supports Full-Site Editing (FSE). So you can use the blocks in FSE's templates.

This update also makes rendering the block easier by automatically preparing the fields' values and put them directly in the $attributes parameter.

For details, please see the documentation.

1.4.2 - 2023-03-09
1.4.1 - 2022-12-05
1.4.0 - 2021-07-28
1.3.2 - 2021-07-14
1.3.1 - 2021-06-05
1.3.0 - 2021-02-23
1.2.5 - 2020-02-05
1.2.4 - 2020-12-25
1.2.3 - 2020-07-07
1.2.2 - 2020-07-07
1.2.1 - 2020-07-06
1.2.0 - 2020-04-18
1.1.1 - 2020-04-16
1.1.0 - 2020-02-12
1.0.16 - 2020-01-16
1.0.15 - 2020-01-05
1.0.14 - 2019-12-19
1.0.13 - 2019-12-04
1.0.12 - 2019-11-28

Fixed

Changed

1.0.11 - 2019-11-14
1.0.10 - 2019-10-18
1.0.9 - 2019-09-26
1.0.8 - 2019-09-23
1.0.7 - 2019-09-14
1.0.6 - 2019-08-29

Fixed

Changed

1.0.5 - 2019-08-23
1.0.4 - 2019-08-17
1.0.3 - 2019-08-12
1.0.2 - 2019-08-05
1.0.1 - 2019-08-03

Fixed

Changed

1.0.0 - 2019-07-31