Advanced styling: Adding custom CSS to your email newsletter inside WordPress
This documentation describes how you can add custom CSS to your email newsletter. Note that anything you add here will only show up in your email. It won't show up in your blog post. You can watch the video tutorial below for a detailed guide on A...

Pattern editor - Overview
Introducing the pattern editor Before we talk about the pattern editor, let's talk about patterns. Patterns are a core feature of Gutenberg. They are pre-designed layouts that you can add into the block editor. This gives you a consistent newslett...

Mergetags
What are mergetags? Mergetags let you personalise emails with subscriber's names, emails, and more. They are bits of code that dynamically add subscriber-specific data into your emails. In our case, we've created a standard mergetag format inside ...

Using hooks to customise email content
Newsletter Glue offers 2 hooks that give you access to customize the content of email. They only work in the email context (so the regular post content will not be affected) The hooks are: $the_content = apply_filters( 'newsletterglue_email_conten...

Style newsletter with CSS classes
We've added some simple classes to style your newsletter using core Gutenberg blocks. Important: These styling changes only affect your newsletter HTML. They will not show up on your website or blog. To style your site, you will have to make chan...

Copy or export email html
With Newsletter Glue, you can create email templates using the WordPress block editor. You can then export the email html easily and use it anywhere you like. It's worth noting that you can do this not only for complete newsletters, but also any p...

Default user permissions
WordPress allows multiple types of users to register and use your website. Default user roles include: Admin Editor Author Contributor Subscriber Because many Newsletter Glue customers have teams managing their newsletter publication workflows, we...

List of known plugin and theme conflicts
Here's a list of all known plugin and theme conflicts that we are unable to fix on our end. Where possible, we try to reach out to the plugin/theme companies to let them know of said conflicts and ask them to fix them. LiteSpeed Cache Problem that...

How to copy and export patterns and templates
Here's how you can import and export Newsletter Glue block patterns and templates from one post or site to another. The WordPress block editor makes this very simple. Use cases This is very useful when you want to copy a beautiful section that you...
What is static site compatibility?
Our static site feature allows you to replace your URL with your front end root domain.
