PATH:
home
/
letacommog
/
laindinois
/
wp-content
/
themes
/
wilcity
<?php global $post; ?> <?php if (post_password_required()) : ?> <p><?php esc_html_e( 'Post is password protected. Enter the password to view any comments.', 'wilcity' ); ?></p> <?php else: ?> <?php if ( have_comments() ) : ?> <ul id="comments-list" class="list-none"> <?php wp_list_comments( array( 'style' => 'ul', 'callback' => array('WilokeComment', 'commentTemplates'), 'max_depth' => get_option('thread_comments_depth') ) ); the_comments_pagination(array( 'type' => 'list', 'next_text' => '<i class="la la-angle-right"></i>', 'prev_text' => '<i class="la la-angle-left"></i>' )); ?> </ul> <?php endif; ?> <?php endif; ?> <?php get_template_part('single-post/comment-form'); ?>
[+]
..
[-] author.php
[edit]
[-] screenshot.jpg
[edit]
[-] webpack.common.js
[edit]
[-] single-event.php
[edit]
[-] functions.php
[edit]
[+]
templates
[-] after-body.php
[edit]
[+]
single-event
[+]
dashboard
[-] sidebar-event.php
[edit]
[-] before-footer.php
[edit]
[-] footer.php
[edit]
[-] archive.php
[edit]
[+]
assets
[+]
reviews
[-] sidebar-events.php
[edit]
[-] comments.php
[edit]
[-] taxonomy.php
[edit]
[-] sidebar.php
[edit]
[+]
woocommerce
[+]
author-listing
[-] author-listing.php
[edit]
[-] .gitignore
[edit]
[-] .DS_Store
[edit]
[-] comment-template.php
[edit]
[+]
hooks
[+]
src
[-] single.php
[edit]
[-] wilcity-term.php
[edit]
[-] 404.php
[edit]
[-] vue.config.js
[edit]
[-] style.css
[edit]
[-] rollup.config.js
[edit]
[-] sidebar-shop.php
[edit]
[+]
wiloke-submission
[-] footer-widget.php
[edit]
[-] .babelrc
[edit]
[-] header.php
[edit]
[+]
single-listing
[+]
admin
[-] changelog.txt
[edit]
[-] taxonomy-listing_cat.php
[edit]
[-] package.json
[edit]
[-] index.php
[edit]
[+]
vendor
[+]
post-types
[-] webpack.prod.js
[edit]
[+]
languages
[-] page.php
[edit]
[+]
single-post
[+]
plugins
[-] README.md
[edit]
[-] searchform.php
[edit]
[-] package-lock.json
[edit]
[+]
configs
[-] composer.json
[edit]
[-] taxonomy-listing_location.php
[edit]
[-] search.php
[edit]
[-] webpack.dev.js
[edit]
[-] taxonomy-listing_tag.php
[edit]