Server IP : 162.0.215.126 / Your IP : 216.73.216.4 Web Server : LiteSpeed System : Linux business105.web-hosting.com 4.18.0-553.50.1.lve.el8.x86_64 #1 SMP Thu Apr 17 19:10:24 UTC 2025 x86_64 User : tektomgb ( 586) PHP Version : 8.1.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/tektomgb/tektk77play.lol/wp-content/ |
Upload File : |
<div id="comments"> <?php if ( have_comments() ) : global $comments_by_type; $comments_by_type = separate_comments( $comments ); if ( !empty( $comments_by_type['comment'] ) ) : ?> <section id="comments-list" class="comments"> <h2 class="comments-title"><?php comments_number(); ?></h2> <?php if ( get_comment_pages_count() > 1 ) : ?> <nav id="comments-nav-above" class="comments-navigation" role="navigation"> <div class="paginated-comments-links"><?php paginate_comments_links(); ?></div> </nav> <?php endif; ?> <ul> <?php wp_list_comments( 'type=comment' ); ?> </ul> <?php if ( get_comment_pages_count() > 1 ) : ?> <nav id="comments-nav-below" class="comments-navigation" role="navigation"> <div class="paginated-comments-links"><?php paginate_comments_links(); ?></div> </nav> <?php endif; ?> </section> <?php endif; if ( !empty( $comments_by_type['pings'] ) ) : $ping_count = count( $comments_by_type['pings'] ); ?> <section id="trackbacks-list" class="comments"> <h2 class="comments-title"><?php echo '<span class="ping-count">' . esc_html( $ping_count ) . '</span> ' . esc_html( _nx( 'Trackback or Pingback', 'Trackbacks and Pingbacks', $ping_count, 'comments count', 'blankslate' ) ); ?></h2> <ul> <?php wp_list_comments( 'type=pings&callback=blankslate_custom_pings' ); ?> </ul> </section> <?php endif; endif; if ( comments_open() ) { comment_form(); } ?> </div>