FLetcher adlı üyeden alıntı: mesajı görüntüle
themes klasöründeki index.php de vardır. nasıl yok?
index var ama dediği kod yok içerisinde

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 12:46:45 -->-> Daha önceki mesaj 12:41:20 --

index.php içerisindeki kodlardan bazısı...

if (has_post_thumbnail()) {



		$attachment_id = get_post_thumbnail_id($post->ID); 

		$image_attributes = wp_get_attachment_image_src( $attachment_id ); 

		$large_image_url = wp_get_attachment_image_src( get_post_thumbnail_id(), 'medium');
Simdi özel alan thumbnail mi oluyor denedim fakat çalışmadı yine...