Make WordPress Core

{1} All Tickets (8011 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6001 - 6100 of 8011)

REST API (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#46238 REST API: Allow conditional field registration needs-unit-tests normal normal Awaiting Review enhancement 07/28/2025 9
#49330 REST API: introduce block-editor context normal normal Future Release enhancement 10/01/2020 9
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once needs-unit-tests normal normal Awaiting Review enhancement 09/17/2024 9
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller has-patch normal normal Future Release defect (bug) 11/03/2025 8
#52925 Autosaves controller: Post checks will never catch invalid IDs has-patch normal normal Future Release defect (bug) 07/25/2024 8
#53063 Add batch support to core REST resources TimothyBlynJacobs has-patch normal normal Future Release enhancement 04/05/2024 8
#53673 Add unit tests for v5.8 widget sidebar IDs dev-feedback normal normal Future Release enhancement 02/12/2025 8
#41463 Improve REST API tests that don't perform any assertions johnbillion* needs-unit-tests normal normal Future Release enhancement 09/01/2022 8
#45140 REST API: Increase upper bound allowed on per_page argument needs-unit-tests normal normal Future Release enhancement 05/19/2025 8
#57973 Can not delete custom template when name contains non-Latin characters normal normal Awaiting Review defect (bug) 05/12/2025 7
#38878 REST API: Default query for users endpoint doesn't scale dev-feedback normal normal Future Release defect (bug) 07/11/2019 7
#39861 WP REST API and Caching Issue normal normal Future Release defect (bug) 06/11/2025 7
#62577 WordPress Rest API broken in 6.7.1 close normal normal Awaiting Review defect (bug) 12/11/2024 7
#63670 Add trashability to REST API posts controller has-patch normal normal Awaiting Review enhancement 07/29/2025 7
#58849 Document supported $args for register_rest_route() dev-feedback normal normal Future Release enhancement 07/25/2025 7
#50409 REST API about links should be embeddable. normal normal Future Release enhancement 10/15/2020 7
#41821 REST API: Add support for threaded comments needs-unit-tests normal normal Future Release enhancement 09/24/2020 7
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set normal minor Awaiting Review enhancement 03/09/2017 7
#38641 Support partial ISO8601 dates in queries normal normal Future Release enhancement 01/18/2022 7
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 has-patch normal normal 7.0 defect (bug) 11/06/2025 6
#63967 REST API test methods using supported image format to test unsupported logic checks has-patch normal normal Future Release defect (bug) 09/29/2025 6
#41032 REST API: Date fields do not support ISO8601 has-patch normal normal Future Release defect (bug) 02/06/2025 6
#63635 Tests: rest-posts-controller hooks blow under certain circumstances dev-feedback normal blocker Awaiting Review defect (bug) 06/30/2025 6
#59903 Add user pattern categories to the pattern categories API response has-patch normal normal Awaiting Review enhancement 12/21/2023 6
#53603 Expose block data directly through REST API endpoints dev-feedback normal normal Future Release enhancement 12/16/2024 6
#51757 REST API: Add const validation has-patch normal normal Awaiting Review enhancement 01/25/2021 6
#38813 REST API: Test schema registration for required fields. has-patch normal normal Future Release enhancement 06/05/2025 6
#46379 REST API posts/pages response to include scripts needed for display of post content normal normal Future Release feature request 10/24/2020 6
#41459 Introduce a REST API endpoint for networks / network options has-patch normal normal Future Release task (blessed) 04/03/2020 6
#52640 The rest_prepare_attachment filter runs twice during REST request has-patch normal normal Future Release defect (bug) 02/24/2021 5
#63493 Timezone string doesn't return in REST API /wp-json/wp/v2/settings needs-unit-tests normal normal Awaiting Review defect (bug) 05/28/2025 5
#56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API reporter-feedback normal major Awaiting Review defect (bug) 12/11/2022 5
#62903 permission_callback should be called before validate_callback in REST API close normal normal Awaiting Review defect (bug) 02/05/2025 5
#50074 Add filter on post/etc action links in the REST API has-patch normal normal Future Release enhancement 09/08/2021 5
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle normal normal Awaiting Review enhancement 07/11/2019 5
#38702 REST API: Add accessor functions for post_status and post_parent needs-unit-tests normal normal Future Release enhancement 01/18/2022 5
#41616 REST API: Expose old slugs has-patch normal normal Future Release enhancement 07/22/2024 5
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue normal normal enhancement 01/18/2022 5
#40988 Use objects for `get_item_schema()` calls pbearne normal normal Awaiting Review enhancement 06/12/2024 5
#41325 Adding GraphQL support in core? normal normal feature request 07/26/2025 5
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp close normal minor Future Release defect (bug) 02/25/2025 4
#60618 REST API: Meta update fails if unrelated unchanged field is a multi-item array has-patch normal normal Awaiting Review defect (bug) 05/12/2025 4
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays normal normal Awaiting Review defect (bug) 09/05/2022 4
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint dev-feedback normal normal Future Release defect (bug) 06/20/2019 4
#40410 Add chunked upload support to the REST API normal normal Future Release enhancement 07/23/2024 4
#54293 Expand functionality of themes REST API needs-unit-tests normal normal Awaiting Review enhancement 08/04/2025 4
#43428 Improve CORS headers sent to REST Api requests normal normal Awaiting Review enhancement 04/24/2023 4
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko has-patch normal normal Awaiting Review enhancement 12/04/2023 4
#63253 Theme REST API: expose "has_theme_json" field has-patch normal normal Awaiting Review enhancement 05/05/2025 4
#61205 Add support for relative paths to theme assets in theme.json normal normal Awaiting Review feature request 09/08/2024 4
#60055 Array to string conversion warning after r50157 has-patch normal minor Awaiting Review defect (bug) 06/30/2025 3
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 has-patch normal normal 6.9 defect (bug) 10/27/2025 3
#39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. needs-unit-tests normal normal Future Release defect (bug) 07/09/2019 3
#57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? close normal normal Awaiting Review defect (bug) 03/20/2023 3
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 12/11/2024 3
#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 3
#61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation has-patch normal normal Awaiting Review defect (bug) 12/12/2024 3
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug has-patch normal normal Awaiting Review defect (bug) 08/14/2024 3
#54240 WP REST API Users Endpoint Search reporter-feedback normal normal Awaiting Review defect (bug) 10/14/2021 3
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 02/14/2024 3
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. dev-feedback normal normal Awaiting Review defect (bug) 06/19/2024 3
#55961 Add embed to WP_REST_Request class has-patch normal normal Awaiting Review enhancement 07/20/2023 3
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller normal normal Awaiting Review enhancement 02/12/2025 3
#63946 Introduce a mechanism for lazy-loading REST routes and handlers has-patch normal normal Awaiting Review enhancement 09/29/2025 3
#49179 Manage Post trackbacks within the REST API needs-unit-tests normal normal Future Release enhancement 10/24/2020 3
#39972 REST API: Allow querying posts by post format normal normal Awaiting Review feature request 05/07/2017 3
#39851 WP_REST_Posts_Controller::get_items() has too many concerns normal normal Future Release task (blessed) 01/17/2019 3
#63982 Comment REST API route: add support multiple statuses adamsilverstein has-patch normal normal 7.0 defect (bug) 11/04/2025 2
#53117 Post types which are not public, but which are show_in_rest and publicly_queryable and not exclude_from_search, do not appear in REST API search endpoint normal normal Awaiting Review defect (bug) 04/30/2021 2
#53242 Potential private information leak in REST API doing it wrong reporter-feedback normal normal Awaiting Review defect (bug) 05/21/2021 2
#62232 WordPress Application Password CORS error when Headless WordPress URL and Site URL are different reporter-feedback normal critical Awaiting Review defect (bug) 10/29/2024 2
#50964 WordPress view/preview links + post editor don't get along with SPA frontend normal major Awaiting Review defect (bug) 04/20/2021 2
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) has-patch normal normal Awaiting Review defect (bug) 10/07/2025 2
#41740 Add comment count to "replies" link in post responses normal normal Awaiting Review enhancement 10/25/2020 2
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration has-patch normal blocker Awaiting Review enhancement 05/26/2025 2
#46267 Add generated_slug to REST API autosaves endpoint normal normal Awaiting Review enhancement 10/25/2020 2
#63231 Add support for batching GET REST API Requests has-patch normal normal Future Release enhancement 04/04/2025 2
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? normal normal Awaiting Review enhancement 11/28/2022 2
#55675 Improve performance Themes REST API endpoint normal normal Awaiting Review enhancement 04/16/2024 2
#41735 Include titles for JSON Schema properties has-patch normal normal Awaiting Review enhancement 12/03/2017 2
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns normal normal Awaiting Review enhancement 09/09/2024 2
#47194 Posts endpoint: Enable collection parameters for querying by custom field normal normal Future Release enhancement 10/25/2020 2
#53860 REST API returns special characters as Unicode Decimal Code has-patch normal minor Awaiting Review enhancement 02/10/2025 2
#40556 REST API: Allow for server generating a user's password has-patch normal normal Awaiting Review enhancement 04/27/2017 2
#63092 REST API: Support preloading 'HEAD' requests Mamaduka has-patch normal normal Awaiting Review enhancement 03/13/2025 2
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests has-patch normal normal Awaiting Review enhancement 09/25/2019 2
#45252 Reconsider the `context` argument in REST API calls normal normal Awaiting Review enhancement 11/21/2019 2
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 09/04/2022 2
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 11/29/2019 2
#58034 Post API can't get image URL on Endpoint dev-feedback normal normal Awaiting Review feature request 04/06/2023 2
#64045 /wp-json/wp/v2/menus incorrectly emits 403 for invalid `post` param has-patch normal normal Awaiting Review defect (bug) 09/27/2025 1
#64168 Inaccurate JSON schema for template-parts endpoint has-patch normal normal Future Release defect (bug) 10/31/2025 1
#52629 Introduce a better way to deprecate REST API parameters normal normal Future Release defect (bug) 02/23/2021 1
#64183 Mixed attachment permission when two posts are using it has-patch normal normal Awaiting Review defect (bug) 11/04/2025 1
#53942 Non-single post meta multiple value update breaks post save through REST API normal blocker Awaiting Review defect (bug) 08/17/2021 1
#62671 REST API Plugins Endpoint: Plugins are activated before language packages are installed has-patch normal normal Awaiting Review defect (bug) 12/10/2024 1
#61843 REST API endpoint /wp-json/wp/v2/categories returns 500 instead of 400 has-patch normal normal Awaiting Review defect (bug) 08/09/2024 1
#51909 REST API inconsistencies normal normal Awaiting Review defect (bug) 12/01/2020 1
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id normal major Awaiting Review defect (bug) 10/16/2023 1
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers normal normal Awaiting Review defect (bug) 10/25/2020 1
Note: See TracReports for help on using and creating reports.