I’d like to modify the HTML structure of the edit registration page.
Unfortunately, it seems like attendee_edit_record() cannot be overridden in custom files directory. Even though i check if(!function_exists(attendee_edit_record)){ both in custom_functions.php and attendee_edit_record.php I still get an error:
Cannot modify header information - headers already sent by (output started at /MYFOLDER/wp-content/uploads/espresso/custom_functions.php:834) in /MYFOLDER/wp-includes/pluggable.php on line 896
Am I doing it wrong or is this simply not possible?
It hasn’t been coded to be pluggable, I’m sorry but I couldn’t tell you why. I can make a request for it to be made pluggable but with finite resources I am doubtful this will be done in the near future.
For the moment it’s not vital to our page. I guess it will be pluggable in EE4 anyway. When is EE4 planned to be released?
Viewing 4 reply threads
The support post ‘Custom Edit Attendee Record Page’ 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.