WordPress widget created to be used by Medium Difficulty. Displays the most recently published posts using HTML5 cite tags
<ul class='recent-posts-html5'>
<li>
<a href='{post permalink}'>
<cite>{post name}</cite>
<dt>{post author}</dt>
</a>
</li>
</ul>
- Upload to /wp-content/plugins/
- Go to Plugins screen: activate Recent Posts HTML5
- Go to the Widgets screen
- Add widget