{"id":480,"date":"2026-02-27T05:57:26","date_gmt":"2026-02-27T12:57:26","guid":{"rendered":"https:\/\/wishlistlms.com\/?post_type=ht_kb&#038;p=480"},"modified":"2026-04-14T09:32:22","modified_gmt":"2026-04-14T15:32:22","slug":"how-to-configure-the-wishlist-lms-emails-tab","status":"publish","type":"ht_kb","link":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/","title":{"rendered":"How To Configure the WishList LMS Emails Tab"},"content":{"rendered":"<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n\r\n\r\n\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n\r\n\r\n\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n\r\n\r\n\r\n<p>To customize any email template, follow these steps:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69e008deb8002&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69e008deb8002\" class=\"wp-block-image size-full wp-lightbox-container\"><img decoding=\"async\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\r\n\r\n\r\n\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n\r\n\r\n\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n\r\n\r\n\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n\r\n\r\n\r\n<p>These are some standard email parameters:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>For example, the email template might be like this:<\/p>\r\n\r\n\r\n\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n\r\n\r\n\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n\r\n\r\n\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n\r\n\r\n\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n\r\n\r\n\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n\r\n\r\n\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<figure data-wp-context=\"{&quot;imageId&quot;:&quot;69e008deb85e8&quot;}\" data-wp-interactive=\"core\/image\" data-wp-key=\"69e008deb85e8\" class=\"wp-block-image size-full wp-lightbox-container\"><img decoding=\"async\" data-wp-class--hide=\"state.isContentHidden\" data-wp-class--show=\"state.isContentVisible\" data-wp-init=\"callbacks.setButtonStyles\" data-wp-on--click=\"actions.showLightbox\" data-wp-on--load=\"callbacks.setButtonStyles\" data-wp-on-window--resize=\"callbacks.setButtonStyles\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><button\n\t\t\tclass=\"lightbox-trigger\"\n\t\t\ttype=\"button\"\n\t\t\taria-haspopup=\"dialog\"\n\t\t\taria-label=\"Enlarge\"\n\t\t\tdata-wp-init=\"callbacks.initTriggerButton\"\n\t\t\tdata-wp-on--click=\"actions.showLightbox\"\n\t\t\tdata-wp-style--right=\"state.imageButtonRight\"\n\t\t\tdata-wp-style--top=\"state.imageButtonTop\"\n\t\t>\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"12\" height=\"12\" fill=\"none\" viewbox=\"0 0 12 12\">\n\t\t\t\t<path fill=\"#fff\" d=\"M2 0a2 2 0 0 0-2 2v2h1.5V2a.5.5 0 0 1 .5-.5h2V0H2Zm2 10.5H2a.5.5 0 0 1-.5-.5V8H0v2a2 2 0 0 0 2 2h2v-1.5ZM8 12v-1.5h2a.5.5 0 0 0 .5-.5V8H12v2a2 2 0 0 1-2 2H8Zm2-12a2 2 0 0 1 2 2v2h-1.5V2a.5.5 0 0 0-.5-.5H8V0h2Z\" \/>\n\t\t\t<\/svg>\n\t\t<\/button><\/figure>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n\r\n\r\n\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n\r\n\r\n\r\n\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n\r\n\r\n\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n\r\n\r\n\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n\r\n\r\n\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n\r\n\r\n\r\n\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> If a membership-specific welcome email is set up, it will take priority and this global welcome email will not apply.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice is sent to users to confirm that their payment is complete;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This tells users when their subscriptions are ending;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notifies users when their membership has been upgraded;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notifies users when their membership has been downgraded;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notifies users when their subscription is paused;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notice confirms when the user&#8217;s subscription has resumed.;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice informs users about their refunded payments;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This alert notifies users when their transaction fails;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice warns users when their credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Each notification can be enabled or disabled based on your communication preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"admin-emails-and-notices\"><a href=\"#admin-emails-and-notices\">Admin Emails and Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Admin notifications, therefore, inform admins about member activities and site events. Consequently, they help keep track of membership operations effectively.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-notices.jpg\" alt=\"Admin email notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the Admin Email Addresses:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the Emails tab, scroll down to the <strong>Admin Emails &amp; Notices<\/strong> section<\/li>\r\n<li>Localize o <strong>Admin Email Addresses<\/strong> field.<\/li>\r\n<li>Enter email addresses separated by commas for multiple recipients.<\/li>\r\n<li>The default admin email comes from <strong>Dashboard &gt; Settings &gt; General<\/strong>.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-addresses.jpg\" alt=\"Admin email addresses\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"available-admin-notifications\"><a href=\"#available-admin-notifications\">Available Admin Notifications<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enable these admin notifications as needed:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>New<\/strong>&#8211;<strong>Signup Notice<\/strong>: This notice informs you when a new member registers;<\/li>\r\n<li><strong>New One-Time Subscription Notice<\/strong>: This notice informs you when a user subscribes to a non-recurring membership;<\/li>\r\n<li><strong>New Recurring Subscription Notice<\/strong>: This notice informs you when a user subscribes to a recurring membership;<\/li>\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice informs you when a payment is received;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This notice informs you when a user&#8217;s subscriptions have been cancelled.;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notice informs you when a user membership upgrades;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notice informs you when a user&#8217;s membership downgrades;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notice alerts you when a member has paused subscriptions;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notifies you when a member has resumed subscriptions;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice confirms when a member&#8217;s payments have been refunded;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This notice informs you when a member&#8217;s payment fails.;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice informs you when a user&#8217;s credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"privacy-settings\"><a href=\"#privacy-settings\">Privacy Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>By checking this option, you can include a link; consequently, this link will direct users to your site&#8217;s Privacy Policy page. Moreover, it will appear in all WishList LMS emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Include Privacy Policy link.<\/strong><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-privacy-link.jpg\" alt=\"Privacy policy link\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"send-mail-from\"><a href=\"#send-mail-from\">Send Mail From<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS sends emails from a specific sender. First, you can set the sender&#8217;s name. Additionally, you can choose the sender&#8217;s email address. This way, all outgoing emails have consistent contact information.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the sender&#8217;s information, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the <strong>E-mails<\/strong> tab, scroll to the bottom of the page to locate the <strong>From Name<\/strong> field.<\/li>\r\n<li>Enter the name that appears as the email sender.<\/li>\r\n<li>Add your preferred email address in the <strong>From Email<\/strong> field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-send-mail-from.jpg\" alt=\"Send mail from\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> If a membership-specific welcome email is set up, it will take priority and this global welcome email will not apply.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice is sent to users to confirm that their payment is complete;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This tells users when their subscriptions are ending;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notifies users when their membership has been upgraded;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notifies users when their membership has been downgraded;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notifies users when their subscription is paused;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notice confirms when the user&#8217;s subscription has resumed.;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice informs users about their refunded payments;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This alert notifies users when their transaction fails;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice warns users when their credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Each notification can be enabled or disabled based on your communication preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"admin-emails-and-notices\"><a href=\"#admin-emails-and-notices\">Admin Emails and Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Admin notifications, therefore, inform admins about member activities and site events. Consequently, they help keep track of membership operations effectively.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-notices.jpg\" alt=\"Admin email notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the Admin Email Addresses:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the Emails tab, scroll down to the <strong>Admin Emails &amp; Notices<\/strong> section<\/li>\r\n<li>Localize o <strong>Admin Email Addresses<\/strong> field.<\/li>\r\n<li>Enter email addresses separated by commas for multiple recipients.<\/li>\r\n<li>The default admin email comes from <strong>Dashboard &gt; Settings &gt; General<\/strong>.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-addresses.jpg\" alt=\"Admin email addresses\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"available-admin-notifications\"><a href=\"#available-admin-notifications\">Available Admin Notifications<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enable these admin notifications as needed:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>New<\/strong>&#8211;<strong>Signup Notice<\/strong>: This notice informs you when a new member registers;<\/li>\r\n<li><strong>New One-Time Subscription Notice<\/strong>: This notice informs you when a user subscribes to a non-recurring membership;<\/li>\r\n<li><strong>New Recurring Subscription Notice<\/strong>: This notice informs you when a user subscribes to a recurring membership;<\/li>\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice informs you when a payment is received;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This notice informs you when a user&#8217;s subscriptions have been cancelled.;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notice informs you when a user membership upgrades;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notice informs you when a user&#8217;s membership downgrades;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notice alerts you when a member has paused subscriptions;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notifies you when a member has resumed subscriptions;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice confirms when a member&#8217;s payments have been refunded;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This notice informs you when a member&#8217;s payment fails.;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice informs you when a user&#8217;s credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"privacy-settings\"><a href=\"#privacy-settings\">Privacy Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>By checking this option, you can include a link; consequently, this link will direct users to your site&#8217;s Privacy Policy page. Moreover, it will appear in all WishList LMS emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Include Privacy Policy link.<\/strong><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-privacy-link.jpg\" alt=\"Privacy policy link\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"send-mail-from\"><a href=\"#send-mail-from\">Send Mail From<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS sends emails from a specific sender. First, you can set the sender&#8217;s name. Additionally, you can choose the sender&#8217;s email address. This way, all outgoing emails have consistent contact information.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the sender&#8217;s information, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the <strong>E-mails<\/strong> tab, scroll to the bottom of the page to locate the <strong>From Name<\/strong> field.<\/li>\r\n<li>Enter the name that appears as the email sender.<\/li>\r\n<li>Add your preferred email address in the <strong>From Email<\/strong> field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-send-mail-from.jpg\" alt=\"Send mail from\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> If a membership-specific welcome email is set up, it will take priority and this global welcome email will not apply.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice is sent to users to confirm that their payment is complete;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This tells users when their subscriptions are ending;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notifies users when their membership has been upgraded;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notifies users when their membership has been downgraded;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notifies users when their subscription is paused;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notice confirms when the user&#8217;s subscription has resumed.;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice informs users about their refunded payments;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This alert notifies users when their transaction fails;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice warns users when their credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Each notification can be enabled or disabled based on your communication preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"admin-emails-and-notices\"><a href=\"#admin-emails-and-notices\">Admin Emails and Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Admin notifications, therefore, inform admins about member activities and site events. Consequently, they help keep track of membership operations effectively.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-notices.jpg\" alt=\"Admin email notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the Admin Email Addresses:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the Emails tab, scroll down to the <strong>Admin Emails &amp; Notices<\/strong> section<\/li>\r\n<li>Localize o <strong>Admin Email Addresses<\/strong> field.<\/li>\r\n<li>Enter email addresses separated by commas for multiple recipients.<\/li>\r\n<li>The default admin email comes from <strong>Dashboard &gt; Settings &gt; General<\/strong>.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-addresses.jpg\" alt=\"Admin email addresses\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"available-admin-notifications\"><a href=\"#available-admin-notifications\">Available Admin Notifications<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enable these admin notifications as needed:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>New<\/strong>&#8211;<strong>Signup Notice<\/strong>: This notice informs you when a new member registers;<\/li>\r\n<li><strong>New One-Time Subscription Notice<\/strong>: This notice informs you when a user subscribes to a non-recurring membership;<\/li>\r\n<li><strong>New Recurring Subscription Notice<\/strong>: This notice informs you when a user subscribes to a recurring membership;<\/li>\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice informs you when a payment is received;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This notice informs you when a user&#8217;s subscriptions have been cancelled.;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notice informs you when a user membership upgrades;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notice informs you when a user&#8217;s membership downgrades;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notice alerts you when a member has paused subscriptions;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notifies you when a member has resumed subscriptions;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice confirms when a member&#8217;s payments have been refunded;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This notice informs you when a member&#8217;s payment fails.;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice informs you when a user&#8217;s credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"privacy-settings\"><a href=\"#privacy-settings\">Privacy Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>By checking this option, you can include a link; consequently, this link will direct users to your site&#8217;s Privacy Policy page. Moreover, it will appear in all WishList LMS emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Include Privacy Policy link.<\/strong><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-privacy-link.jpg\" alt=\"Privacy policy link\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"send-mail-from\"><a href=\"#send-mail-from\">Send Mail From<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS sends emails from a specific sender. First, you can set the sender&#8217;s name. Additionally, you can choose the sender&#8217;s email address. This way, all outgoing emails have consistent contact information.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the sender&#8217;s information, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the <strong>E-mails<\/strong> tab, scroll to the bottom of the page to locate the <strong>From Name<\/strong> field.<\/li>\r\n<li>Enter the name that appears as the email sender.<\/li>\r\n<li>Add your preferred email address in the <strong>From Email<\/strong> field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-send-mail-from.jpg\" alt=\"Send mail from\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> If a membership-specific welcome email is set up, it will take priority and this global welcome email will not apply.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice is sent to users to confirm that their payment is complete;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This tells users when their subscriptions are ending;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notifies users when their membership has been upgraded;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notifies users when their membership has been downgraded;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notifies users when their subscription is paused;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notice confirms when the user&#8217;s subscription has resumed.;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice informs users about their refunded payments;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This alert notifies users when their transaction fails;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice warns users when their credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Each notification can be enabled or disabled based on your communication preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"admin-emails-and-notices\"><a href=\"#admin-emails-and-notices\">Admin Emails and Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Admin notifications, therefore, inform admins about member activities and site events. Consequently, they help keep track of membership operations effectively.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-notices.jpg\" alt=\"Admin email notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the Admin Email Addresses:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the Emails tab, scroll down to the <strong>Admin Emails &amp; Notices<\/strong> section<\/li>\r\n<li>Localize o <strong>Admin Email Addresses<\/strong> field.<\/li>\r\n<li>Enter email addresses separated by commas for multiple recipients.<\/li>\r\n<li>The default admin email comes from <strong>Dashboard &gt; Settings &gt; General<\/strong>.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-addresses.jpg\" alt=\"Admin email addresses\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"available-admin-notifications\"><a href=\"#available-admin-notifications\">Available Admin Notifications<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enable these admin notifications as needed:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>New<\/strong>&#8211;<strong>Signup Notice<\/strong>: This notice informs you when a new member registers;<\/li>\r\n<li><strong>New One-Time Subscription Notice<\/strong>: This notice informs you when a user subscribes to a non-recurring membership;<\/li>\r\n<li><strong>New Recurring Subscription Notice<\/strong>: This notice informs you when a user subscribes to a recurring membership;<\/li>\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice informs you when a payment is received;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This notice informs you when a user&#8217;s subscriptions have been cancelled.;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notice informs you when a user membership upgrades;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notice informs you when a user&#8217;s membership downgrades;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notice alerts you when a member has paused subscriptions;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notifies you when a member has resumed subscriptions;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice confirms when a member&#8217;s payments have been refunded;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This notice informs you when a member&#8217;s payment fails.;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice informs you when a user&#8217;s credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"privacy-settings\"><a href=\"#privacy-settings\">Privacy Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>By checking this option, you can include a link; consequently, this link will direct users to your site&#8217;s Privacy Policy page. Moreover, it will appear in all WishList LMS emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Include Privacy Policy link.<\/strong><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-privacy-link.jpg\" alt=\"Privacy policy link\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"send-mail-from\"><a href=\"#send-mail-from\">Send Mail From<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS sends emails from a specific sender. First, you can set the sender&#8217;s name. Additionally, you can choose the sender&#8217;s email address. This way, all outgoing emails have consistent contact information.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the sender&#8217;s information, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the <strong>E-mails<\/strong> tab, scroll to the bottom of the page to locate the <strong>From Name<\/strong> field.<\/li>\r\n<li>Enter the name that appears as the email sender.<\/li>\r\n<li>Add your preferred email address in the <strong>From Email<\/strong> field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-send-mail-from.jpg\" alt=\"Send mail from\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> If a membership-specific welcome email is set up, it will take priority and this global welcome email will not apply.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice is sent to users to confirm that their payment is complete;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This tells users when their subscriptions are ending;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notifies users when their membership has been upgraded;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notifies users when their membership has been downgraded;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notifies users when their subscription is paused;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notice confirms when the user&#8217;s subscription has resumed.;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice informs users about their refunded payments;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This alert notifies users when their transaction fails;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice warns users when their credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Each notification can be enabled or disabled based on your communication preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"admin-emails-and-notices\"><a href=\"#admin-emails-and-notices\">Admin Emails and Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Admin notifications, therefore, inform admins about member activities and site events. Consequently, they help keep track of membership operations effectively.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-notices.jpg\" alt=\"Admin email notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the Admin Email Addresses:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the Emails tab, scroll down to the <strong>Admin Emails &amp; Notices<\/strong> section<\/li>\r\n<li>Localize o <strong>Admin Email Addresses<\/strong> field.<\/li>\r\n<li>Enter email addresses separated by commas for multiple recipients.<\/li>\r\n<li>The default admin email comes from <strong>Dashboard &gt; Settings &gt; General<\/strong>.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-addresses.jpg\" alt=\"Admin email addresses\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"available-admin-notifications\"><a href=\"#available-admin-notifications\">Available Admin Notifications<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enable these admin notifications as needed:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>New<\/strong>&#8211;<strong>Signup Notice<\/strong>: This notice informs you when a new member registers;<\/li>\r\n<li><strong>New One-Time Subscription Notice<\/strong>: This notice informs you when a user subscribes to a non-recurring membership;<\/li>\r\n<li><strong>New Recurring Subscription Notice<\/strong>: This notice informs you when a user subscribes to a recurring membership;<\/li>\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice informs you when a payment is received;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This notice informs you when a user&#8217;s subscriptions have been cancelled.;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notice informs you when a user membership upgrades;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notice informs you when a user&#8217;s membership downgrades;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notice alerts you when a member has paused subscriptions;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notifies you when a member has resumed subscriptions;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice confirms when a member&#8217;s payments have been refunded;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This notice informs you when a member&#8217;s payment fails.;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice informs you when a user&#8217;s credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"privacy-settings\"><a href=\"#privacy-settings\">Privacy Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>By checking this option, you can include a link; consequently, this link will direct users to your site&#8217;s Privacy Policy page. Moreover, it will appear in all WishList LMS emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Include Privacy Policy link.<\/strong><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-privacy-link.jpg\" alt=\"Privacy policy link\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"send-mail-from\"><a href=\"#send-mail-from\">Send Mail From<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS sends emails from a specific sender. First, you can set the sender&#8217;s name. Additionally, you can choose the sender&#8217;s email address. This way, all outgoing emails have consistent contact information.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the sender&#8217;s information, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the <strong>E-mails<\/strong> tab, scroll to the bottom of the page to locate the <strong>From Name<\/strong> field.<\/li>\r\n<li>Enter the name that appears as the email sender.<\/li>\r\n<li>Add your preferred email address in the <strong>From Email<\/strong> field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-send-mail-from.jpg\" alt=\"Send mail from\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> If a membership-specific welcome email is set up, it will take priority and this global welcome email will not apply.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice is sent to users to confirm that their payment is complete;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This tells users when their subscriptions are ending;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notifies users when their membership has been upgraded;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notifies users when their membership has been downgraded;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notifies users when their subscription is paused;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notice confirms when the user&#8217;s subscription has resumed.;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice informs users about their refunded payments;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This alert notifies users when their transaction fails;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice warns users when their credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Each notification can be enabled or disabled based on your communication preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"admin-emails-and-notices\"><a href=\"#admin-emails-and-notices\">Admin Emails and Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Admin notifications, therefore, inform admins about member activities and site events. Consequently, they help keep track of membership operations effectively.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-notices.jpg\" alt=\"Admin email notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the Admin Email Addresses:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the Emails tab, scroll down to the <strong>Admin Emails &amp; Notices<\/strong> section<\/li>\r\n<li>Localize o <strong>Admin Email Addresses<\/strong> field.<\/li>\r\n<li>Enter email addresses separated by commas for multiple recipients.<\/li>\r\n<li>The default admin email comes from <strong>Dashboard &gt; Settings &gt; General<\/strong>.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-addresses.jpg\" alt=\"Admin email addresses\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"available-admin-notifications\"><a href=\"#available-admin-notifications\">Available Admin Notifications<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enable these admin notifications as needed:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>New<\/strong>&#8211;<strong>Signup Notice<\/strong>: This notice informs you when a new member registers;<\/li>\r\n<li><strong>New One-Time Subscription Notice<\/strong>: This notice informs you when a user subscribes to a non-recurring membership;<\/li>\r\n<li><strong>New Recurring Subscription Notice<\/strong>: This notice informs you when a user subscribes to a recurring membership;<\/li>\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice informs you when a payment is received;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This notice informs you when a user&#8217;s subscriptions have been cancelled.;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notice informs you when a user membership upgrades;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notice informs you when a user&#8217;s membership downgrades;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notice alerts you when a member has paused subscriptions;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notifies you when a member has resumed subscriptions;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice confirms when a member&#8217;s payments have been refunded;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This notice informs you when a member&#8217;s payment fails.;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice informs you when a user&#8217;s credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"privacy-settings\"><a href=\"#privacy-settings\">Privacy Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>By checking this option, you can include a link; consequently, this link will direct users to your site&#8217;s Privacy Policy page. Moreover, it will appear in all WishList LMS emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Include Privacy Policy link.<\/strong><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-privacy-link.jpg\" alt=\"Privacy policy link\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"send-mail-from\"><a href=\"#send-mail-from\">Send Mail From<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS sends emails from a specific sender. First, you can set the sender&#8217;s name. Additionally, you can choose the sender&#8217;s email address. This way, all outgoing emails have consistent contact information.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the sender&#8217;s information, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the <strong>E-mails<\/strong> tab, scroll to the bottom of the page to locate the <strong>From Name<\/strong> field.<\/li>\r\n<li>Enter the name that appears as the email sender.<\/li>\r\n<li>Add your preferred email address in the <strong>From Email<\/strong> field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-send-mail-from.jpg\" alt=\"Send mail from\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> If a membership-specific welcome email is set up, it will take priority and this global welcome email will not apply.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice is sent to users to confirm that their payment is complete;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This tells users when their subscriptions are ending;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notifies users when their membership has been upgraded;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notifies users when their membership has been downgraded;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notifies users when their subscription is paused;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notice confirms when the user&#8217;s subscription has resumed.;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice informs users about their refunded payments;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This alert notifies users when their transaction fails;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice warns users when their credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Each notification can be enabled or disabled based on your communication preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"admin-emails-and-notices\"><a href=\"#admin-emails-and-notices\">Admin Emails and Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Admin notifications, therefore, inform admins about member activities and site events. Consequently, they help keep track of membership operations effectively.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-notices.jpg\" alt=\"Admin email notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the Admin Email Addresses:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the Emails tab, scroll down to the <strong>Admin Emails &amp; Notices<\/strong> section<\/li>\r\n<li>Localize o <strong>Admin Email Addresses<\/strong> field.<\/li>\r\n<li>Enter email addresses separated by commas for multiple recipients.<\/li>\r\n<li>The default admin email comes from <strong>Dashboard &gt; Settings &gt; General<\/strong>.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-addresses.jpg\" alt=\"Admin email addresses\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"available-admin-notifications\"><a href=\"#available-admin-notifications\">Available Admin Notifications<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enable these admin notifications as needed:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>New<\/strong>&#8211;<strong>Signup Notice<\/strong>: This notice informs you when a new member registers;<\/li>\r\n<li><strong>New One-Time Subscription Notice<\/strong>: This notice informs you when a user subscribes to a non-recurring membership;<\/li>\r\n<li><strong>New Recurring Subscription Notice<\/strong>: This notice informs you when a user subscribes to a recurring membership;<\/li>\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice informs you when a payment is received;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This notice informs you when a user&#8217;s subscriptions have been cancelled.;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notice informs you when a user membership upgrades;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notice informs you when a user&#8217;s membership downgrades;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notice alerts you when a member has paused subscriptions;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notifies you when a member has resumed subscriptions;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice confirms when a member&#8217;s payments have been refunded;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This notice informs you when a member&#8217;s payment fails.;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice informs you when a user&#8217;s credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"privacy-settings\"><a href=\"#privacy-settings\">Privacy Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>By checking this option, you can include a link; consequently, this link will direct users to your site&#8217;s Privacy Policy page. Moreover, it will appear in all WishList LMS emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Include Privacy Policy link.<\/strong><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-privacy-link.jpg\" alt=\"Privacy policy link\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"send-mail-from\"><a href=\"#send-mail-from\">Send Mail From<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS sends emails from a specific sender. First, you can set the sender&#8217;s name. Additionally, you can choose the sender&#8217;s email address. This way, all outgoing emails have consistent contact information.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the sender&#8217;s information, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the <strong>E-mails<\/strong> tab, scroll to the bottom of the page to locate the <strong>From Name<\/strong> field.<\/li>\r\n<li>Enter the name that appears as the email sender.<\/li>\r\n<li>Add your preferred email address in the <strong>From Email<\/strong> field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-send-mail-from.jpg\" alt=\"Send mail from\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content --><!-- \/wp:paragraph --><!-- wp:post-content --><!-- wp:paragraph -->\r\n<p>This guide explains how to set up the <strong>WishList LMS Emails<\/strong> tab to manage automatic emails. The WishList LMS automatically sends emails to keep members informed when they join, make payments, or change their subscriptions. This means you don&#8217;t have to do any manual work to keep everyone updated.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"understanding-wishlist-lms-email-system\"><a href=\"#understanding-wishlist-lms-email-system\">Understanding WishList LMS Email System<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The WishList LMS Emails tab, therefore, helps you send automated emails. Specifically, these emails about subscriptions are sent to both users and admins. In this way, you can keep everyone informed effectively. Additionally, they provide updates on payments. Within the Emails tab, you can configure four sections. Each section serves a specific purpose:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><a href=\"#member-notices\"><strong>Member Notices<\/strong><\/a><\/li>\r\n<li><a href=\"#admin-emails-and-notices\"><strong>Admin Emails and Notices<\/strong><\/a><\/li>\r\n<li><a href=\"#privacy-settings\"><strong>Privacy Settings<\/strong><\/a><\/li>\r\n<li><a href=\"#send-mail-from\"><strong>Send Mail From<\/strong><\/a><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Extras:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><a href=\"#customizing-the-content-of-wishlist-lms-emails\" title=\"Customizing Email Content\"><strong>Customizing the Content of WishList LMS Emails<\/strong><\/a><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"accessing-wishlist-lms-emails-settings\"><a href=\"#accessing-wishlist-lms-emails-settings\">Accessing WishList LMS Emails Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can configure all email settings through the WishList LMS settings:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Painel de controle &gt; WishList LMS &gt; Configura\u00e7\u00f5es<\/strong>.<\/li>\r\n<li>Clique no bot\u00e3o <strong>E-mails<\/strong> tab.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-emails-tab.jpg\" alt=\"WishList LMS Emails tab\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The WishList LMS Emails tab, on one hand, contains all the settings for automated email notifications. Moreover, you can easily configure these options to suit your preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"member-notices\"><a href=\"#member-notices\">Member Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Member notifications keep users updated about their subscription status, payments, and membership changes. Each type of notification covers a specific membership event so that users can stay informed easily.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-member-notices.jpg\" alt=\"WishList LMS member notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Welcome Email:<\/strong> This email goes to new users right after they sign up. It is sent only once for each member. Even if they purchase more memberships, it remains the same.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-welcome-email.jpg\" alt=\"Member Welcome email sample\" \/><figcaption class=\"wp-element-caption\"><em>Welcome Email Preview<\/em><\/figcaption><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> If a membership-specific welcome email is set up, it will take priority and this global welcome email will not apply.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice is sent to users to confirm that their payment is complete;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This tells users when their subscriptions are ending;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notifies users when their membership has been upgraded;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notifies users when their membership has been downgraded;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notifies users when their subscription is paused;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notice confirms when the user&#8217;s subscription has resumed.;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice informs users about their refunded payments;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This alert notifies users when their transaction fails;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice warns users when their credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Each notification can be enabled or disabled based on your communication preferences.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"admin-emails-and-notices\"><a href=\"#admin-emails-and-notices\">Admin Emails and Notices<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Admin notifications, therefore, inform admins about member activities and site events. Consequently, they help keep track of membership operations effectively.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-notices.jpg\" alt=\"Admin email notices\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the Admin Email Addresses:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the Emails tab, scroll down to the <strong>Admin Emails &amp; Notices<\/strong> section<\/li>\r\n<li>Localize o <strong>Admin Email Addresses<\/strong> field.<\/li>\r\n<li>Enter email addresses separated by commas for multiple recipients.<\/li>\r\n<li>The default admin email comes from <strong>Dashboard &gt; Settings &gt; General<\/strong>.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-admin-email-addresses.jpg\" alt=\"Admin email addresses\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"available-admin-notifications\"><a href=\"#available-admin-notifications\">Available Admin Notifications<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Enable these admin notifications as needed:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>New<\/strong>&#8211;<strong>Signup Notice<\/strong>: This notice informs you when a new member registers;<\/li>\r\n<li><strong>New One-Time Subscription Notice<\/strong>: This notice informs you when a user subscribes to a non-recurring membership;<\/li>\r\n<li><strong>New Recurring Subscription Notice<\/strong>: This notice informs you when a user subscribes to a recurring membership;<\/li>\r\n<li><strong>Payment Receipt Notice<\/strong>: This notice informs you when a payment is received;<\/li>\r\n<li><strong>Cancelled Subscription Notice<\/strong>: This notice informs you when a user&#8217;s subscriptions have been cancelled.;<\/li>\r\n<li><strong>Upgraded Subscription Notice<\/strong>: This notice informs you when a user membership upgrades;<\/li>\r\n<li><strong>Downgraded Subscription Notice<\/strong>: This notice informs you when a user&#8217;s membership downgrades;<\/li>\r\n<li><strong>Paused Subscription Notice<\/strong>: This notice alerts you when a member has paused subscriptions;<\/li>\r\n<li><strong>Resumed Subscription Notice<\/strong>: This notifies you when a member has resumed subscriptions;<\/li>\r\n<li><strong>Refunded Transaction Notice<\/strong>: This notice confirms when a member&#8217;s payments have been refunded;<\/li>\r\n<li><strong>Failed Transaction Notice<\/strong>: This notice informs you when a member&#8217;s payment fails.;<\/li>\r\n<li><strong>Credit Card Expiring Notice<\/strong>: This notice informs you when a user&#8217;s credit card is expiring.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"privacy-settings\"><a href=\"#privacy-settings\">Privacy Settings<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>By checking this option, you can include a link; consequently, this link will direct users to your site&#8217;s Privacy Policy page. Moreover, it will appear in all WishList LMS emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><strong>Include Privacy Policy link.<\/strong><\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-privacy-link.jpg\" alt=\"Privacy policy link\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"send-mail-from\"><a href=\"#send-mail-from\">Send Mail From<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS sends emails from a specific sender. First, you can set the sender&#8217;s name. Additionally, you can choose the sender&#8217;s email address. This way, all outgoing emails have consistent contact information.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To configure the sender&#8217;s information, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>On the <strong>E-mails<\/strong> tab, scroll to the bottom of the page to locate the <strong>From Name<\/strong> field.<\/li>\r\n<li>Enter the name that appears as the email sender.<\/li>\r\n<li>Add your preferred email address in the <strong>From Email<\/strong> field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlms-send-mail-from.jpg\" alt=\"Send mail from\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> By default, WishList LMS uses your WordPress site title and the admin email found in <strong>Dashboard &gt; Settings &gt; General<\/strong>. You can change these default values to fit your branding needs.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"third-party-email-service-integration\"><a href=\"#third-party-email-service-integration\">Third-Party Email Service Integration<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS can connect with various email services, such as SendGrid, Mandrill, MailGun, and Amazon SES. Consequently, these services help improve email deliverability and, in addition, offer advanced features for sending emails.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Third-party email service configuration requires additional setup beyond the basic WishList LMS settings.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading -->\r\n<h2 class=\"wp-block-heading\" id=\"customizing-the-content-of-wishlist-lms-emails\"><a href=\"#customizing-the-content-of-wishlist-lms-emails\">Customizing the Content of WishList LMS Emails<\/a><\/h2>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can customize any WishList LMS email template content from the Emails tab.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>To customize any email template, follow these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Clique no bot\u00e3o <strong>Editar<\/strong> button next to each email.<\/li>\r\n<li>Update the <strong>Subject<\/strong> e <strong>Body<\/strong> fields in the template editor.<\/li>\r\n<li>Add or remove <a href=\"#understanding-the-parameters-for-wishlist-lms-emails\"><strong>email parameters<\/strong><\/a> as needed.<\/li>\r\n<li>Save the template changes.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-edit-emails.jpg\" alt=\"Customize content of emails\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS allows you to customize email styles. Therefore, you can easily change how emails look. This feature gives you complete control over email appearance. Additionally, you can adjust branding to match your needs.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>The Emails tab includes options to control the global email font, font size, and base text color. For deeper customization, copy the email template files from <strong><code>\/wp-content\/plugins\/wishlist-lms\/app\/emails\/<\/code><\/strong> into <strong><code>\/wp-content\/themes\/your-theme\/wishlist-lms\/emails\/<\/code><\/strong> and edit the overrides in your theme.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"understanding-the-parameters-for-wishlist-lms-emails\"><a href=\"#understanding-the-parameters-for-wishlist-lms-emails\">Understanding the Parameters for WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>WishList LMS uses parameters to include member-specific details in emails. When emails are sent, these parameters change to real user data.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>These are some standard email parameters:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li><code>{$user_first_name}<\/code>: Member&#8217;s first name;<\/li>\r\n<li><code>{$user_last_name}<\/code>: Member&#8217;s last name;<\/li>\r\n<li><code>{$username}<\/code>: Member&#8217;s username;<\/li>\r\n<li><code>{$user_email}<\/code>: Member&#8217;s email address;<\/li>\r\n<li><code>{$blog_name}<\/code>: WordPress site name;<\/li>\r\n<li><code>{$product_name}<\/code>: Purchased membership name;<\/li>\r\n<li><code>{$transaction_total}<\/code>: Payment amount;<\/li>\r\n<li><code>{$login_page}<\/code>: Link to login page.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For example, the email template might be like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>{$user_first_name}<\/strong><\/code>, Welcome to the <code><strong>{$blog_name}<\/strong><\/code> membership area. Your <code><strong>{$product_name}<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Actual email sent to member &#8220;John&#8221;:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Here, the email delivered to the user whose name is John will look like this:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Hi <code><strong>John<\/strong><\/code>, Welcome to the <code><strong>Example Site<\/strong><\/code> membership area. Your <code><strong>Premium Membership<\/strong><\/code> subscription is now active.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"adding-custom-fields-to-wishlist-lms-emails\"><a href=\"#adding-custom-fields-to-wishlist-lms-emails\">Adding Custom Fields to WishList LMS Emails<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can include <a href=\"https:\/\/wishlistlms.com\/pt\/documentos\/how-to-configure-the-fields-tab-in-wishlist-lms\/\" target=\"_blank\" rel=\"noopener\"><strong>custom field<\/strong><\/a> data in emails using the <code>{$usermeta:slug}<\/code> format. Replace &#8220;<strong>slug<\/strong>&#8221; with the actual field slug.<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>You can find the custom field slugs following these steps:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Navegue at\u00e9 <strong>Dashboard &gt; WishList LMS &gt; Settings &gt; Fields<\/strong> tab.<\/li>\r\n<li>Locate the custom field.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:image {\"lightbox\":{\"enabled\":true},\"sizeSlug\":\"full\",\"linkDestination\":\"none\"} -->\r\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/wishlistlms.com\/wp-content\/uploads\/2025\/07\/wlmsl-custom-field-slug.jpg\" alt=\"Custom field slug\" \/><\/figure>\r\n<!-- \/wp:image -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Note the field slug for parameter usage.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>For a custom field with slug &#8220;<strong>wlms_office_phone<\/strong>&#8220;, use:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p><code>{$usermeta:wlms_office_phone}<\/code><\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-info\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-info\"><strong>Observa\u00e7\u00e3o:<\/strong> Custom fields will not show up in test emails. Check custom field features with real member registrations.<\/p>\r\n<!-- \/wp:ht-blocks\/messages -->\r\n\r\n<!-- wp:heading {\"level\":3} -->\r\n<h3 class=\"wp-block-heading\" id=\"custom-field-slug-management\"><a href=\"#custom-field-slug-management\">Custom Field Slug Management<\/a><\/h3>\r\n<!-- \/wp:heading -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Create shorter, more manageable slugs:<\/p>\r\n<!-- \/wp:paragraph -->\r\n\r\n<!-- wp:list -->\r\n<ul class=\"wp-block-list\">\r\n<li>Create a new field with an abbreviated slug.<\/li>\r\n<li>Clique em <strong>Atualiza\u00e7\u00e3o<\/strong> to save the field.<\/li>\r\n<li>Edit the field name to display the full title.<\/li>\r\n<li>The slug remains abbreviated while the display name shows fully.<\/li>\r\n<\/ul>\r\n<!-- \/wp:list -->\r\n\r\n<!-- wp:paragraph -->\r\n<!-- wp:ht-blocks\/messages {\"className\":\"is-style-danger\"} -->\r\n<p class=\"wp-block-ht-blocks-messages wp-block-hb-message wp-block-hb-message--withicon is-style-danger\"><strong>Warning:<\/strong> Deleting and recreating fields removes all existing member data for that field. Be cautious when making changes.<\/p>\r\n<!-- \/wp:ht-blocks\/messages --><!-- \/wp:paragraph --><!-- \/wp:post-content -->","protected":false},"excerpt":{"rendered":"<p>This guide explains how to set up the WishList LMS Emails tab to manage automatic emails. The WishList LMS automatically sends emails to keep members informed when they join, make payments, or change their subscriptions. This means you don&#8217;t have to do any manual work to keep everyone updated. Understanding WishList LMS Email System The&hellip;<\/p>","protected":false},"author":7,"comment_status":"open","ping_status":"closed","template":"","format":"standard","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"ht-kb-category":[27],"ht-kb-tag":[58],"class_list":["post-480","ht_kb","type-ht_kb","status-publish","format-standard","hentry","ht_kb_category-wlms-settings","ht_kb_tag-needs-update"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.5.2 - aioseo.com -->\n\t<meta name=\"description\" content=\"Configure automated emails in WishList LMS Emails Tab for members &amp; admins. Manage welcome, payment, &amp; subscription notices, privacy, and sender settings.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Nikola\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.5.2\" \/>\n\t\t<meta property=\"og:locale\" content=\"pt_BR\" \/>\n\t\t<meta property=\"og:site_name\" content=\"WishList LMS -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"How To Configure the WishList LMS Emails Tab - WishList LMS\" \/>\n\t\t<meta property=\"og:description\" content=\"Configure automated emails in WishList LMS Emails Tab for members &amp; admins. Manage welcome, payment, &amp; subscription notices, privacy, and sender settings.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-02-27T12:57:26+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-04-14T15:32:22+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"How To Configure the WishList LMS Emails Tab - WishList LMS\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Configure automated emails in WishList LMS Emails Tab for members &amp; admins. Manage welcome, payment, &amp; subscription notices, privacy, and sender settings.\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/how-to-configure-the-wishlist-lms-emails-tab\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wishlistlms.com\\\/pt\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/#listItem\",\"name\":\"Articles\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/#listItem\",\"position\":2,\"name\":\"Articles\",\"item\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/doc-categories\\\/general\\\/#listItem\",\"name\":\"General\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/doc-categories\\\/general\\\/#listItem\",\"position\":3,\"name\":\"General\",\"item\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/doc-categories\\\/general\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/doc-categories\\\/wlms-settings\\\/#listItem\",\"name\":\"WLMS Settings\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/#listItem\",\"name\":\"Articles\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/doc-categories\\\/wlms-settings\\\/#listItem\",\"position\":4,\"name\":\"WLMS Settings\",\"item\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/doc-categories\\\/wlms-settings\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/how-to-configure-the-wishlist-lms-emails-tab\\\/#listItem\",\"name\":\"How To Configure the WishList LMS Emails Tab\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/doc-categories\\\/general\\\/#listItem\",\"name\":\"General\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/how-to-configure-the-wishlist-lms-emails-tab\\\/#listItem\",\"position\":5,\"name\":\"How To Configure the WishList LMS Emails Tab\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/doc-categories\\\/wlms-settings\\\/#listItem\",\"name\":\"WLMS Settings\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/#organization\",\"name\":\"WishList LMS\",\"url\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\",\"url\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/\",\"name\":\"Nikola\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/how-to-configure-the-wishlist-lms-emails-tab\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f51466b9c20d16006121773d89975c1429f939b94d380d86197d575a912b6cb6?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Nikola\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/how-to-configure-the-wishlist-lms-emails-tab\\\/#webpage\",\"url\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/how-to-configure-the-wishlist-lms-emails-tab\\\/\",\"name\":\"How To Configure the WishList LMS Emails Tab - WishList LMS\",\"description\":\"Configure automated emails in WishList LMS Emails Tab for members & admins. Manage welcome, payment, & subscription notices, privacy, and sender settings.\",\"inLanguage\":\"pt-BR\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/docs\\\/how-to-configure-the-wishlist-lms-emails-tab\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/blog\\\/author\\\/nikolacaseproof-com\\\/#author\"},\"datePublished\":\"2026-02-27T05:57:26-07:00\",\"dateModified\":\"2026-04-14T09:32:22-06:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/#website\",\"url\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/\",\"name\":\"WishList LMS\",\"inLanguage\":\"pt-BR\",\"publisher\":{\"@id\":\"https:\\\/\\\/wishlistlms.com\\\/pt\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>How To Configure the WishList LMS Emails Tab - WishList LMS<\/title>\n\n","aioseo_head_json":{"title":"How To Configure the WishList LMS Emails Tab - WishList LMS","description":"Configure automated emails in WishList LMS Emails Tab for members & admins. Manage welcome, payment, & subscription notices, privacy, and sender settings.","canonical_url":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt#listItem","position":1,"name":"Home","item":"https:\/\/wishlistlms.com\/pt","nextItem":{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/docs\/#listItem","name":"Articles"}},{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/docs\/#listItem","position":2,"name":"Articles","item":"https:\/\/wishlistlms.com\/pt\/docs\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/doc-categories\/general\/#listItem","name":"General"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/doc-categories\/general\/#listItem","position":3,"name":"General","item":"https:\/\/wishlistlms.com\/pt\/doc-categories\/general\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/doc-categories\/wlms-settings\/#listItem","name":"WLMS Settings"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/docs\/#listItem","name":"Articles"}},{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/doc-categories\/wlms-settings\/#listItem","position":4,"name":"WLMS Settings","item":"https:\/\/wishlistlms.com\/pt\/doc-categories\/wlms-settings\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/#listItem","name":"How To Configure the WishList LMS Emails Tab"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/doc-categories\/general\/#listItem","name":"General"}},{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/#listItem","position":5,"name":"How To Configure the WishList LMS Emails Tab","previousItem":{"@type":"ListItem","@id":"https:\/\/wishlistlms.com\/pt\/doc-categories\/wlms-settings\/#listItem","name":"WLMS Settings"}}]},{"@type":"Organization","@id":"https:\/\/wishlistlms.com\/pt\/#organization","name":"WishList LMS","url":"https:\/\/wishlistlms.com\/pt\/"},{"@type":"Person","@id":"https:\/\/wishlistlms.com\/pt\/blog\/author\/nikolacaseproof-com\/#author","url":"https:\/\/wishlistlms.com\/pt\/blog\/author\/nikolacaseproof-com\/","name":"Nikola","image":{"@type":"ImageObject","@id":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/f51466b9c20d16006121773d89975c1429f939b94d380d86197d575a912b6cb6?s=96&d=mm&r=g","width":96,"height":96,"caption":"Nikola"}},{"@type":"WebPage","@id":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/#webpage","url":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/","name":"How To Configure the WishList LMS Emails Tab - WishList LMS","description":"Configure automated emails in WishList LMS Emails Tab for members & admins. Manage welcome, payment, & subscription notices, privacy, and sender settings.","inLanguage":"pt-BR","isPartOf":{"@id":"https:\/\/wishlistlms.com\/pt\/#website"},"breadcrumb":{"@id":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/#breadcrumblist"},"author":{"@id":"https:\/\/wishlistlms.com\/pt\/blog\/author\/nikolacaseproof-com\/#author"},"creator":{"@id":"https:\/\/wishlistlms.com\/pt\/blog\/author\/nikolacaseproof-com\/#author"},"datePublished":"2026-02-27T05:57:26-07:00","dateModified":"2026-04-14T09:32:22-06:00"},{"@type":"WebSite","@id":"https:\/\/wishlistlms.com\/pt\/#website","url":"https:\/\/wishlistlms.com\/pt\/","name":"WishList LMS","inLanguage":"pt-BR","publisher":{"@id":"https:\/\/wishlistlms.com\/pt\/#organization"}}]},"og:locale":"pt_BR","og:site_name":"WishList LMS -","og:type":"article","og:title":"How To Configure the WishList LMS Emails Tab - WishList LMS","og:description":"Configure automated emails in WishList LMS Emails Tab for members &amp; admins. Manage welcome, payment, &amp; subscription notices, privacy, and sender settings.","og:url":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/","article:published_time":"2026-02-27T12:57:26+00:00","article:modified_time":"2026-04-14T15:32:22+00:00","twitter:card":"summary_large_image","twitter:title":"How To Configure the WishList LMS Emails Tab - WishList LMS","twitter:description":"Configure automated emails in WishList LMS Emails Tab for members &amp; admins. Manage welcome, payment, &amp; subscription notices, privacy, and sender settings."},"aioseo_meta_data":{"post_id":"480","title":"#post_title #separator_sa #site_title","description":"Configure automated emails in WishList LMS Emails Tab for members &amp; admins. Manage welcome, payment, &amp; subscription notices, privacy, and sender settings.","keywords":null,"keyphrases":{"focus":{"keyphrase":"WishList LMS Emails","score":100,"analysis":{"keyphraseInTitle":{"score":9,"maxScore":9,"error":0},"keyphraseInDescription":{"score":9,"maxScore":9,"error":0},"keyphraseLength":{"score":9,"maxScore":9,"error":0,"length":3},"keyphraseInURL":{"score":5,"maxScore":5,"error":0},"keyphraseInIntroduction":{"score":9,"maxScore":9,"error":0},"keyphraseInSubHeadings":{"score":9,"maxScore":9,"error":0},"keyphraseInImageAlt":{"score":9,"maxScore":9,"error":0},"keywordDensity":{"type":"best","score":9,"maxScore":9,"error":0}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":"#post_title #separator_sa #site_title","og_description":"Configure automated emails in WishList LMS Emails Tab for members &amp; admins. Manage welcome, payment, &amp; subscription notices, privacy, and sender settings.","og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":"#post_title #separator_sa #site_title","twitter_description":"Configure automated emails in WishList LMS Emails Tab for members &amp; admins. Manage welcome, payment, &amp; subscription notices, privacy, and sender settings.","schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-04-14 15:33:29","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-07-16 15:59:52","updated":"2026-04-14 15:51:59"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/wishlistlms.com\/pt\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/wishlistlms.com\/pt\/docs\/\" title=\"Articles\">Articles<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/wishlistlms.com\/pt\/doc-categories\/general\/\" title=\"General\">General<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/wishlistlms.com\/pt\/doc-categories\/wlms-settings\/\" title=\"WLMS Settings\">WLMS Settings<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tHow To Configure the WishList LMS Emails Tab\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/wishlistlms.com\/pt"},{"label":"Articles","link":"https:\/\/wishlistlms.com\/pt\/docs\/"},{"label":"General","link":"https:\/\/wishlistlms.com\/pt\/doc-categories\/general\/"},{"label":"WLMS Settings","link":"https:\/\/wishlistlms.com\/pt\/doc-categories\/wlms-settings\/"},{"label":"How To Configure the WishList LMS Emails Tab","link":"https:\/\/wishlistlms.com\/pt\/docs\/how-to-configure-the-wishlist-lms-emails-tab\/"}],"_links":{"self":[{"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/ht-kb\/480","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/ht-kb"}],"about":[{"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/types\/ht_kb"}],"author":[{"embeddable":true,"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/comments?post=480"}],"version-history":[{"count":31,"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/ht-kb\/480\/revisions"}],"predecessor-version":[{"id":3263,"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/ht-kb\/480\/revisions\/3263"}],"wp:attachment":[{"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/media?parent=480"}],"wp:term":[{"taxonomy":"ht_kb_category","embeddable":true,"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/ht-kb-category?post=480"},{"taxonomy":"ht_kb_tag","embeddable":true,"href":"https:\/\/wishlistlms.com\/pt\/wp-json\/wp\/v2\/ht-kb-tag?post=480"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}