Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End run the_post_thumbnail through php script before output?

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #33813
    mikes02
    Participant

    I have a PHP script that desaturates an image and creates a sprite of the colored version of the image and the desaturated version of the image for a rollover effect, but I am a bit stuck on how I can take the_post_thumbnail in WordPress and run it through the script first to create the sprite and output the image, any ideas?

    #84560
    TheDoc
    Member

    Not sure if you can run the URL of the image through it? If so, this might help you:

    http://wordpress.org/support/topic/the_post_thumbnail-url?replies=7

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.