Actions
Feature proposal #6298
openExtend substitutions with [cb:parse] functionality
Description
With the new substitutions trigger onAfterSubstitutions substitutions usages can be extended with [cb:parse] functionality. First improve performance of [cb:parse] and remove the parameter to toggle it off/on so it's simply always on. To improve performance all it needs is as simple strpos check to determine if a parse usage even exists.
Updated by krileon almost 7 years ago
- Target version changed from 7.1.0 to 10.0.0
Actions