Hi
For testing, I would like to change status of student to expired for course. How I can do that without going into database?
I know if change timestamp of user in usermeta, its course access gets expired. Is there any other way to do it without going to database?
its very simple #friend,
refer: http://somup.com/cYVulGhVHi
Hi Logan,
Thats worked. Cheers!
Before I also tried same but that time I got error on input box for invalid input. So I thought to do changes in database.
Because you are a developer and you chose the hard way which is the simplest way for a developer.
cheers mate !!