Featured image missing WordPress

Add to a theme’s functions.php file:

// add featured image support
add_theme_support( 'post-thumbnails' );
This entry was posted in wordpress. Bookmark the permalink.

Leave a Reply