We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7731486 commit 96cfd6fCopy full SHA for 96cfd6f
function-definitions.php
@@ -1029,7 +1029,7 @@ function multiloquent_render_the_archive( $colour )
1029
<div class="paralax_image_text">
1030
<span class="h1"><a href="<?php the_permalink( ); ?>"><?php echo esc_attr( multiloquent_post_title( ) );?></a></span>
1031
<p>
1032
- <?php echo esc_attr( multiloquent_render_tags( $post ) );?>
+ <?php echo multiloquent_render_tags( $post );?>
1033
</p>
1034
</div>
1035
0 commit comments