Make WordPress Core

{1} All Tickets (8318 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 8318)

REST API (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#58238 comment_text filter not applied with correct number of arguments within REST API has-patch normal normal Awaiting Review defect (bug) 05/03/2023 1
#50493 more detailed notice for register_rest_route has-patch normal normal Future Release defect (bug) 07/26/2020 15
#53063 Add batch support to core REST resources TimothyBlynJacobs has-patch normal normal Future Release enhancement 11/09/2021 6
#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
#59903 Add user pattern categories to the pattern categories API response has-patch normal normal Awaiting Review enhancement 11/14/2023 5
#47962 Allow apiRequest to do requests on external WordPress sites has-patch normal normal Awaiting Review enhancement 09/02/2019 1
#56350 Allow exact search in REST API has-patch normal normal Future Release enhancement 11/25/2022 11
#48823 Collect all REST API meta errors at once has-patch normal normal 6.5 enhancement 10/11/2023 17
#41735 Include titles for JSON Schema properties has-patch normal normal Awaiting Review enhancement 12/03/2017 2
#57900 Only prime post thumbnails in post REST API controller spacedmonkey has-patch normal normal Future Release enhancement 05/10/2023 1
#41692 REST API does not return featured_media for Audio/Video has-patch normal normal 6.5 enhancement 09/20/2023 32
#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
#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
#57897 REST attachments controller does not handle terms on creation has-patch normal normal 6.5 enhancement 09/26/2023 15
#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 10/21/2021 10
#41459 Introduce a REST API endpoint for networks / network options has-patch normal normal Future Release task (blessed) 04/03/2020 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
#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) 01/30/2019 9
#57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. dev-feedback normal normal Awaiting Review defect (bug) 03/08/2023 2
#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
#53673 Add unit tests for v5.8 widget sidebar IDs hellofromTonya dev-feedback normal normal Future Release enhancement 08/31/2021 7
#53603 Expose block data directly through REST API endpoints dev-feedback normal normal Future Release enhancement 08/01/2021 4
#49277 Implement email sanitize in REST API spacedmonkey dev-feedback normal normal Future Release enhancement 11/04/2021 12
#48885 REST API: Support reading public settings, implement context handling spacedmonkey dev-feedback normal normal Future Release enhancement 07/18/2022 38
#48816 Use get_bloginfo in the REST API index dev-feedback normal normal Awaiting Review enhancement 11/29/2019 2
#57455 respond_to_request: store matched handlers across other methods, saving a call to get_routes(). dev-feedback normal normal Awaiting Review enhancement 01/19/2023 1
#49634 Performance Benchmarks for REST API dev-feedback normal normal Awaiting Review feature request 04/30/2020 9
#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
#59875 Revisions controller: get_item can return a revision whose parent does not match the `parent` route fragment adamsilverstein commit normal normal 6.5 defect (bug) 11/28/2023 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
#53079 Rest API Json Schema is invalid rachelbaker close low trivial Awaiting Review defect (bug) 02/20/2023 2
#42970 Add a 'rest_nonce_action' filter to the REST API close normal normal Awaiting Review enhancement 11/29/2019 5
#53008 Creating an anonymous comment with custom fields via REST API normal normal Awaiting Review defect (bug) 04/12/2021 2
#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
#57048 Handle trailing slashes in rest_preload_api_request normal normal Future Release defect (bug) 11/09/2022
#56079 Internal rest_do_request calls for posts/CPTs with status of anything but "published" should not need authentication normal normal Awaiting Review defect (bug) 10/31/2023
#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
#54484 REST API returns (empty) array for Meta but Schema has type object normal normal Awaiting Review defect (bug) 11/24/2021 1
#59425 REST API: Preserve boolean values when generating next/prev Link headers normal normal Awaiting Review defect (bug) 09/21/2023
#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
#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
#54125 Rest API tax_relation=OR doesn't seem to work correctly normal major Awaiting Review defect (bug) 09/15/2021
#39861 WP REST API and Caching Issue johnbillion* normal normal Future Release defect (bug) 06/21/2023 7
#43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers normal normal Awaiting Review defect (bug) 10/25/2020 1
#50964 WordPress view/preview links + post editor don't get along with SPA frontend normal major Awaiting Review defect (bug) 04/20/2021 2
#54753 Wrong post content when uploading raw post data via REST API when html data url is used normal normal Awaiting Review defect (bug) 05/14/2022 1
#54832 _doing_it_wrong should write into debug.log normal normal Awaiting Review defect (bug) 01/16/2022
#59558 not documented information about changes in embedded data normal normal Awaiting Review defect (bug) 10/06/2023 1
#57312 pattern validation fails in case of multitype validation using WP JSON REST normal normal Awaiting Review defect (bug) 12/11/2022 1
#40410 Add chunked upload support to the REST API normal normal Future Release enhancement 03/03/2021 3
#41740 Add comment count to "replies" link in post responses normal normal Awaiting Review enhancement 10/25/2020 2
#46267 Add generated_slug to REST API autosaves endpoint normal normal Awaiting Review enhancement 10/25/2020 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
#52590 Consider increasing the limit of the perPage argument in paginated requests. normal normal Awaiting Review enhancement 02/22/2021
#58849 Document supported $args for register_rest_route() normal normal Future Release enhancement 07/19/2023 2
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller normal normal Awaiting Review enhancement 08/02/2018 1
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle normal normal Awaiting Review enhancement 07/11/2019 5
#43428 Improve CORS headers sent to REST Api requests normal normal Awaiting Review enhancement 04/24/2023 4
#55675 Improve performance Themes REST API endpoint normal normal Awaiting Review enhancement 05/19/2022 1
#57749 In REST APIs, only prime meta data if there are registered keys normal normal Awaiting Review enhancement 02/17/2023
#48822 Indicate partial success/error of a REST API request normal normal Awaiting Review enhancement 10/24/2020 1
#55672 Media endpoint allows multiple media types on request, but only returns image in response normal minor Awaiting Review enhancement 05/04/2022
#57221 Opportunity for optimization on invalid query to REST API Search Controller normal minor Awaiting Review enhancement 11/28/2022 1
#53836 Option to additionally format API response normal normal Awaiting Review enhancement 07/30/2021
#47194 Posts endpoint: Enable collection parameters for querying by custom field normal normal Future Release enhancement 10/25/2020 2
#50409 REST API about links should be embeddable. normal normal Future Release enhancement 10/15/2020 7
#53860 REST API returns special characters as Unicode Decimal Code normal minor Awaiting Review enhancement 08/02/2021 1
#56587 REST API sanitize and validate order / priority normal normal Awaiting Review enhancement 09/16/2022
#39954 REST API: Improve date updates if both `date` and `date_gmt` are set normal minor Awaiting Review enhancement 03/09/2017 7
#36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue normal normal enhancement 01/18/2022 5
#49330 REST API: introduce block-editor context normal normal Future Release enhancement 10/01/2020 9
#60014 REST endpoint: Output "server errors" if WP_DEBUG = true (register_rest_route) normal normal Awaiting Review enhancement 12/07/2023 7
#45252 Reconsider the `context` argument in REST API calls normal normal Awaiting Review enhancement 11/21/2019 2
#35425 Return HTTP status code in WP_Error objects normal normal Future Release enhancement 03/26/2017 11
#56481 Short-circuit HEAD methods in Core controllers normal normal Awaiting Review enhancement 08/31/2022
#38641 Support partial ISO8601 dates in queries normal normal Future Release enhancement 01/18/2022 7
#56368 Unable to use enum with array data type - REST API normal normal Awaiting Review enhancement 09/04/2022 2
#40988 Use objects for `get_item_schema()` calls normal normal Awaiting Review enhancement 12/03/2017 4
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload normal normal Awaiting Review enhancement 12/20/2022 1
#54387 trailing slash in the url /wp-json normal minor Awaiting Review enhancement 11/06/2021
#42737 Add method wp.api.getModelByType for retrieving api models adamsilverstein normal normal Future Release feature request 10/19/2018 5
#44862 Create REST API endpoints to lock, release and takeover post edition timothyblynjacobs normal normal Awaiting Review feature request 01/07/2022 13
#50239 REST API Debug/Dev Mode normal normal Awaiting Review feature request 05/24/2020
#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
Note: See TracReports for help on using and creating reports.