mirror of
https://github.com/flextype/flextype.git
synced 2025-08-20 20:01:37 +02:00
feat(shortcodes): add eval
shortcode
This commit is contained in:
3
tests/fixtures/settings/settings.yaml
vendored
3
tests/fixtures/settings/settings.yaml
vendored
@@ -608,6 +608,9 @@ parsers:
|
||||
calc:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Parsers/Shortcodes/CalcShortcode.php"
|
||||
eval:
|
||||
enabled: true
|
||||
path: "/src/flextype/core/Parsers/Shortcodes/EvalShortcode.php"
|
||||
|
||||
# CORS
|
||||
#
|
||||
|
Reference in New Issue
Block a user