Automattic / Automattic/jetpack
Admin Page / Licensing: add link to reconnect in failure notice
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
Jetpack
### What
When a license cannot be attached to a site because it couldn't communicate with WordPress.com, we ask folks to reconnect their site to WordPress.com. We should add a link there.
### How
Reference: https://github.com/Automattic/jetpack/blob/e230068684dbdfc6d573370b8cdc2918fbf4ebb3/projects/packages/licensing/src/class-licensing.php#L211
Internal reference: p1HpG7-uVU-p2
Contributor guide
Research direction
Open projects/packages/licensing/src/class-licensing.php at the referenced failure notice near line 211 and inspect how the reconnect action is represented elsewhere in the admin page. Add the reconnect link to the notice, then verify that the license-attachment failure displays a usable link for reconnecting the site to WordPress.com.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- authentication
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100