Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,019
- How-to & Troubleshooting
- 129,637
- Creating & Extending
- 25,793
- Requests & Feedback
- 9,496
- Third Party Plugins
- 9,791
- Showcase
- 3,316
- Ideas
- 1,386
- Miscellaneous
- 9,179
-
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.