>
', '' ); $show_categories = get_theme_mod( 'dglib_enable_categories_post', 'show' ); if($show_categories=='show'){ blogmagazine_single_post_categories_list(); } $show_date = get_theme_mod( 'dglib_enable_date_post', 'show' ); $show_author = get_theme_mod( 'dglib_enable_authorname_post', 'show' ); $show_comments = get_theme_mod( 'dglib_enable_comments_post', 'show' ); if( $show_date == 'show' || $show_author == 'show' || $show_comments == 'show' ){ ?>
"%s"', 'blogmagazine' ), array( 'span' => array( 'class' => array(), ), ) ), get_the_title() ) ); wp_link_pages( array( 'before' => '', ) ); ?>