Make WordPress Core

{13} Has Patch (1855 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (301 - 400 of 1855)

1 2 3 4 5 6 7 8 9 10 11 12 13 14

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#49764 Twenty Eleven: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 05/11/2021
#55338 Twenty Eleven: Invalid use of display and float together in style.css file Bundled Theme normal normal Future Release enhancement close 11/05/2022
#54172 Twenty Fifteen: Replace frontend jQuery usage with vanilla JS flixos90 Bundled Theme normal normal Awaiting Review enhancement has-patch 02/17/2022
#49761 Twenty Fourteen: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 02/04/2022
#45928 Twenty Nineteen: Add a filter to the $primary_color variable Bundled Theme normal normal Future Release enhancement has-patch 02/21/2020
#49712 Twenty Nineteen: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 05/24/2020
#45927 Twenty Nineteen: Add starter content based on the theme demo Bundled Theme normal normal Future Release enhancement has-patch 02/01/2019
#46108 Twenty Nineteen: Include contributing.txt file with Sass compiler instructions Bundled Theme normal normal Awaiting Review enhancement has-patch 01/29/2019
#45878 Twenty Nineteen: Search widget input field width is too narrow on wide screens Bundled Theme normal normal Awaiting Review enhancement has-patch 03/05/2019
#49756 Twenty Seventeen: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 01/21/2021
#41175 Twenty Seventeen: The letters in words with i, j, l look all the same in h3-headings that are also formatted strong. Bundled Theme normal normal Awaiting Review enhancement has-patch 02/25/2023
#39281 Twenty Seventeen: header.php forces thumbnails on all post types Bundled Theme normal normal Awaiting Review enhancement has-patch 02/25/2018
#49757 Twenty Sixteen: Add gradient background options that fit the theme color scheme williampatton Bundled Theme normal normal Future Release enhancement has-patch 05/11/2021
#55126 Twenty Sixteen: Replace frontend jQuery usage with vanilla JS sergiomdgomes Bundled Theme normal normal Awaiting Review enhancement has-patch 05/19/2023
#49765 Twenty Ten: Add gradient background options that fit the theme color scheme williampatton Bundled Theme normal normal Future Release enhancement has-patch 05/11/2021
#55362 Twenty Thirteen : Invalid use of display and float together in style.css file Bundled Theme normal normal Future Release enhancement close 09/14/2022
#49763 Twenty Twelve: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 04/05/2022
#54171 Twenty Twelve: Replace frontend jQuery usage with vanilla JS flixos90 Bundled Theme normal normal Awaiting Review enhancement has-patch 02/17/2022
#53564 Twenty Twenty-One: Consider adding block-templates support Bundled Theme normal normal Awaiting Review enhancement has-patch 02/04/2022
#52551 Twenty Twenty-One: Search box alignment Bundled Theme normal minor Awaiting Review enhancement has-patch 02/17/2021
#56999 Twenty Twenty-Three: rename Comments template part Bundled Theme normal normal Awaiting Review enhancement has-patch 11/06/2022
#55112 Twenty Twenty-Two: Button design Bundled Theme normal trivial Awaiting Review enhancement has-patch 02/08/2022
#55169 Twenty Twenty-Two: use custom units spacer blocks Bundled Theme normal normal Awaiting Review enhancement has-patch 02/15/2022
#49711 Twenty Twenty: Add gradient background options that fit the theme color scheme Bundled Theme normal normal Future Release enhancement has-patch 05/13/2020
#55948 Twenty Twenty: Not able to change the Text size or Color for Add citation in Gutenberg Quote block Bundled Theme normal normal Awaiting Review enhancement has-patch 06/02/2023
#55410 Update spacer block markup in patterns/templates registered by Twenty Twenty-Two and Core Bundled Theme normal normal Awaiting Review enhancement has-patch 03/17/2022
#52294 add_editor_style: Allow replacing a style with an RTL version Bundled Theme normal normal Future Release enhancement has-patch 02/23/2023
#23330 Allow autoloading all options, not just autoload = yes options Cache API normal normal Awaiting Review defect (bug) has-patch 09/30/2022
#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
#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 04/25/2023
#57743 Add `$found` parameter to `wp_cache_get_multiple()` Cache API normal normal Future Release enhancement has-patch 03/24/2023
#55463 Add a limit to _prime_*_cache functions spacedmonkey Cache API normal normal Future Release enhancement has-patch 04/19/2022
#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
#45662 Set Last changed helper function Cache API normal normal Awaiting Review enhancement has-patch 12/16/2018
#35430 Should the 'counts' cache group be persistent? Cache API normal normal Future Release enhancement has-patch 12/19/2022
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 08/04/2021
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
#14773 Error in slug parsing leads to unlimited URLs for the same article = duplicate content dd32 Canonical normal normal Future Release defect (bug) has-patch 03/24/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
#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 02/17/2023
#18660 Enhance rel_canonical function, add filter joostdevalk Canonical normal normal Future Release enhancement has-patch 10/16/2019
#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
#43695 $depth and $args are switched when using custom callback in wp_list_comments() Comments normal normal Awaiting Review defect (bug) has-patch 11/26/2021
#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
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major Awaiting Review defect (bug) has-patch 02/12/2021
#57513 All the comments not showing properly in edit posts Comments normal normal Awaiting Review defect (bug) has-patch 01/20/2023
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) has-patch 03/20/2020
#46931 Argument type mismatch Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#54149 Audit `get_comment()` response checks. hellofromTonya Comments normal normal Future Release defect (bug) has-patch 09/27/2022
#43759 CS: Fix violations for wp-includes/class-wp-comment-query.php Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#56539 Check if index in $args isset / ! empty before using it in Walker_Comment methods or create default $args in case if it is empty Comments normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 10/25/2020
#36208 Comment queries should ignore comments associated with non-active custom post types Comments normal normal Future Release defect (bug) has-patch 11/10/2022
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal Awaiting Review defect (bug) has-patch 06/16/2022
#40293 Comment template - warning Comments normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#46963 Comments meta box offset bug for custom comment types Comments normal normal Awaiting Review defect (bug) has-patch 04/30/2019
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 01/10/2019
#58058 Fix PHP open and close tag placement in /wp-admin/comment.php LineNo 175 Comments normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#58014 Invalid Post ID when updating a comment in editing Comments normal normal Awaiting Review defect (bug) has-patch 04/04/2023
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#48027 WP_Comment fields (e.g. user_id) have wrong types Comments normal minor Awaiting Review defect (bug) has-patch 09/16/2019
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#47413 nested paragraphs in comment post errors Comments normal normal Future Release defect (bug) has-patch 05/15/2021
#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
#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
#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
#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 04/05/2019
#23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
#47595 Re-evaluate whether comment form should still get the HTML5 novalidate attribute Comments normal normal Future Release enhancement has-patch 04/14/2023
#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
#10931 Verify Comment Email Addresses of Registered Users Comments normal normal Future Release enhancement has-patch 05/06/2021
#58156 finetune wp_update_comment_count Comments normal normal Awaiting Review enhancement has-patch 04/19/2023
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal Future Release enhancement has-patch 03/12/2018
#16252 Allow comment reparenting to fix poor threading Comments normal normal Future Release feature request has-patch 11/11/2020
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
#52283 Reply to comments via emails Comments normal normal Awaiting Review feature request has-patch 02/02/2021
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 08/17/2021
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 11/24/2020
#58471 transient variable "doing_cron" cause a fatal error when the transient value is empty Cron API normal major Awaiting Review defect (bug) has-patch 06/07/2023
#52655 Ability to Change the wp_next_scheduled() function output. Cron API normal normal Awaiting Review enhancement has-patch 02/28/2021
#35491 Add a function to check whether a hook is scheduled Cron API normal normal Future Release enhancement has-patch 06/04/2019
#18471 Add action hook after cron processed it's jobs Cron API normal normal Awaiting Review enhancement has-patch 06/04/2019
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal Future Release enhancement has-patch 01/31/2021
#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
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 09/22/2022
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 02/14/2017
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 02/26/2023
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.