[wp-trac] [WordPress Trac] #63982: Comment REST API route: add support multiple statuses
WordPress Trac
noreply at wordpress.org
Mon Sep 15 14:49:42 UTC 2025
#63982: Comment REST API route: add support multiple statuses
-----------------------------+-----------------------------
Reporter: adamsilverstein | Owner: adamsilverstein
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 6.9
Component: General | Version: 5.5
Severity: normal | Keywords:
Focuses: |
-----------------------------+-----------------------------
## Description
* Add support for multiple statuses (an array) to the comments REST API
endpoint.
* The WP_Comment_Query class already supports this, so the only change
needed is to allow this parameter to be a string or an array
* Some unit tests for this would be nice
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63982>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list