Oke no worries – do you by any change know if we can somehow reuse some functionality from the Event Espresso classes within the frontend? And pointers to code being used for deregistering?
The methods that appear to be what’s used for canceling registration registrations are protected. A protected method is only accessed from the same class or the class children. You may be able to extend a Child class from the parent class to access those methods.
The methods are located in admin-pages/registrations/Registrations_Admin_Page.core.php
Viewing 3 reply threads
The support post ‘How can a user cancel their registration from the frontend?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.