Tribe__Events__REST__V1__Endpoints__Single_Venue::update()
Plugin: The Events Calendar
Method: Handles UPDATE requests on the endpoint.
Plugin: The Events Calendar
Method: Handles UPDATE requests on the endpoint.
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: Whether the current user can update content of this type or not.
Plugin: The Events Calendar
Method: Handles DELETE requests on the endpoint.
Plugin: The Events Calendar
Filter Hook: Filters the venue delete operation.
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: Whether the current user can delete posts of the type managed by the endpoint or not.
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: Prepares an array with the venue data from the specified request.
Plugin: The Events Calendar
Filter Hook: Allow filtering of $postarr data with additional $request arguments.