Description
This plug-in will create a link to a single post that was published exactly one year prior to the post currently being viewed. For example, if the post being viewed was published 2011-01-15, the plug-in will create a link to the post published 2010-01-15.
Installation
This section describes how to install the plugin and get it working.
e.g.
- Upload
ayearago.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Place
<?php ayearago(); ?>in your theme’s header.php file.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“A Year Ago” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “A Year Ago” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Ported from Pixelpost. See plug-in for more information.