bcswp_shortcodes, 'recent_posts' ) ) { ?>
"layout1", "cols" => '3', "limit" => '3', "title_text" => __( "Some of My Recent Work", BLOGCENTRAL_TXT_DOMAIN ), "title_class" => "section-title", "title_border" => "0", "show_title" => true, ); echo $bcswp_plugin->bcswp_shortcodes->recent_posts( $posts_atts ); ?>
bcswp_shortcodes, 'contact_form' ) ) { $posts_atts = array( 'wrap_class' => 'hide-show', 'show_map' => true, ); echo $bcswp_plugin->bcswp_shortcodes->contact_form( $posts_atts ); }// End if ?>