Layout modifications.

This commit is contained in:
Frank419
2025-01-28 12:01:58 +08:00
parent 6876dc26a0
commit ff3cf5e516
3 changed files with 44 additions and 33 deletions
+4 -2
View File
@@ -4,10 +4,12 @@ if ( !defined( 'WPINC' ) ) {
}
?>
<?php $mf_id = get_the_author_meta( 'ID' ); ?>
<div class="publisher">
<a class="publisher-link" href="<?php echo esc_url( get_author_posts_url($id) ) ?>">
<?php echo get_avatar( $id, 32 ) ?>
<a class="publisher-link" href="<?php echo esc_url( get_author_posts_url($mf_id) ) ?>">
<?php echo get_avatar( $mf_id, 32 ) ?>
<span><?php the_author() ?></span>
</a>
<div class="publisher-datetime">