I make some changes over the post before storing it in the database.
I use content_save_pre to do this.
Some characters like " get done into “ in the JavaSript code which I insert (part of the change). How do I prevent that from happening?
wptexturize()is doing this on the fly at runtime, so knowing the structure is important for figuring out how to stop it.