Forums

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

Home Forums Other Display thumbnail in WordPress 3 default theme

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

    I want to use the new thumbnail feature that is present in wordpress 3

    I want to use this feature in the new default theme in WP 3. Please tell me how to do it?

    #81348
    jamygolden
    Member

    Paste this within the loop:

    
    the_post_thumbnail();
    }; ?>

    If the post has a featured image, it will then be displayed.

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