Age Calculator Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
A quicktag that will calculate the current age of a person/animal/whatever based on it’s birthdate. Supports changing the verbiage for year(s) and month(s) plus has a multiplier for animals (such as “in dog years”).
Using the quicktag [agecalc birthdate=”1978-01-30] will display “31 years” using the default settings.
Visit www.joshcook.net for update information or to submit feature and support requests.
Configuration
Using the Quicktag
The Age Calculator quicktag can be used in any post or page using the following format:
[agecalc birthdate=”1978-01-30″ year=”” years=”” multipliery=”” month=”” months=”” multiplierm=””]
The following attributes can be used within the quicktag. Default values can be configured on the Age Calculator’s settings page.
birthdate
The birthdate attribute is the only manditory attribute, which has to be entered Year, Month and then Day. You can use either a . (period), a /
(forward slash) or a – (hyphen) as the seperator.
Here are a few valid and invalid birthdate entries:
- 1978-01-30 – Valid
- 1978
/
01//
30 – Valid - 1978.01.30 – Valid
- 01-30-1978 – Invalid
- 30.01.1978 – Invalid
year
Sets the text that is returned when the age is 1 year.
years
Sets the text that is returned when the age is more than 1 year. For example, 15 years.
multipliery
Used as the multiplier for the year value. For example, if you had a pet web site you could multiply the age by 7 for “dog years”. I giggle every time I say “miltipliery”
month
Sets the text that is returned when the age is 1 month.
months
Sets the text that is returned when the age is more than 1 month. For example, 5 months.
multiplierm
Used as the multiplier for the month value.
Age Calculator options page
Configure the default text used when the plugin returns the current age. All values can be overridden within the quicktag.
Screenshots
No screenshots provided