Skip to content
This repository was archived by the owner on Sep 24, 2018. It is now read-only.
This repository was archived by the owner on Sep 24, 2018. It is now read-only.

Remove the filter param and NEVER EVER EVER bring it back #2799

@rachelbaker

Description

@rachelbaker

Hiding WP_Query params under the filter key (instead of allowing them to be top-level params) was one of our biggest complaints from users of v1 of our REST API. In Beta 15 the WP_Query vars in the Posts Controller were moved under the filter param, inspired by our v1 architecture. 🙍

Now we have an inconsistent mess. See #2192 and #2066 (and likely many other filed or unfiled tickets).

I suggest walking back this change prior to any WP Core merge.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions