When inserting an image into a post, WordPress uses absolute URLs to the files. This plugin overrides that functionality and forces it to use relative URLs.
For example:
WordPress Default: http://www.example.com/wp-content/uploads/2013/04/example.jpg
Plugin Override: /wp-content/uploads/2013/04/example.jpg
This is particularly useful if you plan on switching domains ever as well as reducing HTTP requests.
이 플러그인은 다운로드할 수 있으며 에서 사용할 수 있습니다.
