Ampersands?
- The topic ‘Ampersands?’ is closed to new replies.
Need help? Check out our Support site, then
I seem to be having an issue uploading mp3 files that have an ampersand in them. All ampersands are auto converted to &
The issue is that I have embedded tags that need to just be the plain text and not HTML. Any idea how to solve this?
Thanks,
Dan
The blog I need help with is: (visible only to logged in users)
Hi Dan,
“… All ampersands are auto converted to &”
– The upload functionality is a part of the WordPress core. It’s possible that it does this conversion because of the security reasons.
—
“The issue is that I have embedded tags that need to just be the plain text and not HTML. Any idea how to solve this?”
– Try to use HTML encoder (enter your tag and then encode it): https://www.w3docs.com/tools/html-encoder/
Hope this helps. Please let me know if you have any additional questions.
Kind regards,
Taras