Title: HTML usage in answer option
Last modified: August 21, 2016

---

# HTML usage in answer option

 *  Resolved [basvcds](https://wordpress.org/support/users/basvcds/)
 * (@basvcds)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/html-usage-in-answer-option/)
 * Hello,
 * I need to set-up a poll, with answers that contain html code. Before installing
   i read that this should be possible since 4.9, but i can not get it to work. 
   I’ve looked through all settings, but can not find any option that allows me 
   to use html within an answer-option. Could you please give me some pointers on
   how this can be done?
 * [https://wordpress.org/plugins/yop-poll/](https://wordpress.org/plugins/yop-poll/)

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

 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/html-usage-in-answer-option/#post-4671472)
 * Hi basvcds,
 * You can use a, img and br.
    If you need more tags, edit inc/plugin-functions.
   php and add them and their corresponding attributes in the functia yop_poll_kses
   function.
 * Best wishes,
 * YOP Team
 *  Thread Starter [basvcds](https://wordpress.org/support/users/basvcds/)
 * (@basvcds)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/html-usage-in-answer-option/#post-4671480)
 * Hi, thanks for your reply. Would it be possible for me to bypass the yop_poll_kses
   function? The html i would like to add within each answer is quite extensive.
   I understand i wouldnt be as save as meant to be, im just curious 🙂
 *  Plugin Author [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * (@yourownprogrammer)
 * [12 years, 3 months ago](https://wordpress.org/support/topic/html-usage-in-answer-option/#post-4671488)
 * Hey basvcds,
 * You can add return $string at the beginning of yop_poll_kses() fundtion.
 * Regards,
 * YOP Team

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

The topic ‘HTML usage in answer option’ is closed to new replies.

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

## Tags

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

 * 3 replies
 * 2 participants
 * Last reply from: [YOP](https://wordpress.org/support/users/yourownprogrammer/)
 * Last activity: [12 years, 3 months ago](https://wordpress.org/support/topic/html-usage-in-answer-option/#post-4671488)
 * Status: resolved