| 1 | /** |
| 2 | * Filter methods that can be mixed in to a request constructor's prototype to |
| 3 | * allow that request to take advantage of top-level query parameters for |
| 4 | * collection endpoints. These are most relevant to posts, pages and CPTs, but |
nothing calls this directly
no test coverage detected