Make WordPress Core

{7} Future Releases (8164 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 (1801 - 1900 of 8164)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46000 non empty post object in case of error 404 Rewrite Rules normal normal Awaiting Review defect (bug) 01/16/2019
2 #48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 05/13/2020
13 #19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 01/25/2018
1 #60330 redirect that working incorrectly! Rewrite Rules normal normal Awaiting Review defect (bug) 03/05/2024
1 #60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#58536 url_to_postid does not work at MS install in context of another blog when $wp_rewrite->use_verbose_page_rules differs Rewrite Rules normal normal Awaiting Review defect (bug) 10/29/2023
2 #43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal Awaiting Review defect (bug) 12/21/2018
#56592 Add filter to wp_redirect_admin_locations() Rewrite Rules normal normal Awaiting Review enhancement 09/17/2022
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
55 #34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 03/10/2025
3 #18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
10 #14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 06/04/2019
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
9 #18450 New safe action to add rewrite rules on Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 09/21/2018
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 09/21/2017
18 #29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 01/23/2019
#40525 apply_filters_deprecated() in WP_Rewrite SergeyBiryukov Rewrite Rules normal normal Future Release enhancement has-patch 06/01/2021
3 #47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal normal Awaiting Review feature request dev-feedback 07/11/2019
2 #40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
58 #36292 Rewrites: Next Generation rmccue Rewrite Rules normal normal Future Release feature request 11/19/2020
3 #35482 Archival pagination fails in 4.4 and up Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#31591 Bug in the author permalink . Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
2 #25194 Filtered IIS rewrite rules not added to web.config Rewrite Rules normal normal defect (bug) has-patch 06/04/2019
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
2 #36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 06/04/2019
3 #21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture Rewrite Rules normal normal defect (bug) dev-feedback 06/04/2019
1 #32471 There is no proper way to flush rewrite rules at plugin network de-activation Rewrite Rules normal normal defect (bug) 06/04/2019
5 #16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post Rewrite Rules normal normal defect (bug) 06/04/2019
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 Rewrite Rules normal normal defect (bug) 06/04/2019
#36812 WP_Rewrite removes regex groups, should replace with non-capturing Rewrite Rules normal normal defect (bug) 06/04/2019
4 #35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
9 #23867 add_rewrite_endpoint causes front-page.php template to be ignored Rewrite Rules normal normal defect (bug) reporter-feedback 06/04/2019
1 #14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
2 #25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
1 #27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
19 #21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 06/04/2019
2 #24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 06/04/2019
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019
8 #12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 06/04/2019
1 #11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal enhancement 04/05/2019
1 #13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
2 #22798 Invalid URLs not giving 404 with "Default" permalink settings Rewrite Rules normal normal enhancement dev-feedback 06/04/2019
#34385 Missing site_url path results in array to string conversion Rewrite Rules normal normal enhancement 06/04/2019
1 #30907 Rewrite Rules collision Rewrite Rules normal normal enhancement 06/04/2019
2 #16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
3 #9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal task (blessed) needs-unit-tests 06/04/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
3 #61447 Clarify revisions UI to better indicate what version you are viewing and restoring. joedolson* Revisions normal normal Future Release defect (bug) 03/13/2025
#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
10 #24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 05/06/2021
1 #53607 Loading or saving a post with enough (large) revisions exhausts available memory Revisions normal normal Awaiting Review defect (bug) 06/10/2025
#44684 Page/Post revisions don't seem to load into preview Revisions normal normal Awaiting Review defect (bug) has-patch 08/01/2018
5 #27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal Future Release defect (bug) has-patch 06/04/2019
#43189 Restoring page revision doesn't restore page template previously used Revisions normal normal Awaiting Review defect (bug) 01/31/2018
2 #44540 Revision restoring redirect issue when using custom wp_query inside shortcodes Revisions normal normal Awaiting Review defect (bug) 03/11/2019
1 #58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 11/30/2023
1 #44929 Revisions: wp_get_revision_ui_diff only displays existing meta fields of the current post Revisions normal normal Awaiting Review defect (bug) 01/16/2019
1 #63208 Slider: Revision page slider does not support touch interactions on mobile devices Revisions normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#41029 The changed author is not making the coming revisons adamsilverstein Revisions normal normal Awaiting Review defect (bug) 04/30/2021
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) 06/15/2021
4 #30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) 05/17/2025
6 #59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal Awaiting Review defect (bug) reporter-feedback 02/05/2024
1 #48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 12/16/2019
6 #29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020
3 #47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
10 #38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 03/08/2018
29 #23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 01/10/2020
2 #44786 Autosave: Conditionally allow revisions to be saved Revisions normal normal Awaiting Review enhancement reporter-feedback 01/16/2019
1 #47831 Compare any two revisions: Improve the distinction of From/To columns Revisions normal normal Awaiting Review enhancement 11/12/2019
2 #48574 Create better post diff screens Revisions normal normal Awaiting Review enhancement 11/12/2019
#61849 Improve performance and memory usage of wp_list_post_revisions() / wp_get_post_revisions() Revisions normal normal Future Release enhancement reporter-feedback 09/25/2024
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal Awaiting Review enhancement has-patch 12/29/2022
7 #40577 Introduce a capability for viewing the revisions of a post adamsilverstein Revisions normal normal Future Release enhancement needs-unit-tests 03/02/2023
2 #48315 Scheduling already published posts or pages causes 404 error on page Revisions normal normal Awaiting Review enhancement 10/12/2023
1 #62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal normal Awaiting Review feature request has-patch 01/13/2025
#42712 Enhance wp revisions to keep with expiration date for the revisions Revisions normal normal Awaiting Review feature request 11/28/2017
4 #57641 Need functionality to preview revisions for the post such as preview Revisions normal normal Awaiting Review feature request 11/20/2023
3 #42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 09/01/2020
#59419 Revisions page: how to support varying "Go to editor" link templates Revisions normal normal Awaiting Review feature request 11/21/2023
2 #30679 Clicking "Restore this Revision" publishes immediately Revisions normal normal defect (bug) 06/04/2019
2 #60055 Array to string conversion warning after r50157 REST API normal minor Awaiting Review defect (bug) has-patch 05/14/2025
2 #52925 Autosaves controller: Post checks will never catch invalid IDs REST API normal normal Future Release defect (bug) has-patch 07/25/2024
3 #57973 Can not delete custom template when name contains non-Latin characters REST API normal normal Awaiting Review defect (bug) 05/12/2025
3 #47188 Ensure that valid json is return for rest api, even when correct headers not sent. spacedmonkey REST API normal normal Future Release defect (bug) 01/03/2021
3 #54516 Full site editing/REST-API: modify permission checks to use post type. REST API normal normal Future Release defect (bug) needs-unit-tests 05/20/2025
4 #63294 Got this error when send image via REST API on WP 6.8 REST API normal critical Awaiting Review defect (bug) reporter-feedback 04/23/2025
1 #39889 Improve/Fix REST Response on Multisite when an endpoint for a non-existent site is hit. REST API normal normal Future Release defect (bug) needs-unit-tests 07/09/2019
4 #43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release defect (bug) has-patch 05/24/2019
2 #52629 Introduce a better way to deprecate REST API parameters REST API normal normal Future Release defect (bug) 02/23/2021
2 #53784 Limiting user enumeration through the REST API REST API normal normal Future Release defect (bug) changes-requested 08/05/2024
1 #57945 Locale bug in short-circuited WP REST API request via rest_pre_dispatch? REST API normal normal Awaiting Review defect (bug) close 03/20/2023
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) close 02/25/2025
1 #53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker Awaiting Review defect (bug) 08/17/2021
1 #53828 Nullable registered meta with format does not display in JSON schema REST API normal normal Awaiting Review defect (bug) 07/29/2021
1 #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 REST API normal normal Awaiting Review defect (bug) 04/30/2021
Note: See TracReports for help on using and creating reports.