'container', 'require' => array( '_root' ), 'name' => __( 'WP Content Blocks', 'flatsome' ), 'category' => __( 'Content', 'flatsome' ), 'thumbnail' => flatsome_ux_builder_thumbnail( 'block' ), 'template' => '
WP Content Blocks (Gutenberg) Open in WP Editor to edit
', 'template_shortcode' => "{content}\n", 'compile' => false, ) );