🚀 Hostinger Optimized
🖥️ Server: Apache
💻 System: Linux webm015.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
👤 User: stakrfrcol (69043)
🐘 PHP: 8.3.31
🚫 Disabled: _dyuweyrj4,_dyuweyrj4r,dl

💻 Terminal

📁 /home/stakrfrcol/agency
$

📄 post-author-info.php

📁 Path: /home/stakrfrcol/agency/wp-content/themes/xhyre/theme-parts/post-author-info.php
📊 Size: 776 B
🔒 Perm: 0644
📝 MIME: text/x-php
<?php
$bio = get_the_author_meta( 'description' );
if( !empty($bio) ) :
?>
	<div class="pbmit-author-box">
		<?php if(get_avatar(get_the_author_meta('ID')) !== FALSE) { ?>
			<div class="pbmit-author-image">
				<?php echo pbmit_esc_kses( get_avatar(get_the_author_meta('ID')) ); ?>
			</div>
		<?php } ?>
		<div class="pbmit-author-content">
			<span class="pbmit-author-name">
				<a href="<?php echo esc_url( get_author_posts_url( get_the_author_meta( 'ID' ) ) ); ?>" title="<?php printf( esc_attr__('Posted by %1$s','xhyre'), get_the_author() ); ?>" rel="author"><?php echo get_the_author(); ?></a>
			</span>
			<p class="pbmit-text pbmit-author-bio"><?php the_author_meta( 'description' ); ?></p>
			<?php pbmit_author_social_links(); ?>
		</div>
	</div>
<?php endif; ?>
← Back📥 Raw✏️ Edit🔒 Chmod
✨ File Manager Magic ✨