Skip to content

akarmstrong/Recent-Posts-HTML5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Recent Posts HTML5

About

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>

Installation

  1. Upload to /wp-content/plugins/
  2. Go to Plugins screen: activate Recent Posts HTML5
  3. Go to the Widgets screen
  4. Add widget

About

WP Widget. Recent Posts using HTML5 cite tags.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages