This plugin, designed for https://translate.wordpress.org/, adds some notifications to try to engage the translators.
Sends an email notification to a translator when her first translation is approved.
![](https://private-user-images.githubusercontent.com/1667814/387179217-39e5f108-dfc7-40c4-92b6-ffcf80b75dd3.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk3MzY3MzQsIm5iZiI6MTczOTczNjQzNCwicGF0aCI6Ii8xNjY3ODE0LzM4NzE3OTIxNy0zOWU1ZjEwOC1kZmM3LTQwYzQtOTJiNi1mZmNmODBiNzVkZDMucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxNiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTZUMjAwNzE0WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9NGM2OGQyM2YxMTc2ZWYzMmUxYTQzOTY3ZjEzMjBkZjA4MTdjMjg4ZDgzNGI3ZWQ5NzFiOWE4Mzc0NWY5MGVhYSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.SkfkBBVs-Cg3ALVM-u5CQXbSp70BhCHAzIv1dsonN1I)
Sends an email notification to a translator when she achieves a milestone: a number of approved translations.
Sends an email notification to a translator when it is her translation anniversary.
You can send these notifications with this WP-CLI command:
wp wporg-translate engagement-anniversary --url=translate.wordpress.org
Sends an email notification to a translation without activity in the last year.
You can send these notifications with this WP-CLI command:
wp wporg-translate engagement-inactive --url=translate.wordpress.org
Sends an email notification to a translator that has been translating the last: 48, 24, 12 and 6 months.
You can send these notifications with this WP-CLI command:
wp wporg-translate engagement-consistency --url=translate.wordpress.org