add support for post thumbnail

This commit is contained in:
jorge-vitrubio 2024-03-09 22:56:35 +01:00
parent f2fdebc680
commit dde4cf4f9b
1 changed files with 1 additions and 1 deletions

View File

@ -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(