apply_filters( 'tribe_rest_url', string $url , string $path , int $blog_id , string $scheme )
Filters The Events Calendar REST URL.
Contents
Parameters
- $url
-
(string) TEC REST URL.
- $path
-
(string) REST route.
- $blog_id
-
(int) Blog ID.
- $scheme
-
(string) Sanitization scheme.
Source
File: src/Tribe/REST/Main.php