Relative URL for local images request
-
Can we adjust the image insert function to only insert a relative url instead of a full path to an image file?
<img src="/wp-content/uploads/filename.jpg" />
vs
<img src="https://www.domain.com/wp-content/uploads/filename.jpg" />
This would make it much easier in the database if/when we change a blog directory, go from working on local machine to live server, etc..etc..
Thanks to all the developers who make wordpress happen, and I do hope this is something you will consider.
-Jake
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Relative URL for local images request’ is closed to new replies.