[wp-trac] [WordPress Trac] #37509: Make plugin number of active installs consistent with plugin directory

WordPress Trac noreply at wordpress.org
Fri Jul 29 09:15:38 UTC 2016


#37509: Make plugin number of active installs consistent with plugin directory
-------------------------------------------------+-------------------------
 Reporter:  ovann86                              |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  normal                               |   Milestone:  Future
Component:  Plugins                              |  Release
 Severity:  normal                               |     Version:  4.2
 Keywords:  has-screenshots needs-patch good-    |  Resolution:
  first-bug                                      |     Focuses:  ui,
                                                 |  administration
-------------------------------------------------+-------------------------
Changes (by ocean90):

 * keywords:  has-screenshots => has-screenshots needs-patch good-first-bug
 * version:  trunk => 4.2
 * milestone:  Awaiting Review => Future Release


Old description:

> The WordPress Plugin Directory website and the WordPress Add Plugin
> search results are inconsistent with how they display the number of
> active installs when the count is low (e.g. less than 10).
>
> In the WordPress Plugin Directory it displays 'Active Installs: Less than
> 10' and in WordPress it displays '0+ Active Installs'.
>
> Search term to reproduce the search results is 'abn lookup'.
>
> [https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes
> /class-wp-plugin-install-list-table.php?marks=564-569#L561] needs an
> extra branch for 0 = 'Less than 10', assuming that is the logic that the
> Plugin Directory uses.

New description:

 The WordPress Plugin Directory website and the WordPress Add Plugin search
 results are inconsistent with how they display the number of active
 installs when the count is low (e.g. less than 10).

 In the WordPress Plugin Directory it displays 'Active Installs: Less than
 10' and in WordPress it displays '0+ Active Installs'.

 Search term to reproduce the search results is 'abn lookup'.

 https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes/class-
 wp-plugin-install-list-table.php?marks=564-569&rev=38119#L561 needs an
 extra branch for 0 = 'Less than 10', assuming that is the logic that the
 Plugin Directory uses.

--

Comment:

 The same should be done here:
 https://core.trac.wordpress.org/browser/trunk/src/wp-admin/includes
 /plugin-install.php?rev=38119&marks=562-566#L561

--
Ticket URL: <https://core.trac.wordpress.org/ticket/37509#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list