=== Current Age Plugin === Contributors: billiardgreg Donate link: http://www.billiardgreg.com/ Tags: Requires at least: 3.0.1 Tested up to: 3.8.1 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plugin shows the current age based upon date passed through shortcode . Language and template capable. == Description == This plugin allows you to show current age using the shortcode [showcurrentage month="1" day="1" year="2000" template="1"] in the content area and dynamically updates based on current date. Default template is number one if none is specified. Templates: #1 This template just outputs the number of years. #2 This template outputs the number of years with matching language. #3 This template outputs the number of months with matching language. #4 This template outputs the number of months and days with matching language. #5 This template outputs the number of weeks and days with matching language. #6 This template outputs the number of years, weeks and days with matching language. #7 This template outputs the number of months and weeks with matching language #8 This template outputs the number of days with matching language == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the `CurrentAge` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use [showcurrentage month="1" day="1" year="2000" tamplate="1"] in content to show current age in number or by one of the templates. == Frequently Asked Questions == = Where can I get answers to questions? = You can email greg@billiardgreg.com to receive answers or go to http://www.gregwhitehead.us == Screenshots == 1. No Screenshot == Changelog == = 1.2 = * Added settings link to plugins page. = 1.1 = * Added language capabilities with more template capabilities. = 1.0 = * Initial Release of Plugin == Upgrade Notice == = 1.0 = * Initial Release of Plugin