Changes between Initial Version and Version 1 of Ticket #1671, comment 1
- Timestamp:
- 04/15/2016 03:17:43 PM (10 years ago)
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 se arch 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.1 Patch [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. 2 2 3 3 It also adds the ability to search the handbooks with urls like `https://developer.wordpress.org/plugins/?s=search-term`