1
0
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:
Awilum
2022-05-27 16:34:00 +03:00
parent 0d72580bbc
commit 5fe6c9a13e
4 changed files with 62 additions and 1 deletions

View File

@@ -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
#