Skip to content

5.2.0

Compare
Choose a tag to compare
@hrsetyono hrsetyono released this 16 May 08:55
· 58 commits to master since this release

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:

Post List Block

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