apply_filters( 'tribe_rest_url', string $url, string $path, int $blog_id, string $scheme )

Filters The Events Calendar REST URL.


Parameters

$url

(string) TEC REST URL.

$path

(string) REST route.

$blog_id

(int) Blog ID.

$scheme

(string) Sanitization scheme.


Top ↑

Source

File: src/Tribe/REST/Main.php