relative URL converted to abs URL in Visual Editor 2.5
-
Started using 2.5 today.
The visual editor seems to always want to convert relative URLs to absolute urls in my image tags. So:
<img src=”images/hello.gif”> gets converted to
<img src=”https://www.mydomain.com/wp/wp-admin/images/hello.gif”>My wordpress dir is “wp”.
So why is it doing this and how can I stop it?
These relative links were working fine in 2.3.3.
Help, anybody!
- The topic ‘relative URL converted to abs URL in Visual Editor 2.5’ is closed to new replies.