Skip to content

Core Block Modifier Functionality

Choose a tag to compare

@octoxan octoxan released this 24 Jul 00:30
· 10 commits to master since this release
d2964c8

Added a new class to our plugin CoreModifier that you can extend in the theme that will allow setting block style options in an object oriented manner.

To get started, copy the plugins app/Modifiers/CoreGroup.php.example into the Sage theme at app/Modifiers/CoreGroup.php to get started customizing the core/group block.