Get theme directory URL in email templates?
-
Hi, apologies if this is answered somewhere but I couldn’t find anything here or on the website.
In my emails, I want to include the site logo. An image exists within the theme directory which I want to pull but the usual PHP for getting a the directory URL doesn’t appear to work in BNFW?
<?php echo get_template_directory_uri(); ?>
Is there a way to pull this into custom email designs?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Get theme directory URL in email templates?’ is closed to new replies.