Title: Quotation problem
Last modified: November 12, 2018

---

# Quotation problem

 *  Resolved [ivandelajara](https://wordpress.org/support/users/ivandelajara/)
 * (@ivandelajara)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/quotation-problem/)
 * When i write something “like this” or ‘like this’ convert it to \”like this\”
   and starts to increase \\\\\\\\\”like this\\\\\\\\\” over the time…
 * It probably doesnt use the escape string function properly…
    -  This topic was modified 7 years, 7 months ago by [ivandelajara](https://wordpress.org/support/users/ivandelajara/).

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

 *  Plugin Author [Iftekhar Bhuiyan](https://wordpress.org/support/users/iftekharbhuiyan/)
 * (@iftekharbhuiyan)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/quotation-problem/#post-10873109)
 * Thank you very much for pointing this out. I just updated the plugin which should
   fix this issue. Sincere apologies for any inconveniences. Thank you.
 *  Thread Starter [ivandelajara](https://wordpress.org/support/users/ivandelajara/)
 * (@ivandelajara)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/quotation-problem/#post-10873136)
 * i done a quick fix too:
 * $data = trim(stripslashes_deep(get_option(‘adminpad_content’)));
 * I dont know if its the same. Problem solved!

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

The topic ‘Quotation problem’ is closed to new replies.

 * ![](https://ps.w.org/adminpad/assets/icon-256x256.png?rev=1411431)
 * [AdminPad](https://wordpress.org/plugins/adminpad/)
 * [Support Threads](https://wordpress.org/support/plugin/adminpad/)
 * [Active Topics](https://wordpress.org/support/plugin/adminpad/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/adminpad/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/adminpad/reviews/)

## Tags

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

 * 2 replies
 * 2 participants
 * Last reply from: [ivandelajara](https://wordpress.org/support/users/ivandelajara/)
 * Last activity: [7 years, 7 months ago](https://wordpress.org/support/topic/quotation-problem/#post-10873136)
 * Status: resolved