I'm working on a patch for #8763 but for the life of me I can't figure out what is causing "&" to change to "&" when I insert image captions into a new post.
Is anyone able to point me to that part of the code?
I'm working on a patch for #8763 but for the life of me I can't figure out what is causing "&" to change to "&" when I insert image captions into a new post.
Is anyone able to point me to that part of the code?
Oh great, now the forum can't even display my question properly >:{
& changes to & when inserting captions and looking at the html
& is the correct form for xhtml (what WordPress uses):
wp_specialchars() does not use & which is the entire point of my question. If you would take the time to read it before replying...
You must log in to post.