Hello my friend! I need a help with my wordpress website and i think you can help me! How do i change a user role using a cron? Let me explain what i want to do: i want to let a user create an account for a free trial of my website. I want the free trial to last 30 days. So, when the user creates an account, its role would be "free_trial" After 30 days, its role should be changed to "end_of_free_trial". How can i do that using cron? Thank you!
Hello my friend! I need a help with my wordpress website and i think you can help me! How do i change a user role using a cron?
Let me explain what i want to do: i want to let a user create an account for a free trial of my website. I want the free trial to last 30 days.
So, when the user creates an account, its role would be "free_trial"
After 30 days, its role should be changed to "end_of_free_trial".
How can i do that using cron? Thank you!
Sorry I don't work with WordPress anymore