Automattic / Automattic/jetpack
Customize subject line in the newsletter subscription confirmation email / welcome email
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
Jetpack
### What
Allow users to customize the subject line on the newsletter subscription confirmation email

### How
Currently they say "[Subscribe] Confirmed subscription to posts on..." but they particularly don't like the [subscribe] part as it looks like code to them. We recently introduced a feature to customize the Welcome email message so customizing the subject line seems logical as well.
This is directly related to https://github.com/Automattic/jetpack/issues/36576 ... but could be problematic due to https://github.com/Automattic/wp-calypso/issues/84018
Contributor guide
Research direction
Start by tracing Jetpack's existing newsletter subscription confirmation and Welcome email customization, then review the related Jetpack issue #36576 and the wp-calypso issue #84018 for integration constraints. Done means users can set a custom subject for the subscription confirmation email without breaking the Welcome email or the related flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100