Your IP : 216.73.216.158


Current Path : /home/c/a/p/capemnetty/www/wp-content/themes/flair/inc/
Upload File :
Current File : /home/c/a/p/capemnetty/www/wp-content/themes/flair/inc/content-author.php

<div class="author-block">

	<div class="author-thumb">
		<?php echo get_avatar( get_the_author_meta('email'), 80 ); ?>
	</div>
	
	<h6 class="pad5"><?php the_author_posts_link(); ?></h6>
	<?php echo wpautop( do_shortcode( htmlspecialchars_decode( get_the_author_meta('description') ) ) ); ?>
		
</div>