Title: Issue on Post
Last modified: August 30, 2016

---

# Issue on Post

 *  [mnavaidd](https://wordpress.org/support/users/mnavaidd/)
 * (@mnavaidd)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/issue-on-post/)
 * Your plugin is great, I like it.
    But I have coming one issue on it. In my post
   instead of quotation marks [ “ ” ] the ” code is coming in my all pages and posts
   as well. Any solution for this. Thanks
 * [https://wordpress.org/plugins/json-rest-api/](https://wordpress.org/plugins/json-rest-api/)

Viewing 1 replies (of 1 total)

 *  [mkiisoft](https://wordpress.org/support/users/mkiisoft/)
 * (@mkiisoft)
 * [11 years ago](https://wordpress.org/support/topic/issue-on-post/#post-6337794)
 * Hello mnavaidd.
 * Quotation marks are reserved for meta keys and values… normally, quotes ‘ll look
   like this \” or &#34 or u0022 (and maybe others). You have the full list here:
   [http://www.fileformat.info/info/unicode/char/0022/index.htm](http://www.fileformat.info/info/unicode/char/0022/index.htm)
 * Also, inside html tags (for your content), quotes are also reserved and can be“
   normally used”… and it’ll look like the ones I’ve already told you.
 * Most languages and mobile OS ‘ll understand the \” and &#34… maybe you need a
   replace string for u0022
 * When you parse a Json Response… the json parser removes all quotes from the meta
   keys and values and only get the info inside of each.

Viewing 1 replies (of 1 total)

The topic ‘Issue on Post’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/json-rest-api_2e3641.svg)
 * [WP REST API (WP API)](https://wordpress.org/plugins/json-rest-api/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/json-rest-api/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/json-rest-api/)
 * [Active Topics](https://wordpress.org/support/plugin/json-rest-api/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/json-rest-api/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/json-rest-api/reviews/)

## Tags

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

 * 1 reply
 * 2 participants
 * Last reply from: [mkiisoft](https://wordpress.org/support/users/mkiisoft/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/issue-on-post/#post-6337794)
 * Status: not resolved