apply_filters( 'tribe_tickets_tickets_in_cart', array $tickets )
Get all tickets currently in the cart.
Contents
Parameters
- $tickets
-
(array) Array indexed by ticket id with quantity as the value
Return
(array)
Source
Changelog
| Version | Description |
|---|---|
| 4.9 | Introduced. |