Forums

HELP! This shuold be simple (small mod to the image uploader) (4 posts)

  1. dannybrowne
    Member
    Posted 4 years ago #

    hi,

    I'm trying to mod the image uploader so that every time an image is inserted into a post the subsequent HTML thats generated has an id="fancybox" tag included.

    <p><a id="fancybox" href="some image"><img src="some thumbnail" /></a>

    but i cant find which php file this code is generated by worpress.

    any help much appreciated.

    danny.

  2. dannybrowne
    Member
    Posted 4 years ago #

    anyone any idea?

  3. dannybrowne
    Member
    Posted 4 years ago #

    bump

  4. nickohrn
    Member
    Posted 4 years ago #

    http://codex.wordpress.org/Plugin_API/Filter_Reference#Link_Filters - Try looking at the wp_attachment_link filter. It might be what you're looking for.

Topic Closed

This topic has been closed to new replies.

About this Topic