Tagged Questions
0
votes
1answer
423 views
Replace image urls(absolute instead of relative) by using filter in single page
I'm using a plugin called Foliopress WYSIWYG. While using this plugin, images found in the_content loop using relative image path instead of absolute paths. So all the feed images looks broken.
This ...