Skip to main content

gv_calendar_link_shortcode_handler()

function gv_calendar_link_shortcode_handler( $atts=[] )

Render the gv_calendar_link shortcode

Since: 2.0

Source: includes/class-calendar-shortcode.php:188

Parameters

NameTypeDefaultDescription
$attsarray | string[]

Returns

  • string — Empty string if feed not found or feed doesn't have ICS URL enabled. Escaped URL or link otherwise.