Automattic / Automattic/jetpack
Admin Page: Check for Release Announcement Modal content once per day
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
#### Describe the solution you'd like
Currently, we check for content for the Release Announcement modal when Jetpack is updated to a new version. Instead we could check for content on the private blog once per day, as described in this [comment](https://github.com/Automattic/jetpack/pull/13710#issuecomment-604989500). This would allow us to display important info between updates.
Contributor guide
Research direction
Start by tracing the existing check for Release Announcement modal content when Jetpack is updated, then review the linked comment for the proposed daily-check behavior. Confirm how the private blog is queried and how the modal is displayed; done means new content can appear between updates without waiting for a Jetpack release.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100