RalphRoeske
Member
Posted 5 years ago #
Hi,
I need to type in Links under "Add Link" that do not get modified - no removed spaces - no removed quotation marks - etc.
Which original files in the wp-admin section and there which lines do I have to hack that I can achieve that?
An Example: "http://ADomain.com" ID="34ad6" is now stripped to "http://ADomain.comID=34ad6"
Sometimes less is more ! And better!
amandawaterman
Member
Posted 5 years ago #
I also need to know this - I am trying to link to a friend's Flickr page, and the link contains an "at" sign - @ - which wordpress is filtering out. I went into the database and fixed the link in wp_links, but still something on the display is filtering out the character. I'm very comfortable editing php and regular expressions - I just need to know which darn file to go after! I've hunted and searched and can't find it.