PATH:
home
/
bkunreyz
/
bcmuslimgolfers.com
/
wp-content
/
themes
/
organization
<?php if ( post_password_required() ) { return; } ?> <div id="comments" class="comments-area"> <?php if ( have_comments() ) : ?> <div class="comment-header"> <h4 class="comment-title"> <?php $comments_count = get_comments_number(); if( $comments_count ==+ '1' ){ printf( _x( 'One Reply on “%s”', 'comments title', 'organization' ), get_the_title() ); }else{ printf( _nx( '%1$s Reply to “%2$s”', '%1$s Replies to “%2$s”', $comments_count, 'comments title', 'organization' ), number_format_i18n( $comments_count ), get_the_title() ); } ?> </h4> </div> <ol class="comments-list"> <?php wp_list_comments( array( 'avatar_size' => 60, 'style' => 'ol', 'short_ping' => true, 'reply_text' => __( 'Reply →', 'organization' ), ) ); ?> </ol> <?php if( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : ?> <nav id="comment-nav-below" class="comment-navigation" role="navigation"> <?php the_comments_pagination( array( 'prev_text' => '<div class="nav-previous">' . __( '← Previous comments', 'organization' ) . '</div>', 'next_text' => '<div class="nav-next">' . __( 'Next comments →', 'organization' ) . '</div>', ) );?> </nav> <?php endif; endif; if ( ! comments_open() && '0' != get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) : ?> <p class="no-comments"><?php _e( 'Comments are closed.', 'organization' ); ?></p> <?php endif; comment_form(); ?> </div><!-- #comments -->
[-] screenshot.png
[edit]
[-] single.php
[edit]
[-] sidebar.php
[edit]
[+]
images
[+]
css
[-] 404.php
[edit]
[-] style.css
[edit]
[-] searchform.php
[edit]
[+]
fonts
[-] header.php
[edit]
[-] index.php
[edit]
[+]
IMAGES USED
[-] search.php
[edit]
[-] functions.php
[edit]
[+]
..
[-] content-single.php
[edit]
[+]
recommend
[-] content-front-page.php
[edit]
[-] README.txt
[edit]
[-] footer.php
[edit]
[+]
template-files
[+]
upsell
[-] content.php
[edit]
[-] content-special.php
[edit]
[+]
dummy-data
[-] comments.php
[edit]
[-] error_log
[edit]
[-] page.php
[edit]
[-] archive.php
[edit]
[+]
js
[-] content-none.php
[edit]
[-] content-page.php
[edit]
[+]
includes
[-] home.php
[edit]