Opened 6 weeks ago
Closed 4 weeks ago
#8190 closed defect (bug) (fixed)
Featured plugins Not Swap as like previous
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description
I have noticed that the featured plugins section is not rotating/swapping as it did previously.
Earlier, the featured plugins seemed to change dynamically — possibly based on downloads, trending activity, or another selection mechanism. However, recently I’ve observed that the same plugins remain displayed and are no longer rotating as before.
Change History (6)
#2
@
6 weeks ago
The featured plugins list is sorted by active installs.
the featured plugins seemed to change dynamically — possibly based on downloads, trending activity, or another selection mechanism
Previously it was effectively random, as most of the plugins had the same active installs count, and so it would regularly switch order of them when caches expired.
Now the order is fairly static, as the plugins range from 2k to 100 installs.
This ticket was mentioned in Slack in #featuredplugins by dd32. View the logs.
6 weeks ago
#5
@
4 weeks ago
- Resolution worksforme deleted
- Status changed from closed to reopened
I think adding some randomisation here is warranted, to keep within the notion of the plugins being lesser known, and the active install count not being the sole driver here.
Based on https://wordpress.slack.com/archives/C0AJB2960NS/p1772668449302569 I'm going to change the Featured from sorting by active installs, to sorting randomly, but such that the order changes daily rather than every cache eviction.
Hello there, this has indeed changed. You can read more about this on Slack: https://wordpress.slack.com/archives/C1LBM36LC/p1772211796347839