Add to a theme’s functions.php file:
// add featured image support add_theme_support( 'post-thumbnails' );
You must be logged in to post a comment.