Add dynamic content on page and title

Like {display_name} on some page {0} {1}. How to add author name, post date, comment date (or id), page number etc? Thanks.

  • 620
  • More
Replies (2)
    • 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.

      • Duplicate page titles and descriptions cant fix with any simple trick? With macros or else. Rawblock with javascript dont help for crawlers. I know about page editor but more pages cant make different with it for example added Updates page.php?i=item&id= Thanks.

        Login or Join to comment.