Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,020
- How-to & Troubleshooting
- 129,654
- Creating & Extending
- 25,797
- Requests & Feedback
- 9,497
- Third Party Plugins
- 9,793
- Showcase
- 3,316
- Ideas
- 1,383
- Miscellaneous
- 9,180
-
Ok, I realize there is a profile type of date.
It stores the date as a unix time stamp, for example my birthday is:
363326400
So all you need to do is this, subtract stored birthday from time(), if less then 18*365*24*60* then birthday is that of a minor.
how and where you do this is up to you.