Forums
-
- Forum
- Posts
-
- Installing BuddyPress
- 24,055
- How-to & Troubleshooting
- 129,795
- Creating & Extending
- 25,859
- Requests & Feedback
- 9,500
- Third Party Plugins
- 9,806
- Showcase
- 3,317
- Ideas
- 1,384
- Miscellaneous
- 9,176
-
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.