apply_filters( 'tribe_events_views_v2_rest_endpoint_available', boolean $is_available )
Allows third-party deactivation of the REST Endpoint for just the view V2.
Contents
Parameters
- $is_available
-
(boolean) If the REST API endpoint is available.
Source
Changelog
| Version | Description |
|---|---|
| 4.9.7 | Introduced. |