Title: Use HTML in Widget Title
Last modified: August 21, 2016

---

# Use HTML in Widget Title

 *  Resolved [fshequin](https://wordpress.org/support/users/fshequin/)
 * (@fshequin)
 * [13 years ago](https://wordpress.org/support/topic/use-html-in-widget-title/)
 * Is it possible to use HTML in the Widget Title for the Image Widget WordPress
   Plugin?
 * [http://wordpress.org/plugins/image-widget/](http://wordpress.org/plugins/image-widget/)

Viewing 1 replies (of 1 total)

 *  [Peter Chester](https://wordpress.org/support/users/peterchester/)
 * (@peterchester)
 * [13 years ago](https://wordpress.org/support/topic/use-html-in-widget-title/#post-3956227)
 * 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.

 * ![](https://ps.w.org/image-widget/assets/icon-256x256.png?rev=2489603)
 * [Image Widget](https://wordpress.org/plugins/image-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/image-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/image-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/image-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/image-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/image-widget/reviews/)

## Tags

 * [widget title](https://wordpress.org/support/topic-tag/widget-title/)

 * 1 reply
 * 2 participants
 * Last reply from: [Peter Chester](https://wordpress.org/support/users/peterchester/)
 * Last activity: [13 years ago](https://wordpress.org/support/topic/use-html-in-widget-title/#post-3956227)
 * Status: resolved