I am very new in wordpress. I have a wordpress site and now i need to add a featured image in my post. But i am not getting this option in back end. I don't know what is wrong. somebody please help me.Thanks
Add this code to the functions.php file of your theme:
// This theme uses post thumbnails
add_theme_support( 'post-thumbnails' );
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With