Changes to blocks and added basic framework for Newsletters
This commit is contained in:
@ -28,3 +28,4 @@ function create_block_lcp_viewport_block_init() {
|
||||
register_block_type( __DIR__ . '/build' );
|
||||
}
|
||||
add_action( 'init', 'create_block_lcp_viewport_block_init' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user