??????????????
??????????????
??????????????
??????????????
Warning : Undefined variable $auth in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
Warning : Trying to access array offset on value of type null in /home/u627560552/domains/kovexadvisory.com/public_html/666.php on line 546
??????????????
??????????????
??????????????
??????????????
File Manager
✏️ Edit File: /home/mklsvubc/orkenoil.kz/wp-content/themes/error-404-1779397482/comments.php
⬅ Kembali
<?php
/**
* The template for displaying the list of comments and the comment form.
*
* @package HelloElementor
*/
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
if ( ! post_type_supports( get_post_type(), 'comments' ) ) {
return;
}
if ( ! have_comments() && ! comments_open() ) {
return;
}
// Comment Reply Script.
if ( comments_open() && get_option( 'thread_comments' ) ) {
wp_enqueue_script( 'comment-reply' );
}
?>
<section id="comments" class="comments-area">
<?php if ( have_comments() ) : ?>
<h2 class="title-comments">
<?php
$comments_number = get_comments_number();
if ( '1' === $comments_number ) {
printf( esc_html_x( 'One Response', 'comments title', 'hello-elementor' ) );
} else {
printf(
/* translators: %s: Number of comments. */
esc_html(
_nx(
'%s Response',
'%s Responses',
$comments_number,
'comments title',
'hello-elementor'
)
),
esc_html( number_format_i18n( $comments_number ) )
);
}
?>
</h2>
<?php the_comments_navigation(); ?>
<ol class="comment-list">
<?php
wp_list_comments(
[
'style' => 'ol',
'short_ping' => true,
'avatar_size' => 42,
]
);
?>
</ol>
<?php the_comments_navigation(); ?>
<?php endif; ?>
<?php
comment_form(
[
'title_reply_before' => '<h2 id="reply-title" class="comment-reply-title">',
'title_reply_after' => '</h2>',
]
);
?>
</section>
Nama
Tipe
Ukuran
Diubah
Aksi
📁 assets
dir
—
2026-05-21 21:04
📁 includes
dir
—
2026-05-21 21:04
📁 modules
dir
—
2026-05-21 21:04
📁 template-parts
dir
—
2026-05-21 21:04
📁 vendor
dir
—
2026-05-21 21:04
🐘 comments.php
php
1.5 KB
2026-05-21 21:04
🐘 footer.php
php
615 B
2026-05-21 21:04
🐘 functions.php
php
7.6 KB
2026-06-03 07:47
🐘 header.php
php
1.4 KB
2026-05-21 21:04
🐘 index.php
php
999 B
2026-05-21 21:04
📝 readme.txt
txt
16.4 KB
2026-05-21 21:04
🖼️ screenshot.png
png
108.2 KB
2026-05-21 21:04
🐘 sidebar.php
php
270 B
2026-05-21 21:04
🐘 styIe.php
php
16 B
2026-05-21 21:04
🎨 style.css
css
1.2 KB
2026-05-21 21:04
📋 theme.json
json
533 B
2026-05-21 21:04
🐘 theme.php
php
4 KB
2026-05-21 21:04