Adds a shortcode tag [get_latest_post] to display an excerpt from your latest blog post.
This plugin adds the ability to put a shortcode tag in any static page or post and have it display an excerpt from your latest blog post.
There are no settings or options.
It generates markup like this, which you can style as desired:
<div class='latest-post'>
<p class='title'><a href='http://www.mysite.ca/blog/post'>Look ma, no hands!</a></p>
<p class='excerpt'>Today I rode a bicycle …<a href="http://www.mysite.ca/blog/post">Continue reading <span class="meta-nav">→</span></a></p>
</div>
Requires: 3.0.4 or higher
Compatible up to: 3.0.5
Last Updated: 2011-2-5
Downloads: 1,935
Got something to say? Need help?