Posts

Showing posts from August, 2016

Featured image option not displaying in wordpress admin panel

When you are developing a fresh wordpress theme then you need Add this code to the themes functions.php : add_theme_support ( 'post-thumbnails' );