ClarksonCore

Gutenberg

Interfaces, Classes, Traits and Enums

Block_Manager
Intercepts 'the content' filter to allow overriding of the rendering functions of Gutenberg blocks. This allows us to use twig for block rendering.
Block_Type
This custom block overwrites the render callback to use twig files.

Search results