whoami7 - Manager
:
/
home
/
dataiclx
/
vielorbe.com
/
wp-content
/
themes
/
glowing
/
templates
/
post
/
Upload File:
files >> //home/dataiclx/vielorbe.com/wp-content/themes/glowing/templates/post/entry-meta.php
<?php global $post; $author_Id = $post->post_author; $author_name = get_the_author_meta( 'display_name',$author_Id ); ?> <ul class="entry-meta"> <li class="meta-author"> <img alt="<?php the_author() ?>" src="<?php echo esc_url(get_avatar_url(get_the_author_meta('ID'),array('size' => 32))) ?>"> <span><?php esc_html_e('By','glowing') ?></span> <a href="<?php echo esc_url( get_author_posts_url( $author_Id ) ) ?>"> <?php echo esc_html($author_name)?> </a> </li> <li class="meta-date"> <a href="<?php echo esc_url( get_permalink() ) ?>"><?php echo get_the_time( get_option( 'date_format' ) ) ?></a> </li> <?php if (comments_open() || get_comments_number()): ?> <li class="meta-comment"> <?php comments_popup_link(esc_html__('0 Comments','glowing'),esc_html__('1 Comment','glowing'), esc_html__('% Comments','glowing')) ?> </li> <?php endif; ?> </ul>
Copyright ©2021 || Defacer Indonesia