Everything you need can be found on the Codex documentation page for post thumbnails.
http://codex.wordpress.org/Post_Thumbnails
Specifically i think you’re looking for..
<?php the_post_thumbnail(); ?>
Related Posts:
- How do you get the count of posts in an archive page?
- Change permalinks for posts but not for custom post types
- Sort custom post type list table by display name of a user id stored as post meta value
- Assign single template to multiple custom post types?
- Get posts based on meta key/value
- Remove admin menu for custom taxonomy attached to custom post type
- How do I list custom taxonomy terms without the links?
- Page not found taxonomy custom post type
- how to filter by last name for custom post
- Search that will look in custom field, post title and post content
- Create a dropdown with Custom Post Types as option in admin
- How to list custom taxonomy categories?
- Custom comment status possible?
- Get categories for a specific post – Custom post type
- How to do a custom bookmarks post type?
- Custom Post Type / Taxonomy Slug / Post Title with post type archive
- Term Checklist Walker – Disable Parent Categories
- create a back-end wordpress content submission using custom post type
- Limiting number of custom posts shown on taxonomy page
- Save or update data when custom post published
- How to create archive page for taxonomy terms within custom post type
- Lock draft option after to publish my custom post
- 404 error on custom post type
- Display CPT description on archive.php pages for all CPT
- How to count custom post types with conditional operators
- custom taxonomy relationship
- Front End submission with meta key
- Custom post-type for page header images
- Using wordpress template tags within an array
- Hard code the nextpage tag into my theme?
- How to use the post_title of custom post type as taxonomy
- Add acf field in title (admin table)
- URL of a custom post type’s post format archive?
- Display posts from Custom Post Type in category page on front-end
- Why can’t my admin account manage attachments on a custom post type with a unique capability type?
- 404 Issue w/ Custom Post Type – using Meta for Permalink rewrite
- Database to page routing API?
- Single posts for one CPT UI post type are 404s
- Mixing 2 custom post types with posts output in specific pattern
- How to automatically set ‘default image size’ for specific Custom Post Type
- How to create custom post type with custom taxonomy?
- Create custom post type (using pods) then convert existing pages to custom post type?
- Tracking changes in admin-page so user gets warning when leaving the page
- Page builder plugins Vs advanced custom field and Custom Post type [closed]
- Create more category hierarchical depth for custom post type/taxonomy plugin (widget)
- Show custom post type inside a custom post type
- Auto Slug Generation for Custom Post type
- Make custom post type a media library
- How to check if post/page or taxonomy post is published by admin
- current-menu-item not added on page showing custom post type (rendered with archive template)
- How to move a post to different post type with all meta data?
- Get terms of a post but only if they’re also the child of a specific term
- WP API Response does not show my registered metadata
- How to detect that the save_post hook is calling the callback associated to the current edit post page only
- Creating alternate meta box context locations
- Group by custom field value (start and end times)
- Get posts by category name
- Custom meta box in custom post type not working
- Custom-Post-Type – how can I get the only post by IDnumber?
- WP_Meta_Query object with conditionals
- Problem while filtering by ‘category_name’
- I can’t connect my custom jquery to wp admin
- Hide directly viewing content for custom post type
- creating a foreign key like relationship with custom post types
- Include a metabox in the ‘home’ screen of a custom post type? If not, then the dashboard page?
- How to implement very unusual wordpress routing structure?
- How to order query results based on if a custom field has been populated, then the order by the date of the post?
- multiple URLS for the same page
- Loop all post on single.php
- Change custom post taxonomy values from front-end
- Enabling hierarchical in a Custom Post Type gives error 404
- Wp Query sort order from custom MetaBox
- Disable ‘Add New’ in custom post that is made from CPT UI
- custom post type to post association in wordpress
- Custom Post Types UI paragraph style
- add .html to custom post type with WPML
- How to manage a custom post type archive as a page?
- How to get all posts related to a taxonomy?
- Custom post types not displaying per category
- DIVs not showing correctly on CPT?
- Custom post type with parent page? Possible?
- Updated from 3.8 to 4.2 and all post types changed to “post”
- Displaying taxonomy icon outside archive page
- Limit number of posts under a post type?
- Capability to edit own post, but not create new one
- Why won’t this rewrite rule work?
- Why is my custom form saving with ‘autodraft’ as title and slug?
- How to not have the items of the subtaxonomy within the parent taxonomy
- Select Menu for Custom post Type does not save
- “regular” pages not found after changing permalink
- One random post from multiple custom post types
- empty dashboard for custom role
- How to stream a linked file in WordPress
- Restrict editing of a custom post type based on status and user capabilities
- How can i change url structure of cpt like this?
- how insert how many post type in this function?
- Error 403 when posting comments to a custom post type from a different page
- Possible to limit internal link search to post types with Gutenberg editor?
- How to add categories to a custom post type using wp_insert_post($new_post);
- Modify permalink of CPT archive to support two taxonomies