[wp-trac] [WordPress Trac] #62587: WP_REST_Users_Controller::get_items use deprecated user query parameter
WordPress Trac
noreply at wordpress.org
Wed Nov 27 13:14:18 UTC 2024
#62587: WP_REST_Users_Controller::get_items use deprecated user query parameter
--------------------------+----------------------
Reporter: peter8nss | Owner: (none)
Type: defect (bug) | Status: closed
Priority: normal | Milestone:
Component: REST API | Version: 6.7.1
Severity: minor | Resolution: wontfix
Keywords: | Focuses:
--------------------------+----------------------
Changes (by swissspidy):
* status: new => closed
* focuses: coding-standards =>
* resolution: => wontfix
* milestone: Awaiting Review =>
Comment:
That's because it still needs to support the `who` parameter for backward
compatibility, and some places still use it. Even Gutenberg still uses
`who` (https://github.com/WordPress/gutenberg/issues/39986), even though
it was deprecated a while ago. So this needs to be kept around.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62587#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list