Файловый менеджер - Редактировать - /home2/cocinasdalloway/public_html/tienda/wp-content/themes/negan/comments.php
Назад
<?php if ( post_password_required() ) { return; } ?> <div id="comments" class="comments-area clearfix"> <div class="comments-container"> <?php if ( have_comments() ) : ?> <div class="comments-title"> <?php $number = get_comments_number(); ?> <h3><?php if($number > 1){ esc_html_e('Comments','negan'); }else{ esc_html_e('Comment','negan'); } ?> (<?php echo get_comments_number();?>)</h3> </div> <ul class="commentlist"> <?php wp_list_comments( array( 'callback' => 'negan_comment_form_callback', 'style' => 'ul', 'avatar_size'=> 70, ) ); ?> </ul><!-- .comment-list --> <?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : echo '<div class="pagination">'; paginate_comments_links( array( 'prev_text' => '←', 'next_text' => '→', 'type' => 'list' )); echo '</div>'; endif; ?> <?php else:?> <p class="woocommerce-noreviews"><?php esc_html_e( 'There are no reviews yet.','negan' ); ?></p> <?php endif;?> </div> <?php if ( comments_open() ){ comment_form(array( 'class_submit' => 'btn btn-primary' )); }else{ echo '<div class="clearfix"></div><p class="no-comments">'. esc_html__( 'Comments are closed.', 'negan' ) .'</p>'; }?> </div><!-- #comments -->
| ver. 1.4 |
Github
|
.
| PHP 8.2.22 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка