Make WordPress Core

{8} Future Releases, Workflow Oriented (8379 matches)

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

Results (1701 - 1800 of 8379)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 01/10/2019
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#58014 Invalid Post ID when updating a comment in editing Comments normal normal Awaiting Review defect (bug) has-patch 04/04/2023
#58544 Need to verify safe website URL in comment form Comments normal normal Awaiting Review defect (bug) has-patch 06/21/2023
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 04/19/2024
#55891 Please add an action for additions within the "comment-metadata" div Comments normal normal Awaiting Review defect (bug) has-patch 10/17/2024
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#56499 count() used in the loop condition Comments lowest normal Awaiting Review defect (bug) has-patch 09/21/2022
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#47413 nested paragraphs in comment post errors Comments normal normal Future Release defect (bug) has-patch 05/15/2021
#11734 trackback_rdf() for IDN (xn--) Domains produces invalid HTML Comments normal normal defect (bug) has-patch 06/04/2019
#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/04/2024
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal Awaiting Review enhancement has-patch 06/02/2022
#39505 Add an option to add custom classes to comment_reply_link() Comments normal normal Awaiting Review enhancement has-patch 01/06/2017
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#44485 Allow some functions from comments-template.php to accept a comment or post ID Comments normal normal Awaiting Review enhancement has-patch 07/01/2018
#57106 Allowing comment form error pages Comments normal normal Awaiting Review enhancement has-patch 11/14/2022
#39133 Check email length in is_email() Comments normal normal Awaiting Review enhancement has-patch 07/17/2020
#30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal Future Release enhancement has-patch 08/27/2021
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal normal Awaiting Review enhancement has-patch 11/20/2021
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal Awaiting Review enhancement has-patch 06/21/2017
#13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic Comments normal normal Future Release enhancement has-patch 11/16/2023
#23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute Comments normal normal Future Release enhancement has-patch 12/06/2024
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
#33717 Send Notification Email When a Comment is Approved From Moderation Comments normal normal Future Release enhancement has-patch 05/13/2021
#17913 Site-level comment options may override individual post settings. Improve help/docs. Comments normal normal Future Release enhancement has-patch 11/18/2019
#57314 Update all references to wp/v2 to namespace field in class-wp-rest-comments-controller.php Comments normal normal Awaiting Review enhancement has-patch 12/12/2022
#55922 Update wp_list_comments type parameter to allow array or string Comments normal normal Awaiting Review enhancement has-patch 07/17/2024
#16576 comment_form() fields being displayed only for non logged in users Comments normal normal enhancement has-patch 06/04/2019
#58156 finetune wp_update_comment_count Comments normal normal Awaiting Review enhancement has-patch 07/08/2023
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal Future Release enhancement has-patch 03/12/2018
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#16252 Allow comment reparenting to fix poor threading Comments normal normal Future Release feature request has-patch 11/23/2023
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets Charset normal normal Future Release defect (bug) has-patch 01/19/2025
#25693 blog_charset should be checked for null values Charset normal major Future Release defect (bug) has-patch 03/18/2025
#32917 Tests_DB_Charset tests don't fully cover wpdb::strip_invalid_text_for_column() Charset normal normal Future Release enhancement has-patch 11/14/2024
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 08/04/2021
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 06/04/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
#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
#54758 Front page not embeddable when using a static page_on_front Canonical normal normal Awaiting Review defect (bug) has-patch 01/07/2022
#62007 PHP warning in wp-includes/canonical.php when accessing custom feed with specific permalink structure Canonical normal normal Awaiting Review defect (bug) has-patch 09/08/2024
#52376 Redirect loop occurs in taxonomy archive with URL-encoded slug. Canonical normal normal Awaiting Review defect (bug) has-patch 01/29/2021
#55993 Wrong canonical redirect for paged posts page Canonical normal normal Awaiting Review defect (bug) has-patch 11/07/2022
#41712 canonical infinite redirect bug Canonical normal normal Awaiting Review defect (bug) has-patch 01/11/2021
#57724 redirect_canonical() may not work if site_url contains port number Canonical normal normal Awaiting Review defect (bug) has-patch 04/02/2024
#18660 Enhance rel_canonical function, add filter joostdevalk Canonical normal normal Future Release enhancement has-patch 10/16/2019
#63082 Strip query strings in wp_redirect_admin_locations Canonical normal trivial Awaiting Review enhancement has-patch 03/11/2025
#32452 Cache optimizations pbearne Cache API normal normal Awaiting Review defect (bug) has-patch 01/23/2025
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal normal Awaiting Review defect (bug) has-patch 04/01/2019
#39382 Skipping term cache cleaning when cache invalidation is suspended Cache API normal normal Future Release defect (bug) has-patch 03/20/2025
#55856 WP Cache stats size wrong? Cache API normal minor Future Release defect (bug) has-patch 06/05/2024
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017
#58189 post_type parameter in update_post_caches() accepts more than a single post type Cache API normal trivial Awaiting Review defect (bug) has-patch 07/16/2023
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/26/2025
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 02/03/2025
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal Future Release enhancement has-patch 03/24/2023
#23330 Allow autoloading all options, not just autoload = yes options Cache API normal normal Awaiting Review enhancement has-patch 05/29/2024
#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
#60017 PHPunit test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 02/12/2025
#60015 PHPunit test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 02/12/2025
#35430 Should the 'counts' cache group be persistent? Cache API normal normal Future Release enhancement has-patch 05/06/2024
#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 01/28/2025
#63022 Update cache.php - Improve function wp_cache_decr Cache API normal normal Awaiting Review enhancement has-patch 02/27/2025
#59752 test for wp_cache_get_last_changed Cache API normal normal Future Release enhancement has-patch 10/09/2024
#57263 test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 10/09/2024
#57264 test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 10/09/2024
#62437 Bundled Themes: Edit package-related details in block theme PHP files Bundled Theme lowest normal 6.9 defect (bug) has-patch 03/25/2025
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor Awaiting Review defect (bug) has-patch 01/15/2025
#62721 Bundled themes: replace strip_tags() with the more comprehensive wp_strip_all_tags() Bundled Theme normal normal Future Release defect (bug) has-patch 03/18/2025
#44656 Multiple themes: Empty site title leaves empty anchor tag in header joedolson* Bundled Theme normal normal 6.9 defect (bug) has-patch 03/25/2025
#63034 Twenty Eleven: Table cells font appearance does not change with block settings Bundled Theme normal minor Awaiting Review defect (bug) has-patch 03/17/2025
#62983 Twenty Eleven: Table header cells' font size does not change with block settings Bundled Theme normal normal Future Release defect (bug) has-patch 02/28/2025
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions Bundled Theme normal normal Future Release defect (bug) has-patch 03/13/2025
#62819 Twenty Fourteen :- Latest Comment block font-size not working in user side and admin side. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/17/2025
#61881 Twenty Fourteen: Button block background color is mismatch Bundled Theme normal normal Awaiting Review defect (bug) has-patch 02/20/2025
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets Bundled Theme normal normal Future Release defect (bug) has-patch 07/08/2024
#47051 Twenty Nineteen theme sub-menu returns error in WAVE accessibility tool joedolson* Bundled Theme normal normal 6.9 defect (bug) has-patch 03/03/2025
#59457 Twenty Nineteen: Calendar block does not have theme preset text colors in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 05/14/2024
#49787 Twenty Nineteen: Highlight text color isn't reflected in the editor poena Bundled Theme normal normal Future Release defect (bug) has-patch 07/16/2024
#61904 Twenty Nineteen: Social Icons block's text is underlined in the post content Bundled Theme normal normal Awaiting Review defect (bug) has-patch 02/21/2025
#45903 Twenty Nineteen: Some menu clicks trigger console errors Bundled Theme normal normal Future Release defect (bug) has-patch 06/21/2024
#58171 Twenty Nineteen: The pullquote block appears to have a problem when selecting the text color. Bundled Theme normal normal Awaiting Review defect (bug) close 01/08/2025
#46976 Twenty Nineteen: remove postcss-focus-within Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/29/2024
#62787 Twenty Nineteen: sanitize output of twentynineteen_custom_colors_css() Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/10/2025
#43243 Twenty Seventeen: Menu Items are overlapped Bundled Theme normal normal Future Release defect (bug) close 01/09/2025
#58413 Twenty Seventeen: Search block is having issue when you apply width and alignment. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#42598 Twenty Seventeen: Sticky header offset issue Bundled Theme normal normal Future Release defect (bug) has-patch 07/29/2024
#58297 Twenty Seventeen: Table block does not have same design in editor and front. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/09/2025
#52716 Twenty Seventeen: consider style updates for box-shadow on linked images Bundled Theme normal minor Future Release defect (bug) has-patch 07/08/2024
#62657 Twenty Sixteen: Latest Posts block with a background color has padding in the editor but not on front Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/10/2025
#60374 Twenty Sixteen: Navigation block inherits colors from button styles Bundled Theme normal normal Future Release defect (bug) has-patch 01/03/2025
Note: See TracReports for help on using and creating reports.