View Categories

How to configure Email Templates Settings?

We have also add the feature to customize the email templates that are sent to your readers. You can customize the emails templates for:

  • New Account
  • Reset Password

You can add a personalized message for your readers when they sign up to your site.

You can customize the email templates via WP Delicious > Settings > Miscellaneous > Email Templates . For each template, there is a field to add the subject and message.

The message also supports placeholder to add the dynamic value. The supported placeholders are:

  • {site_title} – Inserts your website title
  • {site_address} – Inserts your site address
  • {site_url} – Insert your website URL
  • {admin_email} – Insert the administrator email address
  • {username} – Inserts the registered reader’s username
  • {password} – Inserts the automatically generated password
  • {dashboard_page} – Inserts the link of the dashboard page.