Automattic / Automattic/jetpack
Search: Display the record meter on the upgrade page.
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
### Impacted plugin
Search
### What
Add a record count to the upgrade page before purchase or starting a Free plan.
### How
Currently we only display an estimate of records after either starting the Free plan or upgrading. We should be able to provide an estimate on the /wp-admin/admin.php?page=jetpack-search page.

The tricky part is that it will only be an estimate, but it could still have some utility. I think the implementation could be to use the existing donut and query the local site's api.
See discussion here: https://twitter.com/redcrew/status/1593397499460550657
Contributor guide
Research direction
Start at the Search upgrade page entry point, /wp-admin/admin.php?page=jetpack-search, and inspect how the existing donut gets its estimate from the local site's API. Confirm the record estimate is visible before starting the Free plan or upgrading, while making clear that it is only an estimate; the issue does not name any files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- api, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100