Forums

Change the way "src" calls the images (3 posts)

  1. megharah
    Member
    Posted 1 year ago #

    Using the add image feature, i've noticed it calls the images like this:

    <src="http://www.mysite.com/photos/photo.jpg" />

    And even though it's the normal thing to do, it is not friendly if at any time i change the url of the blog. That's why i've been using this way before WP 2.5

    <src="../photos/photo.jpg" />

    so i guess it could be solved by deleting the url each time, but maybe there is a way/hack to force WP to do the src calls like this by default

    *Crossing my fingers for someone with the solution*

    Thanks!!

  2. whooami
    Member
    Posted 1 year ago #

  3. megharah
    Member
    Posted 1 year ago #

    yeah, nobody answered what i've asked at the last part because i guess it has to be a hack, wich is why im asking now in the Plugins and hacks forum.

Topic Closed

This topic has been closed to new replies.

About this Topic