Get the latest newsletter URL
-
So a couple tiny versions back, like 3.63 I was able to code up something like this:
$newsletters = Newsletter::getArchives(); $previewUrl = NewsletterUrl::getViewInBrowserUrl($newsletters[0], false, false);
and it would give us the URL of the latest newsletter. With 3.64 that no longer works and I can’t figure out how to do this for the life of me anymore. Can anyone help on how to do this?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Get the latest newsletter URL’ is closed to new replies.