Skip to main content

Admin

Admin loop displays admins information.
{loop type="admin" name="the-loop-name" [argument="value"], [...]}

Arguments

ArgumentDescriptionDefaultExample
idA single or a list of admin ids.id="2", id="1,4,7"
profileA single or a list of profile ids.profile="2", profile="1,4,7"

Plus the global arguments

Outputs

VariableValue
$EMAILthe admin email
$FIRSTNAMEthe admin firstname
$IDthe admin id
$LASTNAMEthe admin lastname
$LOCALEthe admin locale
$LOGINthe admin login
$PROFILEthe admin profile id

Plus the global outputs