Display postimage from newest post and from cat x on startpage
-
Hi everybody!
I’m looking for the correct function to show a picture on the startpage.
It should display the post-picture from the last (newest) post from a specific category in a certain size.
I’m not sure if this is function is going in the right direction:
<?php the_post_thumbnail( $size, $attr ); ?>What I want in short:
display postimage, cat=”actual” size=325×325 sort=date (newest)I hope someone can understand what I would like to do… ??
Thanks in advance
rangi
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Display postimage from newest post and from cat x on startpage’ is closed to new replies.