implode(' ', $el_classes), 'section_id' => esc_attr( $atts['section_id'] ), 'section_title' => $section_title, 'section_subtitle' => $section_subtitle, 'post_type' => $post_type, 'wrap_class' => $wrap_class, 'posts' => $posts, 'columns' => $columns, 'carousel' => $owl['carousel'], 'owl_options' => $owl['options'], 'owl_nav_style' => $owl['nav_style'], 'video_background' => $video_background ); mpl_tpl_section_post($data);