Make WordPress Core

{7} Future Releases (8224 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (5601 - 5700 of 8224)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#60599 REST API: rest_filter_response_fields fails with a PHP fatal when a custom API endpoint returns a scalar value. REST API normal normal Future Release defect (bug) 03/11/2024
7 #47443 REST-API prevents users with edit_published_posts capability updating published posts REST API normal normal Future Release defect (bug) has-patch 01/27/2024
#58710 REST: media (images) deleted or replaced are returned by their new id when requested by their old id REST API normal major Awaiting Review defect (bug) 10/16/2023
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 11/15/2022
#60349 Rest API media upload utf8 urlencoded filename not decoded on server REST API normal normal Awaiting Review defect (bug) has-patch 01/25/2024
1 #54125 Rest API tax_relation=OR doesn't seem to work correctly REST API normal major Awaiting Review defect (bug) reporter-feedback 08/02/2024
10 #41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 06/12/2024
#52640 The rest_prepare_attachment filter runs twice during REST request REST API normal normal Future Release defect (bug) has-patch 02/24/2021
2 #61842 Uncaught TypeError in /wp-json/wp/v2/menu-items REST API POST operation REST API normal normal Awaiting Review defect (bug) reporter-feedback 10/07/2024
#61838 Uncaught TypeError in multiple REST API endpoints from a single bug REST API normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#54240 WP REST API Users Endpoint Search REST API normal normal Awaiting Review defect (bug) reporter-feedback 10/14/2021
1 #43149 WP-API JS Client not triggering change event when using setMeta/setMetas helpers REST API normal normal Awaiting Review defect (bug) 10/25/2020
1 #62163 WP_REST_Request::get_params() includes unregistered args including rest_route when not using pretty permalinks REST API low normal 6.8 defect (bug) has-patch 10/04/2024
2 #56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major Awaiting Review defect (bug) reporter-feedback 12/11/2022
1 #60911 WordPress requires Host in the header REST API normal normal Awaiting Review defect (bug) reporter-feedback 05/17/2024
#50964 WordPress view/preview links + post editor don't get along with SPA frontend REST API normal major Awaiting Review defect (bug) 04/20/2021
1 #54753 Wrong post content when uploading raw post data via REST API when html data url is used REST API normal normal Awaiting Review defect (bug) 05/14/2022
2 #54832 _doing_it_wrong should write into debug.log REST API normal normal Awaiting Review defect (bug) 02/14/2024
5 #43502 `WP_REST_Posts_Controller::prepare_item_for_response()` doesn't reset postdata after calling setup_postdata() REST API normal normal Future Release defect (bug) has-patch 06/09/2023
#55946 `post_tag` is not supporting in rest api for custom meta REST API normal normal Awaiting Review defect (bug) reporter-feedback 09/16/2022
1 #57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal Awaiting Review defect (bug) dev-feedback 06/19/2024
#59558 not documented information about changes in embedded data REST API normal normal Awaiting Review defect (bug) 10/06/2023
1 #57312 pattern validation fails in case of multitype validation using WP JSON REST REST API normal normal Awaiting Review defect (bug) 12/11/2022
2 #44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint REST API normal normal Future Release defect (bug) dev-feedback 06/20/2019
1 #42970 Add a 'rest_nonce_action' filter to the REST API REST API normal normal Awaiting Review enhancement close 11/29/2019
4 #40410 Add chunked upload support to the REST API REST API normal normal Future Release enhancement 07/23/2024
3 #41740 Add comment count to "replies" link in post responses REST API normal normal Awaiting Review enhancement 10/25/2020
1 #55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 07/20/2023
3 #50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 09/08/2021
#46267 Add generated_slug to REST API autosaves endpoint REST API normal normal Awaiting Review enhancement 10/25/2020
1 #54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 11/25/2021
1 #53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal Future Release enhancement dev-feedback 04/01/2024
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 12/21/2023
1 #47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
2 #49538 Can't get a subset of `_embedded` using `_fields` REST API normal normal Future Release enhancement needs-unit-tests 07/25/2024
21 #42785 Change default of `show_in_rest` in register_post_type and register_taxonomy REST API normal normal Future Release enhancement needs-unit-tests 01/07/2020
#57223 Comments Controller : Should max/total be pre- or post- filtering? It is pre-. Reconsider? REST API normal normal Awaiting Review enhancement 11/28/2022
#52590 Consider increasing the limit of the perPage argument in paginated requests. REST API normal normal Awaiting Review enhancement 02/22/2021
3 #58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement 07/19/2023
2 #54293 Expand functionality of themes REST API REST API normal normal Awaiting Review enhancement needs-unit-tests 06/07/2022
7 #53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 08/01/2021
3 #54304 Expose menu data public in Menus REST API REST API normal normal 6.8 enhancement has-patch 10/08/2024
1 #44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 08/02/2018
3 #43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 04/24/2023
1 #55675 Improve performance Themes REST API endpoint REST API normal normal Awaiting Review enhancement 04/16/2024
2 #57749 In REST APIs, only prime meta data if there are registered keys REST API normal normal Awaiting Review enhancement has-patch 07/18/2024
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
#48822 Indicate partial success/error of a REST API request REST API normal normal Awaiting Review enhancement 10/24/2020
#61907 Make oembed_invalid_url return 400 instead of 404 REST API normal normal Awaiting Review enhancement has-patch 08/22/2024
2 #49179 Manage Post trackbacks within the REST API REST API normal normal Future Release enhancement needs-unit-tests 10/24/2020
#61978 Managing Dynamic Search, Category Filtering, and Pagination for Bulk Patterns REST API normal normal Awaiting Review enhancement 09/09/2024
#55672 Media endpoint allows multiple media types on request, but only returns image in response REST API normal minor Awaiting Review enhancement 05/04/2022
#60608 Missing REST API users endpoint orderby parameters REST API normal normal Awaiting Review enhancement 02/22/2024
#57221 Opportunity for optimization on invalid query to REST API Search Controller REST API normal minor Awaiting Review enhancement 11/28/2022
#53836 Option to additionally format API response REST API normal normal Awaiting Review enhancement 07/30/2021
3 #47194 Posts endpoint: Enable collection parameters for querying by custom field REST API normal normal Future Release enhancement 10/25/2020
1 #50409 REST API about links should be embeddable. REST API normal normal Future Release enhancement 10/15/2020
1 #53860 REST API returns special characters as Unicode Decimal Code REST API normal minor Awaiting Review enhancement 08/02/2021
#56587 REST API sanitize and validate order / priority REST API normal normal Awaiting Review enhancement 09/16/2022
2 #38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 10/21/2021
3 #51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
4 #41821 REST API: Add support for threaded comments REST API normal normal Future Release enhancement needs-unit-tests 09/24/2020
3 #46238 REST API: Allow conditional field registration REST API normal normal Awaiting Review enhancement needs-unit-tests 10/25/2020
2 #40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
4 #41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
1 #39954 REST API: Improve date updates if both `date` and `date_gmt` are set REST API normal minor Awaiting Review enhancement 03/09/2017
5 #45140 REST API: Increase upper bound allowed on per_page argument REST API normal normal Future Release enhancement needs-unit-tests 06/26/2024
6 #41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
1 #49330 REST API: introduce block-editor context REST API normal normal Future Release enhancement 10/01/2020
4 #45252 Reconsider the `context` argument in REST API calls REST API normal normal Awaiting Review enhancement 11/21/2019
4 #35425 Return HTTP status code in WP_Error objects REST API normal normal Future Release enhancement 03/26/2017
4 #56481 Short-circuit HEAD methods in Core controllers REST API normal normal Awaiting Review enhancement has-patch 09/27/2024
5 #39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 08/07/2024
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 01/18/2022
#56368 Unable to use enum with array data type - REST API REST API normal normal Awaiting Review enhancement 09/04/2022
5 #40748 Use REST API for Community Events REST API normal normal Future Release enhancement needs-unit-tests 10/25/2020
#48816 Use get_bloginfo in the REST API index REST API normal normal Awaiting Review enhancement dev-feedback 11/29/2019
#57361 WP_REST_Attachments_Controller::get_media_types not returning existing mime types, but the ones allowed for upload REST API normal normal Awaiting Review enhancement 12/20/2022
2 #39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement needs-unit-tests 09/17/2024
1 #54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
#61205 Add support for relative paths to theme assets in theme.json REST API normal normal Awaiting Review feature request 09/08/2024
1 #49634 Performance Benchmarks for REST API REST API normal normal Awaiting Review feature request dev-feedback 04/30/2020
2 #58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023
#56593 Post meta validation error messages are not helpful to end users REST API normal normal Awaiting Review feature request dev-feedback 09/17/2022
#50239 REST API Debug/Dev Mode REST API normal normal Awaiting Review feature request 05/24/2020
3 #46379 REST API posts/pages response to include scripts needed for display of post content REST API normal normal Future Release feature request 10/24/2020
#39972 REST API: Allow querying posts by post format REST API normal normal Awaiting Review feature request 05/07/2017
#52384 WordPress API - Add Limit / Block API Access Features REST API normal normal Awaiting Review feature request 01/27/2021
#60142 wordpress api not returns category descriptions in embedded data of post REST API normal normal Awaiting Review feature request 07/26/2024
4 #41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
8 #40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 04/03/2020
9 #39544 REST API: Improve users endpoint in multisite REST API normal normal Future Release task (blessed) 08/17/2021
4 #39851 WP_REST_Posts_Controller::get_items() has too many concerns REST API normal normal Future Release task (blessed) 01/17/2019
1 #27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) 02/25/2024
4 #29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#47899 Drafts not saving revisions Revisions normal normal Awaiting Review defect (bug) reporter-feedback 08/21/2019
#60099 Fix revisions system Revisions normal minor Awaiting Review defect (bug) reporter-feedback 03/11/2024
1 #53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 07/06/2021
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018
Note: See TracReports for help on using and creating reports.