Hello, I asked this again today but no one wanted to reply. Let me know if you know anything about the issue so I decide if I delete WordPress or not.
I am trying to insert javascript into a post (NO, I do not want to display code on site). I need this for functionality not for showing code to users.
The editor converts all my quotes " to html entities like & #8221; then my code doesn't work.
How can I stop this? I used some plugin that set the encoding of script to "no encoding" but then all my formating was lost.
Any [other] ways to block the editor from converting my code?
WordPress seems to need 3 fixes and 5 plugins for every line you type in a post :(