Category Archives: wordpress
Featured image missing WordPress
Add to a theme’s functions.php file: // add featured image support add_theme_support( ‘post-thumbnails’ );
Posted in wordpress
Leave a comment