

Front-end registration form with the default violet palette.
Attendarra turns any WordPress post type into a seat-limited event registration form. Attendees fill out a short form, are automatically confirmed or placed on a waitlist depending on seat availability, and — if a Calendly link is configured — are handed straight to a Calendly scheduler to pick their time slot.
Registration and waitlisting
Scheduling and reminders
Self-service and admin tools
[atdra_seminar_my_registrations] shortcode lets attendees look up their own registrations by email and cancel them without contacting an admin (cancelling frees the seat and triggers waitlist promotion).Design
Privacy
Calendly modes:
This plugin can optionally connect to Calendly, a third-party scheduling service, to let confirmed registrants pick a time slot. Calendly is only contacted if a site owner configures a Calendly link on a seminar; if left blank, the plugin works as a standalone registration form with no external connections at all.
Calendly scheduling widget (public link mode): if a seminar has a public Calendly link configured, the plugin loads Calendly’s widget script (https://assets.calendly.com/assets/external/widget.js) in the confirmed registrant’s browser to display the embedded scheduler. The registrant’s name and email, as entered on the registration form, are sent to Calendly to pre-fill the scheduling widget.
Calendly’s terms of service: https://calendly.com/legal/customer-terms-conditions
Calendly’s privacy policy: https://calendly.com/legal/privacy-notice
Calendly Scheduling Links API (single-use mode, opt-in): if a site owner enters their own Calendly Personal Access Token and Event Type URI to enable single-use scheduling links, the plugin’s server sends that Event Type URI to Calendly’s API (https://api.calendly.com/scheduling_links), authenticated with the site owner’s token, to generate a one-time booking link for each confirmed registrant. This request happens only when single-use mode is enabled; no registrant personal data is included in this particular request.
Calendly’s terms of service: https://calendly.com/legal/customer-terms-conditions
Calendly’s privacy policy: https://calendly.com/legal/privacy-notice