Filter: gravityview/calendar/events/do_shortcodes
Whether to process shortcodes in the event title, event description, and location fields.
Parameters
| Name | Type | Description |
|---|---|---|
| $do_shortcode | bool | Default: true. |
| $form | array | Calendar form. |
| $feed | array | Calendar feed. |
| $field_map | array | Array of feed fields mapped to calendar settings (e.g., start_time, end_time). |
Since
Source
Defined in includes/class-calendar-feed.php at line 3075