GLOBAL DYNAMIC TAGS

Global dynamic tags are universal and can be used across all templates and widgets.


USER ROLE

Description: This tag returns the role of the current user, such as Administrator, Subscriber, or any custom role.

Usage: Available throughout the entire website.

Scope: Current User

Settings:


View Image


DYNAMIC CALCULATIONS

Description:
This tag is capable of performing mathematical operations and returning the calculated result. Supported formats include:

The tag handles a single calculation only. If you need to execute multiple calculations or aggregate complex formulas, consider using the Dynamic Calculation widget, which can handle multiple operations but returns a single output.


Usage: Available throughout the entire website.

Scope: The tag allows you to define the data scope for calculations. Options include:


Settings:


Example Usage:
%calc_with_text% * %calc_with_text_2%


View Image


Screenshot

Global Tags Category