'. ( ( '' === trim( $content ) ) ? __( 'Empty tab. Edit page to add content here.', 'kingcomposer' ) : do_shortcode( str_replace('kc_tab#', 'kc_tab', $content ) ) ). '
'; echo $output;