Q: Hi, I just bought this deal in the hope of realising a simple but specific use-case: I would like to be able ...
to change a user's registration date from WP admin's user profile?
How can I realise this?
Thanks
Hi JDD,
The registration date is automatically created at the time user registered. Our plugin hasn’t supported changing it for now. I’ll take a note on that.
Anh
My use case is: I'm using s2member that drips content to paying users. Students enroll for a course that starts on a specific date but sometimes they only register their account at a later point in time. I want the drip to coincide with the date when the course was supposed to start. Currently I have to go into the low-level database to change the registration date of users to the date for the course. Does your framework offer a solution to me such that I can keep on using s2member but ensure the drip coincides with the date of the course - and that I don't have to go into the low-level database but can change the course start date in the wpadmin panel for each user?
Thanks for your reply. I understand your use case now.
Unfortunately, changing registration date is not possible at the moment. But as it’s a user field, I think it’s easy to implement. I’ve added it to our task list and will do it soon.
Anh