Automattic / Automattic/jetpack
Infinite Scroll: Use query instead of query_vars
Open
[Feature] Infinite Scroll
Enhancement
- Dominant language
- PHP
- Stars
- 1.8k
- Forks
- 898
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 774
Description
Investigate and possibly implement use of `query` instead of `query_vars`. in #685, the breakage was due, in part, to Core's assumption that `query` would have been used.
Is it feasible to switch to `query`?
cc: @kovshenin @jacklenox
Contributor guide
Assessment
This issue has not been assessed yet.