I'm working at a plugin but having trouble to get the domainname of the current user level.
I tried two different syntaxes but they didn't work. I tried:
- <?=$domain;?>
- |DOMAIN|
The <?=$domain;?> syntax is a syntax that I also saw in another plugin, so I'm a little bit questioned why it doesn't work.
Can someone explain this to me or redirect me to some FAQ or external URL with information about the possible internal commands when developing plugins?
Thank you in advance.
I tried two different syntaxes but they didn't work. I tried:
- <?=$domain;?>
- |DOMAIN|
The <?=$domain;?> syntax is a syntax that I also saw in another plugin, so I'm a little bit questioned why it doesn't work.
Can someone explain this to me or redirect me to some FAQ or external URL with information about the possible internal commands when developing plugins?
Thank you in advance.