Merge pull request #190 from michelmany/michelmany-patch-1 - Thx @michelmany
Remove duplicating post-thumbnails call
This commit is contained in:
commit
2c7f83175f
|
@ -45,7 +45,6 @@ if ( ! function_exists( 'understrap_setup' ) ) :
|
|||
*
|
||||
* @link http://codex.wordpress.org/Function_Reference/add_theme_support#Post_Thumbnails
|
||||
*/
|
||||
//add_theme_support( 'post-thumbnails' );
|
||||
|
||||
// This theme uses wp_nav_menu() in one location.
|
||||
register_nav_menus( array(
|
||||
|
|
Reference in New Issue