apply_filters( 'tribe_events_list_widget_featured_image_link', bool $featured_image_link )

Filters whether the featured image link should be added to the Events List Widget


Parameters

$featured_image_link

(bool) Whether the featured image link should be added or not


Top ↑

Source

File: src/views/pro/widgets/modules/single-event.php


Top ↑

Changelog

Changelog
Version Description
4.4.18 Introduced.