Skip to content
WJunction - Webmaster Forum

How to change all image src in wordpress?

Status
Not open for further replies.
Just setting image proxy site, format:
Code:
https://myimageproxy.com/http://www.wjunction.com/images/smilies/msp_smile.gif

now how to replace globally my wordpress post code

Code:
 <img ..... src="http://imgur.com/cat.jpg" ..... >
to
Code:
 <img ..... src="https://myimageproxy.com/http://imgur.com/cat.jpg" ..... >

without modifying database structure?

solved :dan:
 
Last edited:
Status
Not open for further replies.

About the author

W
Active Member · Joined
146
Messages
54
Reactions
28
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom