apply_filters( 'tribe_events_community_should_show_linked_posts_module', bool $should_show_module, string $post_type )

Dictates where the linked post module should be displayed or not.


Parameters

$should_show_module

(bool)

$post_type

(string)


Top ↑

Source

File: src/Tribe/Event_Form.php


Top ↑

Changelog

Changelog
Version Description
4.5.2 Introduced.