Forums
(@imakeinternet)
5 years, 10 months ago
You can use something like this at the top of your template file:
$code = $_GET['code'];
and then do whatever you want with the $code variable.
$code