apply_filters( 'tribe_ticket_rest_api_post_attendee_args', array $args )

Filters the supported args for the create endpoint.


Parameters

$args

(array) Supported list of arguments.


Top ↑

Source

File: src/Tribe/REST/V1/Endpoints/Single_Attendee.php


Top ↑

Changelog

Changelog
Version Description
5.3.2 Introduced.