add_theme_support( 'post-thumbnails', array( 'post', 'urunler' ) );
add_image_size('1x1', 400, 400, true );
add_image_size('4x3', 800, 600, true );
add_image_size('16x9', 1600, 900, true );
?>


functions.php içeriği böyle hocam başka birşey yok