=== LastYear ===
Contributors: mariogw
Tags: posts, last year, previous, past
Requires at least: 2.0
Tested up to: 2.7
Stable tag: 0.1

== Description ==

LastYear is a WordPress plugin that shows a list of posts published in a chosen date, in the previous year.

== Installation ==

1. Upload 'lastyearplugin.php` to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Place `<?php if(function_exists('lyShowPosts')) { lyShowPosts(); } ?>` in your themes

== Frequently Asked Questions ==

Does it have vulnerabilities?
I think no, but if you found one, send me an e-mail (mario@guiadopc.com.br).