$spice_software_blog_meta_sort_val ) :
if ( 'blog_author' === $spice_software_blog_meta_sort_val ) :?>
';
the_category( ', ' );
echo '';
endif;
endif;
if ( 'blog_tag' === $spice_software_blog_meta_sort_val ) :
$spice_software_tag_list = get_the_tag_list();
if (!empty($spice_software_tag_list)) {?>