__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
<?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://developer.wordpress.org/themes/basics/template-hierarchy/
 *
 * @package consultstreet
 */

/*
 * 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.
 */
 ?>
<?php if ( post_password_required() ) : ?>
	<p class="nopassword"><?php esc_html_e( 'This post is password protected. Enter the password to view any comments.', 'consultstreet' ); ?></p>
	<?php return; endif; ?>
         <?php if ( have_comments() ) : ?>
		<article class="theme-comment-section wow animate fadeInUp" data-wow-delay=".3s">	
			<div class="theme-comment-title">
				<h3>
				<?php echo esc_html ( comments_number(__( 'No Comments', 'consultstreet'), __('One comment','consultstreet'), __('% comments', 'consultstreet'))); ?>
				</h3>
			</div>
			<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) :  ?>		
			<?php endif; ?>
			<?php wp_list_comments( array( 'callback' => 'consultstreet_comment' ) ); ?>
		</article>
		
		<?php if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) : ?>
		<nav id="comment-nav-below">
			<h1 class="assistive-text"><?php esc_html_e( 'Comment navigation', 'consultstreet' ); ?></h1>
			<div class="nav-previous"><?php previous_comments_link( __( '&larr; Older Comments', 'consultstreet' ) ); ?></div>
			<div class="nav-next"><?php next_comments_link( __( 'Newer Comments &rarr;', 'consultstreet' ) ); ?></div>
		</nav>
		<?php endif;  ?>
		<?php elseif ( ! comments_open() && ! is_page() && post_type_supports( get_post_type(), 'comments' ) ) : 
		?>
	<?php endif; ?>
	<?php if ('open' == $post->comment_status) : ?>
	<?php if ( get_option('comment_registration') && !is_user_logged_in() ) : ?>
		<article class="logged-in-color"><p><?php 
		/* translators: %1$s %2$s: logged in */
		echo sprintf( __( 'You must be <a href="%s">logged in</a> to post a comment','consultstreet' ), esc_url(home_url( 'wp-login.php' ) . '?redirect_to=' .  urlencode(get_permalink()))); ?></p></article>
</p>
<?php else : ?>
	<article class="theme-comment-form wow animate fadeInUp" data-wow-delay=".3s">
	<?php  
	 $fields=array(
		'author' => '<div class="form-group"><label>'.esc_html__("Name",'consultstreet').'<span class="required">*</span></label><input class="form-control" name="author" id="author" value="" type="text"/></div>',
		'email' => '<div class="form-group"><label>'.esc_html__("Email",'consultstreet').'<span class="required">*</span></label><input class="form-control" name="email" id="email" value=""   type="email" ></div>',		
		);
	function my_fields($fields) { 
		return $fields;
	}
	add_filter('comment_form_default_fields','my_fields');
		$defaults = array(
		'fields'=> apply_filters( 'comment_form_default_fields', $fields ),
		'comment_field'=> '<div class="form-group"><label>'.esc_html__("Comment",'consultstreet').'</label>
		<textarea id="comments" rows="5" class="form-control" name="comment" type="text"></textarea></div>',		
		'logged_in_as' => '<p class="logged-in-as">' . esc_html__( "Logged in as",'consultstreet' ).' '.'<a href="'. admin_url( 'profile.php' ).'">'. esc_html( $user_identity ).'</a>'. ' '. '<a href="'. wp_logout_url( get_permalink() ).'" title="'. esc_attr__("Log out of this account",'consultstreet').'">'.esc_html__("Logout",'consultstreet').'</a>' . '</p>',
		'id_submit'=> 'send_button',
		'label_submit'=>esc_html__( 'Submit','consultstreet'),
		'comment_notes_after'=> '',
		'title_reply'=> '<div class="theme-comment-title"><h3>'.esc_html__('Leave a Reply','consultstreet').'</h3></div>',
		'id_form'=> 'action'
		);
	comment_form($defaults);?>						
<?php endif; // If registration required and not logged in ?>
<?php endif;  ?>

Filemanager

Name Type Size Permission Actions
assets Folder 0755
inc Folder 0755
languages Folder 0755
page-templates Folder 0755
template-parts Folder 0755
404.php File 901 B 0644
archive.php File 2.28 KB 0644
comments.php File 3.83 KB 0644
footer.php File 1.67 KB 0644
functions.php File 9.02 KB 0644
header.php File 922 B 0644
index.php File 1.72 KB 0644
license.txt File 14.86 KB 0644
page.php File 3.15 KB 0644
readme.txt File 22.79 KB 0644
screenshot.png File 439.04 KB 0644
search.php File 1.34 KB 0644
searchform.php File 382 B 0644
sidebar-footer.php File 1.23 KB 0644
sidebar-woocommerce.php File 418 B 0644
sidebar.php File 414 B 0644
single.php File 1.73 KB 0644
style.css File 100.56 KB 0644
woocommerce.php File 1007 B 0644
Filemanager