Get Even More Visitors To Your Blog, Upgrade To A Business Listing >>

What is Featured image in WordPress?

Featured image is a frequently used term in Wordpress Glossary. In this post will check about the Featured image in WordPress, enabling support for Featured image, changing the post thumbnail sizes and How to add Featured image in WordPress.

What is Featured image in WordPress?

Featured image (sometimes called as post thumbnail) is a theme feature which allows developers to chose and add a representative image for post, page and custom post types.

A featured image represents the content, mood or theme of the post. A post can have a single featured image.

How to enable support for Featured image:

To add Featured image Support to a WordPress Theme, Login into your WordPress dashboard and go to Appearance > editor. Now click on function.php file and add below code and save the file.

add_theme_support( ‘post-thumbnails’ );

Now, Featured image Support enabled to your WordPress Theme.  Go to post edit screen of any post and click on screen option. Now you’ll find Featured image option there. Make sure to enable Featured image option by simply clicking on the checkbox in screen options.

Set the Post Thumbnail Size:

The default image sizes of WordPress are a thumbnail, medium, large and the original size. WordPress allows you to change the media settings under WordPress settings that will affect newly uploaded images.

Once you uploaded the images, WordPress will store the original images without doing any modifications. After it becomes an attachment when it is inserted into any post, the system will modify the dimensions to the original image as per media settings.

In order to change the media settings, go to settings >> Media in WordPress dashboard and configure the image sizes as per your needs.

How to add a Featured image to your WordPress post?

To add a Featured image to your WordPress post, First login to your WordPress dashboard and follow these steps.

Step 1: Click on set Featured image option at the bottom of the post edit screen.

Step 2: Now this will redirect to the media library. Click on upload files and upload the image or select any image from the media library.

Step 3: click on set featured image option once you selected the image.

That’s it. You’ve successfully added the Featured image to your WordPress post Now click on the image to see the image preview and to edit the image.

I hope this article helped you understanding WordPress Featured Images.

If you liked this post, please share this article on Facebook, Google + and Twitter.

The post What is Featured image in WordPress? appeared first on Royal Ecash.



This post first appeared on Royalecash, please read the originial post: here

Share the post

What is Featured image in WordPress?

×

Subscribe to Royalecash

Get updates delivered right to your inbox!

Thank you for your subscription

×