Title: [Plugin: Single Value Taxonomy UI] Missing esc_attr()
Last modified: August 20, 2016

---

# [Plugin: Single Value Taxonomy UI] Missing esc_attr()

 *  Resolved [Joey Kudish](https://wordpress.org/support/users/jkudish/)
 * (@jkudish)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-single-value-taxonomy-ui-missing-esc_attr/)
 * Hey Mitcho,
 * The plugin is great. I found a small bug with it. If you have any terms with 
   an apostrophe in them and try to save a post assigning that term to it, it will
   create a new term instead that’s named after the original term but truncated 
   to the part of the name before the apostrophe. This is due to a missing esc_attr()
   on line 60 of the plugin for the value attribute of the $output variable. Here’s
   the patched line of code I am referring to:
 * [https://gist.github.com/3663010](https://gist.github.com/3663010)
 * escape all the things 🙂
 * [http://wordpress.org/extend/plugins/single-value-taxonomy-ui/](http://wordpress.org/extend/plugins/single-value-taxonomy-ui/)

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

 *  Plugin Author [mitcho (Michael Yoshitaka Erlewine)](https://wordpress.org/support/users/mitchoyoshitaka/)
 * (@mitchoyoshitaka)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-single-value-taxonomy-ui-missing-esc_attr/#post-3026112)
 * Thanks Joey! Just pushed version 0.3.
 *  Thread Starter [Joey Kudish](https://wordpress.org/support/users/jkudish/)
 * (@jkudish)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-single-value-taxonomy-ui-missing-esc_attr/#post-3026137)
 * Awesome. Thanks for the quick turn-around

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

The topic ‘[Plugin: Single Value Taxonomy UI] Missing esc_attr()’ is closed to new
replies.

 * ![](https://s.w.org/plugins/geopattern-icon/single-value-taxonomy-ui.svg)
 * [Single Value Taxonomy UI](https://wordpress.org/plugins/single-value-taxonomy-ui/)
 * [Support Threads](https://wordpress.org/support/plugin/single-value-taxonomy-ui/)
 * [Active Topics](https://wordpress.org/support/plugin/single-value-taxonomy-ui/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/single-value-taxonomy-ui/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/single-value-taxonomy-ui/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Joey Kudish](https://wordpress.org/support/users/jkudish/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-single-value-taxonomy-ui-missing-esc_attr/#post-3026137)
 * Status: resolved