This plugin allows you to display list of links to latest posts.
It can be called either with shortcode or from within theme file..
To call it with shortcode, use where username is the login name of the author and 3 is the number of posts to display.
If you don't specify author or number, it will show the 5 posts from the author of the current page.
If you want it to display the post excerpt as well, you can use the following code This will show exerpts that you have entered manually..
To call it from within template, you have to wrap it in this PHP function.
Read more