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.
Contents
Parameters
- $should_show_module
-
(bool)
- $post_type
-
(string)
Source
File: src/Tribe/Event_Form.php
Changelog
| Version | Description |
|---|---|
| 4.5.2 | Introduced. |