C4NN

Wordpress'in çeşitli resim ekleme metodları vardır bunlardan en bilineni şu şekildedir.


the_post_thumbnail();
the_post_thumbnail('medium');
the_post_thumbnail( array(100,100) );


diğerleri için
https://codex.wordpress.org/Function_Reference/has_post_thumbnail

https://codex.wordpress.org/Function_Reference/get_post_thumbnail_id

https://codex.wordpress.org/Function_Reference/get_the_post_thumbnail

https://codex.wordpress.org/Function_Reference/add_image_size

https://codex.wordpress.org/Function_Reference/set_post_thumbnail_size