Title: Description does not support html?
Last modified: October 13, 2016

---

# Description does not support html?

 *  Resolved [rgalton](https://wordpress.org/support/users/rgalton/)
 * (@rgalton)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/description-does-not-support-html/)
 * I would like to include a link in the description, but when I save the widget,
   all html tags are removed.
 * Is it possible to include html in the description field (and maybe also the Artist/
   Song fields as well)?
 * Thanks. Other than this it is just the plugin I’ve been looking for!

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Anonymous User 12141227
 * (@anonymized-12141227)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/description-does-not-support-html/#post-8299487)
 * [@rgalton](https://wordpress.org/support/users/rgalton/)
 * Yes, it is possible. If you look at the [source code of the plugin](https://github.com/dolatabadi/simple-music-widget/blob/master/widget.php#L92),
   you can see that I am removing HTML tags for all fields.
 * To allow HTML, you can modify the field so it looks like this `$instance['description']
   = $new_instance['description'];`.
 * Please let me know if that resolves your issue.
 *  Thread Starter [rgalton](https://wordpress.org/support/users/rgalton/)
 * (@rgalton)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/description-does-not-support-html/#post-8312645)
 * Thanks, that works!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Description does not support html?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/simple-music-widget_d4968d.svg)
 * [Simple Music Widget](https://wordpress.org/plugins/simple-music-widget/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/simple-music-widget/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/simple-music-widget/)
 * [Active Topics](https://wordpress.org/support/plugin/simple-music-widget/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/simple-music-widget/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/simple-music-widget/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [rgalton](https://wordpress.org/support/users/rgalton/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/description-does-not-support-html/#post-8312645)
 * Status: resolved