Adding an ID number to each user?
-
I am limited in my wordpress/s2Member knowledge, but I do know my way around php. I’ve built a site on s2Member and I need to be able to auto-assign them a field that contains an id number that increments automatically with each registration.
The ID number can’t be their user ID number, it’s an internal number that begins at a certain number and helps to identify all of their interactions with other aspects of our business.
I’ve looked at something like http://www.s2member.com/kb/pro-forms/#custom-data-w-pro-forms, but I don’t want to create an additional template, just some sort of function that fires when a user registers and creates a new data point for an internal ID system.
I figure there is a simple way and I am just not as familiar with this as I should be.
The topic ‘Adding an ID number to each user?’ is closed to new replies.