| Server IP : 104.21.90.98 / Your IP : 162.159.115.10 Web Server : nginx/1.26.1 System : Linux ecc7dbd2befa 5.15.0-122-generic #132-Ubuntu SMP Thu Aug 29 13:45:52 UTC 2024 x86_64 User : www-data ( 82) PHP Version : 7.2.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /var/www/html/wp-content/themes/transcargo/partials/ |
Upload File : |
<?php if ( get_the_author_meta( 'description' ) ): ?> <div class="about_author"> <div class="author_image"> <?php echo get_avatar( get_the_author_meta( 'email' ), 174 ); ?> </div> <div class="author_info"> <div class="author_name"> <span><?php esc_html_e( 'Author', 'transcargo' ); ?></span> <strong><?php the_author(); ?></strong> </div> <div class="author_content"><?php echo esc_html( get_the_author_meta( 'description' ) ); ?></div> </div> </div> <?php endif; ?>