5.2.0
GUTENBERG
Added sample of new function from Edje WP Library 3.1 which is H::register_post_block
.
- The sample call is in
functions.php
my_start()
- The sample template is in
views/blocks/_h-post-list.twig
.
It will add new Block in Gutenberg editor to show Post List:
CSS
- Added support for Cover block with Parallax enabled
- Added support for Media-Text block with Larger Image and Smaller Image style that is registered by Edje WP Library 3.1