11
Quote:
Is it in htdocs/class/smarty/???/ I should add them to?
You don't touch these files there.
You need to do it directly in wflinks files (probably in \wflinks\include\linkloadinfo.php).
As I've said, follow the way "publisher" is being assigned to Smarty, and do the same with the other variables.
This is always the best way to learn: see how it is being done with something that is already working, and try to do the same for your new code.