Sindbad~EG File Manager

Current Path : /home/frekansk/public_html/wp-content/themes/turitor/template-parts/blog/post-parts/
Upload File :
Current File : /home/frekansk/public_html/wp-content/themes/turitor/template-parts/blog/post-parts/part-author.php

<?php

   $turitor_blog_author = turitor_option('blog_author'); 

?> 
   <?php if($turitor_blog_author=="yes"): ?>
      <div class="author-box solid-bg">
            <div class="author-img pull-left">
            <?php echo turitor_kses(get_avatar(get_the_ID()));  ?>
            </div>
            <div class="author-info">
            <h3><?php echo turitor_kses(get_the_author()); ?></h3>
            <p class="author-url">
                  <a href="#">
                     <?php echo esc_url(get_the_author_meta('user_url')); ?>
                  </a>
            </p>
               <p> 
                  <?php echo turitor_kses(get_the_author_meta('user_description')); ?>
               </p>
            </div>
      </div> <!-- Author box end -->
   <?php endif; ?>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists