%s', esc_url( get_the_permalink() ), esc_html( get_the_title() ) ); } else { echo get_the_title(); } ?>

'; echo inline_svg( 'mdi-tag-multiple', array( 'div_class' => 'icon baseline text-muted me-1' ) ); $tag_strings = array_map(function ($tag) { return '#' . $tag->name . ''; }, get_the_tags()); echo implode(", ", $tag_strings) . ''; } ?>
'rounded shadow-lg'] ); } the_content(); wp_link_pages( array( 'before' => '', 'link_before' => '', 'link_after' => '' ) ); ?>