';
if ( $title_block == 1 ) {
$output .= '
';
$output .= '
{{ a13_item_meta_data:_subtitle }}
';
$output .= '
{{ post_data:post_title }}
';
$output .= '
';
}
if ( $content_block == 1 ) {
$output .= '
';
$output .= '
{{ post_data:post_content }}
';
$output .= '
{{ a13_team_member_socials }}
';
$output .= '
';
}
$output .= '
';
return $output;
}
add_shortcode( 'vc_a13_team_member', 'a13fe_vc_team_member_render' );
function a13fe_vc_testimonial_signature_render() {
return '