Tribe__Events__REST__V1__Endpoints__Archive_Venue::READ_args()
Plugin: The Events Calendar
Method: Returns the content of the `args` array that should be used to register the endpoint with the `register_rest_route` function.
Plugin: The Events Calendar
Method: Returns the content of the `args` array that should be used to register the endpoint with the `register_rest_route` function.
Plugin: The Events Calendar
Method: Returns the maximum number of posts per page fetched via the REST API.
Plugin: The Events Calendar
Filter Hook: Filters the maximum number of venues per page that should be returned.
Plugin: The Events Calendar
Method: Tribe__Events__REST__V1__Endpoints__Archive_Venue constructor. *
Plugin: The Events Calendar
Method: Returns an array in the format used by Swagger 2.0
Plugin: The Events Calendar
Method: Handles GET requests on the endpoint.
Plugin: The Events Calendar
Filter Hook: Filters whether only venues with upcoming events should be shown (`true`) or not (`false`) when the request parameter `only_with_upcoming` is not explicitly set.
Plugin: The Events Calendar
Class: