Skip to content

WPML Integration #320

@mircobabini

Description

@mircobabini

Problem

Since I have a multilingual setup, I created 3 notifications for the same thing and thanks to conditions I send the emails in the correct i18n based on the user language and other conditions.

Since this notification are unrelated to another, if something goes wrong (me, writing wrong conditions, for instance), it may happen to send double notifications (two languages, same user and same notification).

Solution

It would be great to create just one notification and set its translations. This way, thanks to a trigger, I would be able to throw a notification passing it a specific language as well.

Alternatives you've considered

I tried to create multiple notifications for different languages. It works, but I must maintain 3 sets of conditions and when a lot of conditions are in place (X and Y or Z and W or K) it's really confusing and limited.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions