Making WordPress.org

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


Ignore:
Timestamp:
04/15/2016 03:17:43 PM (10 years ago)
Author:
keesiemeijer
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1671, comment 1

    initial v1  
    1 Patch [https://meta.trac.wordpress.org/attachment/ticket/1671/1671.1.patch 1671.1] adds specific site search when no filters are used. It correctly doesn't check all filters on results pages if no filters were used. All search query customizations are moved to the `DevHub_Search` class.
     1Patch [https://meta.trac.wordpress.org/attachment/ticket/1671/1671.1.patch 1671.1] adds specific site section search when no filters are used. It correctly doesn't check all filters on results pages if no filters were used. All search query customizations are moved to the `DevHub_Search` class.
    22
    33It also adds the ability to search the handbooks with urls like `https://developer.wordpress.org/plugins/?s=search-term`