Comment to Add dynamic content on page and title
-
Hello @Rocco !
Typically, the code documentation delineates all variables within similar lists. Thus, it is not feasible to incorporate a variable such as {some name} if it has not previously been added to the codebase. Commonly, in the code, it looks like the call of the UNA PHP function _t('_some_key', argument1, argument2), where _some_key contains the {0} and {1} parts.