true,
'quicktags' => true,
'editor_height' => 345,
'textarea_name' => $section_name . '[content]'
);
if ( true === $bgbn_is_js_template ) : ?>
wp_editor( '', bgbn_get_wp_editor_id( $bgbn_section_data, $bgbn_is_js_template ), $editor_settings ); ?>
wp_editor( $content, bgbn_get_wp_editor_id( $bgbn_section_data, $bgbn_is_js_template ), $editor_settings ); ?>