Opened 10 years ago
Closed 10 years ago
#572 closed defect (bug) (fixed)
Theme Download Number on WordPress Profile don't match downloads of theme
Reported by: | RDall | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Profiles | Keywords: | needs-patch |
Cc: |
Description
In the WordPress profiles if you have submitted a theme it shows the theme and how many downloads it has received. But this number is not the same as the number on the actual themes page.
Profile Screenshot = http://cl.ly/image/1h3D1D2M0e1G
Link: http://profiles.wordpress.org/rdall
527 downloads
Theme page Screenshot = http://cl.ly/image/3m0e310n2d3X
Link: http://wordpress.org/themes/r2d2
7,756 downloads
Note: See
TracTickets for help on using
tickets.
Fixed. For some reason, profiles was coded to only show downloads in the last 100 days. I can't think of a good reason for that, so changed it to show total, same as the theme page.