add support for post thumbnail
This commit is contained in:
parent
f2fdebc680
commit
dde4cf4f9b
|
@ -44,7 +44,7 @@ function xarxaprod_setup() {
|
|||
*
|
||||
* @link https://developer.wordpress.org/themes/functionality/featured-images-post-thumbnails/
|
||||
*/
|
||||
// add_theme_support( 'post-thumbnails' );
|
||||
add_theme_support( 'post-thumbnails' );
|
||||
|
||||
// This theme uses wp_nav_menu()
|
||||
register_nav_menus(
|
||||
|
|
Loading…
Reference in New Issue