By default it seems the editor inserts images using an absolute path.
We’re developing a site in /staging/ and plan to move it later on. Is there a way to get relative paths on images to display properly in the editor? Maybe there’s a function or snippet in the editor that resolves to the upload path or something?
So for example, my images in my home page are:
<img class="alignnone size-full wp-image-21" title="Authentic Chinese Food" src="wp-content/uploads/2011/04/panel_authentic.jpg" alt="Authentic Chinese Food" />
which display fine on the page itself, but not in the editor.
Thanks!
John.
I had a client ask for that and it took a little while to get it but its simple: