• Hi,
    Our website has English and Chinese languages. How can I make a translation for email notification in Chinese?
    At the same time, we need to keep English email notification in English website.
    How can I do?
    Many thanks.

    • This topic was modified 7 years, 4 months ago by sflosamuel.
Viewing 1 replies (of 1 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    If you have two languages you need emails in, the most common approach is to implement a filter function for the second version of the email based on the language being used.

    There is a main filter hook for all emails (and content can be filtered using this hook) or alternatively, there is an email hook for the content and subject line for each email type (new registration, moderated registration, approval, password reset, admin notify). See the hooks under “Email” in the list of hooks here:
    https://rocketgeek.com/plugins/wp-members/docs/filter-hooks/

Viewing 1 replies (of 1 total)

The topic ‘Translation for email notification’ is closed to new replies.