<?php echo esc_attr(get_the_author()); ?>
term_id ) ) . '" class="px-3 py-1 bg-cream-100 dark:bg-dark-bg rounded-full text-xs text-cream-500 dark:text-dark-muted hover:bg-forest-50 hover:text-forest-500 dark:hover:bg-forest-900/30 dark:hover:text-forest-300 transition">' . esc_html($cat->name) . ''; } } ?>
'w-full object-cover' ) ); ?>
$cat_ids, 'posts_per_page' => 3, 'post__not_in' => array( get_the_ID() ), 'orderby' => 'rand' ) ); if ( $related_posts && ! is_wp_error( $related_posts ) ) : ?>