'' ) : ?> <?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?> <?php echo esc_attr( get_bloginfo( 'name', 'display' ) ); ?>
', '

' ); endif; } // Display Post Thumbnail on single posts function tsoft_display_thumbnail_single() { // Get Theme Options from Database $theme_options = tsoft_theme_options(); // Display Post Thumbnail if activated if ( isset( $theme_options['post_thumbnails_single'] ) and $theme_options['post_thumbnails_single'] == true ) : the_post_thumbnail( 'post-thumbnail', array( 'class' => 'alignleft' ) ); endif; } // Display Postmeta Data if ( ! function_exists( 'tsoft_display_postmeta' ) ) : function tsoft_display_postmeta() { // Get Theme Options from Database $theme_options = tsoft_theme_options(); // Display Date unless user has deactivated it via settings if ( true == $theme_options['meta_date'] ) : ?> str_replace( $big, '%#%', esc_url( get_pagenum_link( $big ) ) ), 'format' => '?paged=%#%', 'current' => max( 1, get_query_var( 'paged' ) ), 'total' => $wp_query->max_num_pages, 'next_text' => '»', 'prev_text' => '«', 'add_args' => false, ) ); // Display the pagination if more than one page is found if ( $paginate_links ) : ?>
  • ','
  • ','
  • ' ); if ( $tag_list ) : echo $tag_list; endif; endif; } endif; // Display Footer Text add_action( 'tsoft_footer_text', 'tsoft_display_footer_text' ); function tsoft_display_footer_text() { ?> Theme Soft' ); ?> comment_type == 'pingback' or $comment->comment_type == 'trackback' ) : ?>
  • id="comment-">
    ', '' ); ?>
  • id="comment-">
    %s', get_comment_author_link() ) ?>
    comment_approved == '0' ) : ?>

    $depth, 'max_depth' => $args['max_depth'] ) ) ) ?>