Forums

CALL FUNCTION: Simple Post Thumbnails (1 post)

  1. gsweb
    Member
    Posted 2 years ago #

    I'm using:
    http://wordpress.org/extend/plugins/simple-post-thumbnails/installation/

    In the installation instructions it says:
    Add the p75GetThumbnail(int $postID, [int $width, [int $height, [string $fileType]]]) function to your theme to get the URL of a thumbnail and p75GetOriginalImage(int $postID) to get the URL to the original image.

    How do I add these to my functions? Just copying and pasting them in doesn't work, I tried referencing http://codex.wordpress.org/Function_Reference/add_action
    but I still can't figure it out.

Topic Closed

This topic has been closed to new replies.

About this Topic