10 lines
362 B
10 lines
362 B
# ===================================
|
|
# Form Field Definitions
|
|
# ===================================
|
|
|
|
fields:
|
|
enable_on_render:
|
|
label: Enable Shortcodes on all page rendering
|
|
comment: Checking this enables shortcodes for all page rendering and does not require the use of twig filters or functions.
|
|
type: checkbox
|
|
default: 0
|