The AcrossAI blog
Archives: Abilities
Start an All-in-One Export
Start an export now. The work runs in the background and is not finished when this returns — it gives you a job_id to…
Get Ticket
One ticket with its price, sale window, provider and full capacity model.
Create Ticket
Add a ticket to a post through Event Tickets’ own save path, so capacity and stock are set the way the plugin expects. Refuses…
Update Ticket
Change a ticket’s name, description, price or sale window. Capacity changes go through the plugin’s own handling, which subtracts what is already sold —…
Delete Ticket
Remove a ticket. Event Tickets deletes these permanently — there is no trash — and stamps the ticket name onto anyone who already bought…
Get Capacity Report
The whole capacity picture for a post — whether a shared pool is in use and how much is left, plus every ticket with…
Set Ticket Capacity
Change a ticket’s capacity and mode on their own. Goes through the plugin’s capacity handling, which subtracts pending and sold — writing the meta…
Get Attendee Summary
How many people are coming, how many have checked in, and the breakdown per ticket. No names, no emails, no identifying data of any…
List Attendees
The attendees for a post, paginated. Nothing identifying by default — names and emails only when include_personal_data is true, with the disclosure counted. The…
Check In Attendee
Mark an attendee as checked in. The state is read back afterwards, because Event Tickets exposes a filter over check-in and a site can…