Description Displays a list with posts and custom size thumbnails for the first attached or featured image linked to each post permalink.
Parameters. NoPsts comma-separated ids from the posts you want to exclude default=.. NoCats comma-separated ids from the categories you want to exclude default=..
Registering the widget on wp-admin widget pannel and Making the widget work on a PHP page....
Activate the plugin through the 'Plugins menu in WordPress.
Use the code bellow where you want the widget ti show on your theme pages see screenshot 3. * if. function exists 'dynamic sidebar. dynamic sidebar ' Get Post List With Thumbnails endif *.. you can use short code.
Important if you want to add featured image instead of the first image add add theme support 'post-thumbnails to your functions. php file..
If some of your thumbnails doesn't show up it happens because they are linked to older posts. just upload the image again and link or include in the new post..
Browse the code check out the SVN repository or subscribe to the development log by RSS....
Adjustment to display the first attached image to the post.
Set Custom Field Key and Custom Field Values Type number or text to combine with DESC or ASC order.
Read more