Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #37428, comment 1


Ignore:
Timestamp:
07/21/2016 03:09:44 PM (8 years ago)
Author:
ocean90
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #37428, comment 1

    initial v1  
    44
    55I'm closing this ticket as invalid since it's not an issue in core. I'll try to adjust the API query so that the results are the same.
     6
     7'''Edit''': The API doesn't really support tag only searches and it's currently not possible to sort the results by active installs because the current search engine has no index for this data.
     8The new plugin directory is using a new search engine and supports active installs. As soon as the plugin directory is ready the API will be switched to use the new data/search engine.