How would you like this to work? Use the first image as the featured image? Have a command that specifies which image to use? I.e.
featured: img001.png
hm, I like both ways:P
I had on mind something what this function does:
set_post_thumbnail( $post, $thumbnail_id );
not formating posted image.
thanks for realy fast reply: >