rtec_after_form_submission_success is an action that runs after a valid registration is completed, the entry has been added to the database, and any emails have been […]
Filter: rtec_email_templating
rtec_email_templating is a filter for adding or altering the email templating text. Enter the template and what the template represents as a key value pair. […]
Action: rtec_the_attendee_list
rtec_the_attendee_list is an action that runs when the attendee list option is enabled for an event. It accepts one parameter of the $registrants_data which contains […]
Filter: rtec_event_meta
rtec_event_meta is a filter for the event_meta array before it’s returned by the function “rtec_event_meta”. It accepts an argument of the event_meta that has been […]
Action: rtec_before_display_form
rtec_before_display_form is an action that runs before the attendee list and form is displayed. It accepts an argument array of the event_meta. The pro version […]