Make WordPress Core

{7} Future Releases (8378 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 (301 - 400 of 8378)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 02/07/2024
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal Future Release enhancement needs-docs 06/15/2021
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal Future Release enhancement has-patch 03/24/2023
2 #55463 Add a limit to _prime_*_cache functions spacedmonkey Cache API normal normal Future Release enhancement dev-feedback 07/09/2023
10 #45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 03/29/2023
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods Cache API normal normal Future Release enhancement has-patch 07/08/2022
4 #56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 04/20/2023
1 #45417 Lack of actions when wp_cache_flush is called Cache API normal trivial Future Release enhancement dev-feedback 12/02/2018
4 #15565 More context for clean_post_cache() spacedmonkey Cache API normal normal Future Release enhancement dev-feedback 07/12/2022
3 #35430 Should the 'counts' cache group be persistent? Cache API normal normal Future Release enhancement has-patch 12/19/2022
5 #59592 Store last changed value in key instead of using it as a salt for query caches Cache API normal normal Future Release enhancement has-patch 10/12/2023
#46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal Future Release enhancement reporter-feedback 06/15/2021
5 #44744 Bug on canonical redirect with Hebrew query string. SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 11/09/2019
9 #12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 08/04/2021
3 #39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) needs-unit-tests 02/28/2019
#43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() Canonical normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#23074 Changing post's URL and then setting it back causes redirect loop (wp_old_slug_redirect) Canonical normal major Future Release defect (bug) has-patch 02/17/2024
4 #43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
16 #28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 03/22/2023
2 #14773 Error in slug parsing leads to unlimited URLs for the same article = duplicate content Canonical normal normal Future Release defect (bug) has-patch 10/19/2023
#53362 Invalid paginated requests not treated as such SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-refresh 06/29/2023
1 #50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya Canonical normal normal Future Release defect (bug) needs-unit-tests 04/04/2022
4 #35562 Single post pagination redirect back to page one with nextpage tag - WordPress 4.4.1 Canonical normal normal Future Release defect (bug) 02/07/2017
6 #18734 Subcategory archive does work with any name as parent category in URL Canonical normal normal Future Release defect (bug) dev-feedback 05/16/2022
2 #11856 URL for 1st comments page is not canonical markjaquith Canonical normal normal Future Release defect (bug) dev-feedback 10/19/2023
6 #30581 http/https pages have different canonical URLs joostdevalk Canonical normal normal Future Release defect (bug) needs-refresh 04/03/2019
5 #39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/15/2024
4 #21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) needs-unit-tests 04/29/2023
1 #33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 09/23/2019
25 #34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) needs-unit-tests 08/19/2023
#17653 Canonical Redirect when space(s) are used instead of hyphens when requesting a page SergeyBiryukov* Canonical normal normal Future Release enhancement 08/19/2018
9 #18660 Enhance rel_canonical function, add filter joostdevalk Canonical normal normal Future Release enhancement has-patch 10/16/2019
21 #4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement needs-unit-tests 01/25/2022
1 #35437 dot in permalinks Canonical normal normal Future Release enhancement 01/08/2019
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets Charset normal normal Future Release defect (bug) needs-unit-tests 12/14/2023
3 #46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 01/24/2019
14 #12104 'moderate_comments' capability by itself should grant the user the permission to See/Edit all comments from the Comments menu. Comments normal normal Future Release defect (bug) has-patch 11/08/2021
1 #40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) has-patch 03/20/2020
6 #54149 Audit `get_comment()` response checks. hellofromTonya Comments normal normal Future Release defect (bug) has-patch 09/27/2022
3 #57979 Can't upload images to WordPress Comments Comments normal normal Future Release defect (bug) dev-feedback 10/16/2023
#60281 Cannot unset comment_notes_before Comments normal normal Future Release defect (bug) needs-unit-tests 01/18/2024
1 #32851 Comment e-mail address of registered user not updated when user's e-mail address is changed Comments normal major Future Release defect (bug) dev-feedback 09/30/2020
23 #36208 Comment queries should ignore comments associated with non-active custom post types Comments normal normal Future Release defect (bug) has-patch 10/17/2023
3 #40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
7 #35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 01/10/2019
2 #13792 Invalid reply link from comment admin when comment nested level > max Comments normal normal Future Release defect (bug) needs-unit-tests 07/31/2017
3 #20846 Multisite: Network Users can post comments without being members of the site Comments low minor Future Release defect (bug) 05/05/2020
#36058 PHP notices and invalid "View Post" link on edit-comments.php when post type does not exist Comments normal normal Future Release defect (bug) 05/06/2017
#6342 Rapidly spamming/deleting comments can break "infinite river" feature on comment moderation pages Comments low minor Future Release defect (bug) 03/15/2019
3 #17771 URL-encoded comment_author_url gets broken by MySQL varchar 200 length limit SergeyBiryukov Comments normal normal Future Release defect (bug) dev-feedback 03/18/2017
#50202 Use <strong> tag instead of <b> tag in `Walker_Comment::html5_comment` Comments normal normal Future Release defect (bug) 08/26/2020
4 #35937 Visual improvements for the comment "pending status" Comments normal normal Future Release defect (bug) 01/13/2019
1 #39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) needs-unit-tests 10/08/2018
#45498 Wrong order of arguments in call_user_func() for Walker_Comment::start_el() SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
11 #29462 comment pagination in reverse order should display a full number of the latest comments Comments normal normal Future Release defect (bug) dev-feedback 03/16/2021
4 #34475 get_comment_link incorrect page number in returned url. SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 10/03/2019
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 06/21/2019
1 #47413 nested paragraphs in comment post errors Comments normal normal Future Release defect (bug) has-patch 05/15/2021
8 #32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/16/2020
14 #20977 Add Dynamic Comment Statuses Comments normal normal Future Release enhancement dev-feedback 01/14/2020
4 #48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* Comments normal normal Future Release enhancement dev-feedback 02/10/2020
2 #38925 Allow override of depth limits on comment reply link Comments normal normal Future Release enhancement dev-feedback 05/26/2020
6 #48088 Anonymous Avatar should be served locally Comments low normal Future Release enhancement 11/01/2019
1 #30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal Future Release enhancement has-patch 08/27/2021
1 #22579 Confusion of WP admin Discussion settings Comments normal normal Future Release enhancement 11/05/2019
2 #13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic Comments normal normal Future Release enhancement has-patch 11/16/2023
4 #19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement needs-unit-tests 03/02/2023
7 #33627 In-Context Comment Moderation Comments normal normal Future Release enhancement 01/27/2021
3 #39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
4 #36564 Last Modified for Comments Comments normal trivial Future Release enhancement needs-unit-tests 02/12/2017
1 #41731 Make it Easier to Locate Restored Comments SergeyBiryukov Comments normal normal Future Release enhancement 06/21/2019
6 #23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
2 #56261 Normalize comment function parameters with mixed case names SergeyBiryukov* Comments normal normal Future Release enhancement 02/08/2023
11 #6286 Proposed changes to "E-mail me whenever" Discussion Options Comments normal normal Future Release enhancement 03/15/2019
10 #47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute Comments normal normal Future Release enhancement has-patch 01/12/2024
6 #22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* Comments normal normal Future Release enhancement dev-feedback 03/03/2023
4 #33735 Reduce Duplication and Improve Comment Notification Email Functions SergeyBiryukov Comments low normal Future Release enhancement needs-unit-tests 01/27/2021
#52480 Refine the display of the comment approval notification opt-in confirmation message Comments normal normal Future Release enhancement dev-feedback 04/09/2021
27 #33717 Send Notification Email When a Comment is Approved From Moderation Comments normal normal Future Release enhancement has-patch 05/13/2021
3 #17913 Site-level comment options may override individual post settings. Improve help/docs. Comments normal normal Future Release enhancement has-patch 11/18/2019
3 #10653 Update comment_author when display_name changes SergeyBiryukov Comments normal normal Future Release enhancement dev-feedback 04/05/2021
15 #10931 Verify Comment Email Addresses of Registered Users Comments normal normal Future Release enhancement has-patch 05/06/2021
1 #40073 WP_Comment_Query should support a comment type of "comment" Comments normal normal Future Release enhancement 03/13/2017
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
6 #10975 comment form nonce Comments normal normal Future Release enhancement 02/27/2020
1 #47306 comment reply event listener: need ability to run custom js function Comments normal normal Future Release enhancement 06/20/2019
7 #36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal Future Release enhancement has-patch 03/12/2018
1 #35650 title_reply_to should work when javascript is enabled Comments normal normal Future Release enhancement 06/21/2019
4 #16252 Allow comment reparenting to fix poor threading Comments normal normal Future Release feature request has-patch 11/23/2023
45 #35214 Custom Comment Types Comments normal normal Future Release task (blessed) 07/13/2021
2 #47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) needs-unit-tests 06/30/2019
5 #11800 doubled execution of cron jobs westi Cron API normal normal Future Release defect (bug) dev-feedback 04/04/2021
2 #35491 Add a function to check whether a hook is scheduled Cron API normal normal Future Release enhancement has-patch 06/04/2019
3 #49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal Future Release enhancement has-patch 01/31/2021
1 #43801 Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled Cron API normal normal Future Release enhancement has-patch 01/29/2021
#40161 Wrong documented or coded 'schedule_event' filter Cron API low normal Future Release enhancement 01/08/2019
3 #28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 07/14/2023
6 #50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 02/25/2023
#45168 Additional CSS complains of markup inside CSS comments Customize normal normal Future Release defect (bug) 05/30/2021
#46540 Admin bar CSS shouldn't be added in the customizer Customize normal normal Future Release defect (bug) dev-feedback 05/30/2021
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.