Hi,
This plugin inserts an image into wordpress posts, wordpress uses absolute URLs to the files. This plugin overrides that functionality and forces it to use relative URLs.
WordPress Default:
http://www.example.com/wp-content/upload/04/20/example.jpg
Plugin Override:
/wp-content/upload/04/20/example.jpg
This is particularly useful if you plan on switching domains ever and has been requested in several help threads.
Requires WordPress Version: 2.0.2 or higher
Thanks,
Shane G.
Popularity: 1%