Need code to auto-enroll after registration
-
I re-direct people to a log in / register page made with your shortcodes when they try to access pages other than a landing page. Upon completion of the user registration, I want them to be automatically enrolled in a specific course, which is free and unlimited to those that are logged in.
Once registered or logged in, I want to direct them to the beginning of the course.
I need a function /action that enables me to programmatically do a free enrollment for a specific course that I can insert after registration is completed. Regretfully I have not yet found anything documented. Can you suggest something?
By the way, I am very impressed with the quality of the code base. In general it is not hard to figure out how to modify things – other than the course registration and payment code so far!
The topic ‘Need code to auto-enroll after registration’ is closed to new replies.