I'm new to the WPress world, and have inherited some existing sites. Over the weekend, for no reason I'm aware of, the site started inserting ABBR tags in file names, where it never did before.
The LIVE SITE link as viewed in a browser is something this, and it does not resolve to find the non-existent file:
…wp-content/uploads/2011/07/%3Cabbr%3EWPPCWA%3C/abbr%3E-Minutes-01MAY11.pdf
and in the media library I can see this upload, which does work if pasted into the browser:
…wp-content/uploads/2011/07/WPPCWA-Minutes-01MAY11.pdf
On the actual page when viewed in the editor, I see the text string intact and matching the media library link where this link is embedded:
…wp-content/uploads/2011/07/WPPCWA-Minutes-01MAY11.pdf
The links or file names have not been changed, it just started showing up.
What could be causing this <ABBR>… </ABBR> tag to suddenly and automatically be inserted into a file name?
Thanks in advance,
Curt