Remove force_balance_tags use

This commit is contained in:
Tetrakern 2024-01-03 18:46:12 +01:00
parent d178ea792e
commit 731b6994c3

View File

@ -107,7 +107,7 @@ if ( ! function_exists( 'fictioneer_comment_header' ) ) {
?>
</h2>
<?php if ( ! empty( $notice ) ) : ?>
<div class="fictioneer-comments__notice"><?php echo force_balance_tags( $notice ); ?></div>
<div class="fictioneer-comments__notice"><?php echo $notice; ?></div>
<?php endif; ?>
</div>
<?php // <--- End HTML