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.
Actions