The plugin sends an email with default content to all new users on import. You can customise the default content in thepremium version of the plugin by inserting the below-given code snippet into functions.php of the active theme file.
You may please replace the content in the $mail_body in the snippet with your desired one.
Make sure that you don’t delete “.$first_name.” , “.$blog_name.” , “.$user_login.” , and “.$password.” from the snippet. These are the keys that fetch the site name, username, and password to the email content.
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies. However you may visit Cookie Settings to provide a controlled consent.
This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of the basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website, to store user preferences and provide you with content and advertisements that are relevant. Such cookies will be stored on your browser but only upon procuring consent.
You will also have the option to opt-out of these cookies should you want to. But opting out of some of these cookies may have an effect on your browsing experience as per the descriptions elucidated against the respective categories below.
The cookies defined under this category are absolutely essential for the website to function. Hence they are loaded by default irrespective if user consent.
Cookie
Description
__cfruid
Cloudflare sets this cookie to identify trusted web traffic.
__stripe_mid
Stripe sets this cookie cookie to process payments.
__stripe_sid
Stripe sets this cookie cookie to process payments.
cookielawinfo-checkbox-advertisement
Set by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Advertisement" category .
cookielawinfo-checkbox-analytics
Set by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Analytics" category .
cookielawinfo-checkbox-necessary
Set by the GDPR Cookie Consent plugin, this cookie is used to record the user consent for the cookies in the "Necessary" category .
cookielawinfo-checkbox-preferences
This cookie is set by the GDPR Cookie Consent plugin to check if the user has given consent to use cookies under the "Preferences" category.
CookieLawInfoConsent
Records the default button state of the corresponding category & the status of CCPA. It works only in coordination with the primary cookie.
PHPSESSID
This cookie is native to PHP applications. The cookie is used to store and identify a users' unique session ID for the purpose of managing user sessions on the website. The cookie is a session cookie and is deleted when all the browser windows are closed.
viewed_cookie_policy
The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not a user has consented to the use of cookies. It does not store any personal data.
Analytics cookies help us understand how our visitors interact with the website. It helps us understand the number of visitors, where the visitors are coming from, and the pages they navigate. The cookies collect this data and are reported anonymously.
Cookie
Description
_ga
This cookie is installed by Google Analytics. The cookie is used to calculate visitor, session, campaign data and keep track of site usage for the site's analytics report. The cookies store information anonymously and assigns a randomly generated number to identify unique visitors.
_ga_BQH8MSKD4M
This cookie is installed by Google Analytics.
_gat_gtag
Identification code of website for tracking visits.
_gid
This cookie is installed by Google Analytics. The cookie is used to store information on how visitors use a website and helps in creating an analytics report of how the website is doing. The data collected including the number visitors, the source where they have come from, and the pages visited in an anonymous form.
_hjAbsoluteSessionInProgress
Hotjar sets this cookie to detect the first pageview session of a user. This is a True/False flag set by the cookie.
_hjFirstSeen
Hotjar sets this cookie to identify a new user’s first session. It stores a true/false value, indicating whether it was the first time Hotjar saw this user.
_hjid
Hotjar cookie. This cookie is set when the customer first lands on a page with the Hotjar script. It is used to persist the random user ID, unique to that site on the browser. This ensures that behavior in subsequent visits to the same site will be attributed to the same user ID.
_hjIncludedInPageviewSample
Hotjar sets this cookie to know whether a user is included in the data sampling defined by the site's pageview limit.
_hjIncludedInSample
This cookie is set to let Hotjar know whether that visitor is included in the sample which is used to generate heatmaps, funnels, recordings, etc.
_hjIncludedInSessionSample
Hotjar sets this cookie to know whether a user is included in the data sampling defined by the site's daily session limit.
_hjSessionUser_1376571
No description
_hjTLDTest
To determine the most generic cookie path that has to be used instead of the page hostname, Hotjar sets the _hjTLDTest cookie to store different URL substring alternatives until it fails.
CONSENT
YouTube sets this cookie via embedded youtube-videos and registers anonymous statistical data.
has_recent_activity
This cookie is used to signal to the code repository website if the user has browsed other website resources during the current session.
tk_ai
Gathers information for our own first-party analytics tool about how our services are used. A collection of internal metrics for user activity and is used to improve user experience.
tk_lr
This cookie is set by the JetPack plugin on sites using WooCommerce. This is a referral cookie used for analyzing referrer behavior for Jetpack.
tk_or
This cookie is set by the JetPack plugin on sites using WooCommerce. This is a referral cookie used for analyzing referrer behavior for Jetpack.
tk_qs
Gathers information for our own first-party analytics tool about how our services are used. A collection of internal metrics for user activity and is used to improve user experience.
tk_r3d
The cookie is installed by JetPack. Used for the internal metrics for user activities to improve user experience.
Advertisement cookies help us provide our visitors with relevant ads and marketing campaigns.
Cookie
Description
_fbp
This cookie is set by Facebook to deliver advertisements when they are on Facebook or on a digital platform powered by Facebook advertising after visiting this website.
fr
The cookie is set by Facebook to show relevant advertisements to the users and measure and improve the advertisements. The cookie also tracks the behavior of the user across the web on sites that have Facebook Pixel or Facebook social plugin.
VISITOR_INFO1_LIVE
A cookie set by YouTube to measure bandwidth that determines whether the user gets the new or old player interface.
YSC
YSC cookie is set by Youtube and is used to track the views of embedded videos on Youtube pages.
yt-remote-connected-devices
YouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
yt-remote-device-id
YouTube sets this cookie to store the video preferences of the user using embedded YouTube video.
Preference cookies are used to store user preferences to provide them with content that is customized accordingly. This includes the language of the website or the location of the visitor.
Cookie
Description
_gh_sess
This cookie is used to preserve users' states across page requests.
Brian
April 16, 2021
We’re testing imports and would prefer to not have the email send automatically. I wasn’t aware that the plugin tries to notify users automatically (and hope that the thousands of email addresses imported didn’t get notified). Is there a way to turn this off until we’re ready for it?
Alan
April 23, 2021
Hi,
By default the email notification will not be sent to the users during import. Only when you enabled the “Email new users” option the email will be sent.
Kelsie Merrick
March 18, 2021
I don’t have an option to customize the email in my settings. Why is that?
Alan
March 22, 2021
Hi,
The article you referred was for the old version plugin. We have updated the article. Please use the code snippet in the latest updated article to send custom email notifications.
cyberflix apk
April 4, 2020
Can we create a custom list which shall be repeated often for daily users?
Alan
April 6, 2020
Hi,
Using the plugin you can customize the default WordPress email content that is sent to the user. Currently, there is no option to create more than one email template. You can only have one template at a time.
CK MacLeod
December 17, 2019
I can’t find an obvious entry on this subject, but the import seems to send or try to send a plain text welcome email by default… except it doesn’t even accept newline markers: It just sends one unbroken line of unqualified text, and doesn’t accept other customized characteristics of the email.
Alan
December 17, 2019
Hi,
Using the code snippet from this documentation page you can modify the default WordPress email content that is sent to the users. If you are having any issues with using the code snippet then please brief us the same via support.