Tribe__Events__REST__V1__Endpoints__Term_Single_Base::can_delete()
Plugin: The Events Calendar
Method: Whether the current user can delete content of this type or not.
Plugin: The Events Calendar
Method: Whether the current user can delete content of this type or not.
Plugin: The Events Calendar
Method: Handles DELETE requests on the endpoint.
Plugin: The Events Calendar
Filter Hook: Filters whether term deletion is supported in TEC REST API 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: 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 UPDATE requests on the endpoint.
Plugin: The Events Calendar
Method: Handles GET requests on the endpoint.
Plugin: The Events Calendar
Method: Handles POST requests on the endpoint.
Plugin: The Events Calendar
Method: Whether the current user can create content of the specified type or not.