next update
-
I have a suggestion for the next update. I had to change the code to pick a different size image for what I needed and think it would be worthwhile to make the plugin so you can choose between thumbnail, medium, large, and full
echo "<a href=\"".$post->guid."\">".get_the_post_thumbnail($post->ID,'full',array('alt'=> trim(strip_tags( $post->post_excerpt )),'title' => trim(strip_tags($post->post_title))))."</a>\r\n";
The topic ‘next update’ is closed to new replies.