Make WordPress Core

{31} Tickets in the REST API component (166 matches)

Arguments
Create a new ticket
  • Active tickets in the REST API component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (101 - 166 of 166)

1 2

Tickets Awaiting Review (6 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#46267 Add generated_slug to REST API autosaves endpoint normal normal Awaiting Review enhancement 10/25/2020
#55961 Add embed to WP_REST_Request class normal normal Awaiting Review enhancement has-patch 07/20/2023
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration normal blocker Awaiting Review enhancement has-patch 05/26/2025
#41740 Add comment count to "replies" link in post responses normal normal Awaiting Review enhancement 10/25/2020
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil normal normal Awaiting Review enhancement has-patch 05/26/2025
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param normal normal Awaiting Review defect (bug) has-patch 09/27/2025

Tickets Needing Feedback (6 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#40748 Use REST API for Community Events normal normal Future Release enhancement needs-unit-tests 10/25/2020
#48885 REST API: Support reading public settings, implement context handling spacedmonkey normal normal Future Release enhancement dev-feedback 10/20/2025
#50012 REST API: Fields filter does not work with "object" collection responses SirLouen normal normal Future Release defect (bug) dev-feedback 06/16/2025
#38878 REST API: Default query for users endpoint doesn't scale normal normal Future Release defect (bug) dev-feedback 07/11/2019
#40365 Introduce a REST API endpoint for sites normal normal Future Release task (blessed) needs-unit-tests 09/17/2025
#53603 Expose block data directly through REST API endpoints normal normal Future Release enhancement dev-feedback 12/16/2024

Tickets with Patches (32 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() normal normal Future Release defect (bug) needs-unit-tests 08/02/2025
#52640 The rest_prepare_attachment filter runs twice during REST request normal normal Future Release defect (bug) has-patch 02/24/2021
#61308 Return `post_types` field in templates REST API oandregal normal normal Future Release enhancement has-patch 01/14/2025
#47443 REST-API prevents users with edit_published_posts capability updating published posts normal normal Future Release defect (bug) has-patch 01/27/2024
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs normal normal Future Release defect (bug) has-patch 10/14/2024
#38813 REST API: Test schema registration for required fields. normal normal Future Release enhancement has-patch 06/05/2025
#41616 REST API: Expose old slugs normal normal Future Release enhancement has-patch 07/22/2024
#41032 REST API: Date fields do not support ISO8601 normal normal Future Release defect (bug) has-patch 02/06/2025
#41821 REST API: Add support for threaded comments normal normal Future Release enhancement needs-unit-tests 09/24/2020
#54247 REST API: Add block editor settings endpoint normal normal Future Release enhancement has-patch 10/21/2021
#38702 REST API: Add accessor functions for post_status and post_parent normal normal Future Release enhancement needs-unit-tests 01/18/2022
#42947 REST API wrong total pages spacedmonkey normal normal Future Release defect (bug) has-patch 10/31/2021
#63967 REST API test methods using supported image format to test unsupported logic checks normal normal Future Release defect (bug) has-patch 09/29/2025
#62701 Post controller: support for grouping results by parent-child relationship normal normal Future Release enhancement has-patch 10/07/2025
#49179 Manage Post trackbacks within the REST API normal normal Future Release enhancement needs-unit-tests 10/24/2020
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp normal minor Future Release defect (bug) close 02/25/2025
#53784 Limiting user enumeration through the REST API normal normal Future Release defect (bug) has-patch 08/05/2024
#41459 Introduce a REST API endpoint for networks / network options normal normal Future Release task (blessed) has-patch 04/03/2020
#43681 Incorrect HTTP status code in 'posts' query. normal normal Future Release enhancement close 07/07/2025
#52840 Include filesize information in REST API response for all media types rachelbaker* normal normal Future Release enhancement needs-unit-tests 01/13/2023
#64168 Inaccurate JSON schema for template-parts endpoint normal normal Future Release defect (bug) has-patch 10/31/2025
#49277 Implement email sanitize in REST API spacedmonkey normal normal Future Release enhancement dev-feedback 11/04/2021
#54516 Full site editing/REST-API: modify permission checks to use post type. normal normal Future Release defect (bug) needs-unit-tests 05/20/2025
#58849 Document supported $args for register_rest_route() normal normal Future Release enhancement dev-feedback 07/25/2025
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy normal normal Future Release enhancement needs-unit-tests 01/07/2020
#52925 Autosaves controller: Post checks will never catch invalid IDs normal normal Future Release defect (bug) has-patch 07/25/2024
#53673 Add unit tests for v5.8 widget sidebar IDs normal normal Future Release enhancement dev-feedback 02/12/2025
#63231 Add support for batching GET REST API Requests normal normal Future Release enhancement has-patch 04/04/2025
#54513 Add meta support to template REST API normal normal Future Release enhancement has-patch 11/25/2021
#50074 Add filter on post/etc action links in the REST API normal normal Future Release enhancement has-patch 09/08/2021
#53063 Add batch support to core REST resources TimothyBlynJacobs normal normal Future Release enhancement has-patch 04/05/2024
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller normal normal Future Release defect (bug) has-patch 11/03/2025

Unpatched Bugs (7 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint normal normal Future Release defect (bug) dev-feedback 06/20/2019
#39861 WP REST API and Caching Issue normal normal Future Release defect (bug) 06/11/2025
#60599 REST API: rest_filter_response_fields fails with a PHP fatal when a custom API endpoint returns a scalar value. normal normal Future Release defect (bug) 03/11/2024
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint normal normal Future Release defect (bug) 10/08/2019
#52629 Introduce a better way to deprecate REST API parameters normal normal Future Release defect (bug) 02/23/2021
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. normal normal Future Release defect (bug) needs-unit-tests 07/09/2019
#47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey normal normal Future Release defect (bug) 01/03/2021

Unpatched Enhancements (15 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#39851 WP_REST_Posts_Controller::get_items() has too many concerns normal normal Future Release task (blessed) 01/17/2019
#38641 Support partial ISO8601 dates in queries normal normal Future Release enhancement 01/18/2022
#35425 Return HTTP status code in WP_Error objects normal normal Future Release enhancement 03/26/2017
#49330 REST API: introduce block-editor context normal normal Future Release enhancement 10/01/2020
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue normal normal enhancement 01/18/2022
#45140 REST API: Increase upper bound allowed on per_page argument normal normal Future Release enhancement needs-unit-tests 05/19/2025
#39544 REST API: Improve users endpoint in multisite normal normal Future Release task (blessed) 08/17/2021
#46379 REST API posts/pages response to include scripts needed for display of post content normal normal Future Release feature request 10/24/2020
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle normal normal Future Release enhancement needs-unit-tests 10/04/2017
#50409 REST API about links should be embeddable. normal normal Future Release enhancement 10/15/2020
#47194 Posts endpoint: Enable collection parameters for querying by custom field normal normal Future Release enhancement 10/25/2020
#41463 Improve REST API tests that don't perform any assertions johnbillion* normal normal Future Release enhancement needs-unit-tests 09/01/2022
#49538 Can't get a subset of `_embedded` using `_fields` normal normal Future Release enhancement needs-unit-tests 07/25/2024
#41325 Adding GraphQL support in core? normal normal feature request 07/26/2025
#40410 Add chunked upload support to the REST API normal normal Future Release enhancement 07/23/2024
1 2
Note: See TracReports for help on using and creating reports.