Viewing 1 replies (of 1 total)
  • I think you need something like this in your functions.php file (I haven’t tested this):

    <?php remove_filter( ‘widget_title’, ‘esc_html’ ); ?>

Viewing 1 replies (of 1 total)
  • The topic ‘Use HTML in Widget Title’ is closed to new replies.