cat_name; } $show_date = ( get_theme_mod( 'show_post_date', 'yes' ) == 'yes' ) ? true : false; $show_author = ( get_theme_mod( 'show_post_author', 'yes' ) == 'yes' ) ? true : false; $show_comments = ( get_theme_mod( 'show_post_comments', 'yes' ) == 'yes' ) ? true : false; $show_cat = ( get_theme_mod( 'show_post_cat', 'yes' ) == 'yes' ) ? true : false; $show_tags = ( get_theme_mod( 'show_post_tags', 'yes' ) == 'yes' ) ? true : false; $num_words = ( abs( get_theme_mod( 'words_limit' ) ) ) ? : 0; $word_count = str_word_count( strip_tags( get_the_content() ) ); ?>
>

$num_words && $num_words > 0 ) : ?> '', 'link_before' => '', 'link_after' => '', ) ); ?>