get age
this is a plugin from github and it works!!!
WordPress-Plugin-Get-Age
Just pay attention that there is an error in the example
written (error):
I am [get_age year"2000" month="01" day="01"] old.
it should be (corrected):
I am [get_age year="2000" month="01" day="01"] old.