Make WordPress Core

{1} All Tickets (8368 matches)

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

Results (6301 - 6400 of 8368)

REST API (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#49538 Can't get a subset of `_embedded` using `_fields` needs-unit-tests normal normal Future Release enhancement 07/25/2024 9
#42785 Change default of `show_in_rest` in register_post_type and register_taxonomy needs-unit-tests normal normal Future Release enhancement 01/07/2020 34
#54293 Expand functionality of themes REST API needs-unit-tests normal normal Awaiting Review enhancement 06/07/2022 1
#41463 Improve REST API tests that don't perform any assertions johnbillion* needs-unit-tests normal normal Future Release enhancement 09/01/2022 8
#52840 Include filesize information in REST API response for all media types rachelbaker* needs-unit-tests normal normal Future Release enhancement 01/13/2023 10
#49179 Manage Post trackbacks within the REST API needs-unit-tests normal normal Future Release enhancement 10/24/2020 3
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle needs-unit-tests normal normal Future Release enhancement 10/04/2017 20
#38702 REST API: Add accessor functions for post_status and post_parent needs-unit-tests normal normal Future Release enhancement 01/18/2022 5
#41821 REST API: Add support for threaded comments needs-unit-tests normal normal Future Release enhancement 09/24/2020 7
#46238 REST API: Allow conditional field registration needs-unit-tests normal normal Awaiting Review enhancement 10/25/2020 7
#45140 REST API: Increase upper bound allowed on per_page argument needs-unit-tests normal normal Future Release enhancement 05/19/2025 8
#40748 Use REST API for Community Events needs-unit-tests normal normal Future Release enhancement 10/25/2020 14
#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
#40365 Introduce a REST API endpoint for sites needs-unit-tests normal normal Future Release task (blessed) 03/11/2025 16
#62742 Add Missing REST API Filters to WP_REST_Global_Styles_Revisions_Controller has-patch normal normal 6.9 defect (bug) 04/17/2025 3
#60055 Array to string conversion warning after r50157 has-patch normal minor Awaiting Review defect (bug) 05/14/2025 2
#52925 Autosaves controller: Post checks will never catch invalid IDs has-patch normal normal Future Release defect (bug) 07/25/2024 8
#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) 04/02/2025 1
#43681 Incorrect HTTP status code in 'posts' query. has-patch normal normal Future Release defect (bug) 06/16/2025 6
#53784 Limiting user enumeration through the REST API has-patch normal normal Future Release defect (bug) 08/05/2024 18
#63249 Minor code and inline docs improvements in class-wp-rest-server.php audrasjb has-patch normal normal 6.9 defect (bug) 04/11/2025 2
#61061 PHP Warning with invalid JSON input has-patch low normal 6.9 defect (bug) 05/12/2025 27
#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
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 has-patch normal normal 6.9 defect (bug) 04/18/2025 3
#42947 REST API wrong total pages spacedmonkey has-patch normal normal Future Release defect (bug) 10/31/2021 21
#41032 REST API: Date fields do not support ISO8601 has-patch normal normal Future Release defect (bug) 02/06/2025 6
#56494 REST API: Fix and test rest_default_additional_properties_to_false has-patch normal normal Awaiting Review defect (bug) 08/09/2023 10
#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
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs has-patch normal normal Future Release defect (bug) 10/14/2024 39
#47443 REST-API prevents users with edit_published_posts capability updating published posts has-patch normal normal Future Release defect (bug) 01/27/2024 35
#63325 Regression in saving posts with Block Editor in 6.8 has-patch normal normal 6.8.2 defect (bug) 05/20/2025 22
#60349 Rest API media upload utf8 urlencoded filename not decoded on server has-patch normal normal Awaiting Review defect (bug) 01/25/2024
#52640 The rest_prepare_attachment filter runs twice during REST request has-patch normal normal Future Release defect (bug) 02/24/2021 5
#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
#62287 WP_REST_Posts_Controller::prepare_items_query() - Warning $prepared_args can be null has-patch normal normal Awaiting Review defect (bug) 10/23/2024 1
#43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() has-patch normal normal Future Release defect (bug) 06/09/2023 19
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil has-patch normal normal Awaiting Review enhancement 05/26/2025 1
#53063 Add batch support to core REST resources TimothyBlynJacobs has-patch normal normal Future Release enhancement 04/05/2024 8
#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
#55961 Add embed to WP_REST_Request class has-patch normal normal Awaiting Review enhancement 07/20/2023 3
#50074 Add filter on post/etc action links in the REST API has-patch normal normal Future Release enhancement 09/08/2021 5
#54513 Add meta support to template REST API has-patch normal normal Future Release enhancement 11/25/2021
#63231 Add support for batching GET REST API Requests has-patch normal normal Future Release enhancement 04/04/2025 2
#59903 Add user pattern categories to the pattern categories API response has-patch normal normal Awaiting Review enhancement 12/21/2023 6
#47962 Allow apiRequest to do requests on external WordPress sites has-patch normal normal Awaiting Review enhancement 09/02/2019 1
#41735 Include titles for JSON Schema properties has-patch normal normal Awaiting Review enhancement 12/03/2017 2
#62701 Post controller: support for grouping results by parent-child relationship has-patch normal normal 6.9 enhancement 02/28/2025 8
#62604 Prevent false-positive in validate_callback() in REST API has-patch normal normal Awaiting Review enhancement 05/26/2025 1
#53860 REST API returns special characters as Unicode Decimal Code has-patch normal minor Awaiting Review enhancement 02/10/2025 2
#54247 REST API: Add block editor settings endpoint has-patch normal normal Future Release enhancement 10/21/2021 11
#51757 REST API: Add const validation has-patch normal normal Awaiting Review enhancement 01/25/2021 6
#40556 REST API: Allow for server generating a user's password has-patch normal normal Awaiting Review enhancement 04/27/2017 2
#41616 REST API: Expose old slugs has-patch normal normal Future Release enhancement 07/22/2024 5
#63092 REST API: Support preloading 'HEAD' requests Mamaduka has-patch normal normal Awaiting Review enhancement 03/13/2025 2
#48885 REST API: Support reading public settings, implement context handling spacedmonkey has-patch normal normal 6.9 enhancement 03/03/2025 51
#38813 REST API: Test schema registration for required fields. has-patch normal normal Future Release enhancement 06/05/2025 6
#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
#61308 Return `post_types` field in templates REST API oandregal has-patch normal normal Future Release enhancement 01/14/2025 13
#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
#39037 Should REST API support multiple orderby values? has-patch normal normal Awaiting Review enhancement 03/27/2025 14
#62333 Simplify code structure and optimize conditional logic in REST API controllers has-patch normal minor Awaiting Review enhancement 11/21/2024 12
#63253 Theme REST API: expose "has_theme_json" field has-patch normal normal Awaiting Review enhancement 05/05/2025 4
#41459 Introduce a REST API endpoint for networks / network options has-patch normal normal Future Release task (blessed) 04/03/2020 6
#63502 HTTP 500 in `wp-json/batch` with specific arguments SergeyBiryukov dev-feedback normal normal 6.9 defect (bug) 06/04/2025 6
#56919 REST API term embed 401 - not allowed to view terms for this post dev-feedback normal blocker Awaiting Review defect (bug) 10/29/2023
#38878 REST API: Default query for users endpoint doesn't scale dev-feedback normal normal Future Release defect (bug) 07/11/2019 7
#50012 REST API: Fields filter does not work with "object" collection responses SirLouen dev-feedback normal normal Future Release defect (bug) 06/16/2025 10
#57088 Rest API improve time response with cache dev-feedback normal normal Awaiting Review defect (bug) 11/15/2022
#41358 Shutdown hooks can significantly slow down REST API responses dev-feedback normal normal Awaiting Review defect (bug) 02/10/2025 11
#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
#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
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() dev-feedback normal normal Awaiting Review enhancement 05/26/2025 1
#53673 Add unit tests for v5.8 widget sidebar IDs dev-feedback normal normal Future Release enhancement 02/12/2025 8
#53603 Expose block data directly through REST API endpoints dev-feedback normal normal Future Release enhancement 12/16/2024 6
#49277 Implement email sanitize in REST API spacedmonkey dev-feedback normal normal Future Release enhancement 11/04/2021 12
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 11/29/2019 2
#54387 trailing slash in the url /wp-json dev-feedback normal minor Awaiting Review enhancement 06/25/2024 1
#58034 Post API can't get image URL on Endpoint dev-feedback normal normal Awaiting Review feature request 04/06/2023 2
#56593 Post meta validation error messages are not helpful to end users dev-feedback normal normal Awaiting Review feature request 09/17/2022
#62801 Improve performance of X-WP-TotalPages queries spacedmonkey commit normal normal 6.9 enhancement 03/26/2025 12
#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
#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
#62577 WordPress Rest API broken in 6.7.1 close normal normal Awaiting Review defect (bug) 12/11/2024 7
#62903 permission_callback should be called before validate_callback in REST API close normal normal Awaiting Review defect (bug) 02/05/2025 5
#57973 Can not delete custom template when name contains non-Latin characters normal normal Awaiting Review defect (bug) 05/12/2025 7
#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 30
#52629 Introduce a better way to deprecate REST API parameters normal normal Future Release defect (bug) 02/23/2021 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
#53828 Nullable registered meta with format does not display in JSON schema normal normal Awaiting Review defect (bug) 07/29/2021
#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
#55128 REST API /media leaves holes in the result, making it virtually impossible to paginate through them normal normal Awaiting Review defect (bug) 02/09/2022
#56668 REST API calls are failed when cookies are cleared from the site normal normal Awaiting Review defect (bug) 09/27/2022
#51909 REST API inconsistencies normal normal Awaiting Review defect (bug) 12/01/2020 1
#61444 REST API: If Super Admin does not exist in subsite, retrieving users is rejected normal normal Awaiting Review defect (bug) 06/14/2024
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 12/11/2024 3
#54740 REST API: oneOf validation behaves unexpectedly with strings/arrays normal normal Awaiting Review defect (bug) 09/05/2022 4
#48257 REST API: post-process endpoint cannot be discovered from media creation endpoint normal normal Future Release defect (bug) 10/08/2019
Note: See TracReports for help on using and creating reports.