{url}

    Smarty get menu URL template plugin. Plugin outputs menu item URL by menu item name (may be assigned using "Menu" tool). May be used to get same menu item URL in different languages using same name.

    Attributes:

    Attribute Name Type Required Default Description
    name string Yes n/a menu item name assigned using "Menu" tool

    Sample for using:

    {url name="sample-name"}

    Above will output:

    http://www.kusoftas.com/programming/template-plugins/title-tit

    Vulnerability Scanner