__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
// DISPLAY COMMENTS IF COMMENTS ARE OPENED
if ( comments_open() ) {
echo '<div class="comments">',
'<h2>';
_e('Comments', 'wikiwp');
echo '</h2>';
if ( have_comments() ) {
// this is displayed if there are comments
echo '<h3>';
_e('This post currently has', 'wikiwp');
echo ' ';
comments_number( __('no responses','wikiwp'), __('one response', 'wikiwp'), __('% responses','wikiwp') );
echo '</h3>',
'<ul class="commentlist">';
wp_list_comments();
echo '</ul>',
'<div class="comment-nav">',
'<div class="alignleft">';
previous_comments_link();
echo '</div>',
'<div class="alignright">';
next_comments_link();
echo '</div>',
'</div>';
} else {
// this is displayed if there are no comments so far
_e('So empty here ... leave a comment!', 'wikiwp');
}
// load comment form
comment_form();
echo '</div>'; // end of .content
}| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| css | Folder | 0755 |
|
|
| en | Folder | 0755 |
|
|
| images | Folder | 0755 |
|
|
| js | Folder | 0755 |
|
|
| languages | Folder | 0755 |
|
|
| 404.php | File | 565 B | 0644 |
|
| author.php | File | 1.86 KB | 0644 |
|
| category.php | File | 1.44 KB | 0644 |
|
| changelog.md | File | 13.25 KB | 0644 |
|
| comments.php | File | 927 B | 0644 |
|
| content.php | File | 524 B | 0644 |
|
| footer.php | File | 1.38 KB | 0644 |
|
| functions.php | File | 27.15 KB | 0644 |
|
| header.php | File | 2.72 KB | 0644 |
|
| index.php | File | 1.93 KB | 0644 |
|
| license.md | File | 1.72 KB | 0644 |
|
| navigation.php | File | 1.74 KB | 0644 |
|
| page.php | File | 280 B | 0644 |
|
| postinfo.php | File | 2.82 KB | 0644 |
|
| readme.md | File | 816 B | 0644 |
|
| screenshot.png | File | 146 KB | 0644 |
|
| search.php | File | 1.48 KB | 0644 |
|
| searchform.php | File | 401 B | 0644 |
|
| sidebar.php | File | 3.17 KB | 0644 |
|
| single.php | File | 506 B | 0644 |
|
| style.css | File | 24.24 KB | 0644 |
|
| wiki-page.php | File | 389 B | 0644 |
|