apply_filters( 'tec_events_pro_calendar_embed_block_query_url', string $default_embed_url )

Filters the calendar embed REST URL.


Parameters

$default_embed_url

(string) The calendar embed REST URL.


Top ↑

Source

File: src/Events_Pro/Blocks/Calendar/Block.php


Top ↑

Changelog

Changelog
Version Description
7.2.0 Introduced.