Make WordPress Core

{30} Tickets with a focus on (5115 matches)

Arguments
Create a new ticket
  • Active tickets with a focus on
  • Grouped by workflow and sorted by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3801 - 3900 of 5115)

Tickets with Patches (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#64157 Introduce constant or filter to prevent wp-cron.php triggering cron jobs. Cron API normal normal Future Release enhancement has-patch 10/31/2025
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 07/14/2023
#30909 Allow passing ID for comment_form container and title Comments normal normal defect (bug) dev-feedback 07/01/2025
#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
#35651 No longer any consistent way to add content to bottom of comments form Comments normal normal defect (bug) close 05/08/2026
#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
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* Comments normal normal Future Release enhancement dev-feedback 04/09/2026
#46017 "Mine" comment count isn't updated when replying to or moderating a comment. Comments normal normal Future Release defect (bug) has-patch 09/25/2025
#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 06/04/2026
#40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. Comments normal normal Future Release defect (bug) has-patch 04/16/2026
#54149 Audit `get_comment()` response checks. Comments normal normal Future Release defect (bug) has-patch 04/01/2024
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#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
#40143 Comment template functions don't check for comment existence Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 05/18/2026
#26596 Edit comments from wpAdmin don't process well radio button fields Comments normal normal defect (bug) has-patch 06/04/2019
#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
#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
#39566 WordPress ignoring previously approved comment for some comment authors rachelbaker Comments normal major Future Release defect (bug) has-patch 05/27/2026
#28314 cancel_comment_reply_link() is unflexible - respond_id & post check Comments normal major defect (bug) has-patch 06/04/2019
#37103 get_comments_number_text() should not replace '%' in post title Comments normal normal defect (bug) has-patch 06/04/2019
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#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
#13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic Comments normal normal Future Release enhancement has-patch 11/16/2023
#19739 Filters to allow comments on draft & trash post_status posts Comments normal normal Future Release enhancement needs-unit-tests 03/02/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
#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 09/22/2025
#41339 WP_Comments_Query::__construct() should allow a 'status__not_in' parameter Comments normal normal Future Release enhancement needs-unit-tests 07/30/2017
#34690 when user login is required to comment, there should be a link to registration Comments normal normal enhancement has-patch 06/04/2019
#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
#18660 Enhance rel_canonical function, add filter joostdevalk Canonical normal normal Future Release enhancement dev-feedback 06/24/2025
#20388 ?cpage=N URLs do not have canonical redirection Canonical normal normal defect (bug) has-patch 06/04/2019
#17661 Appending date & author based query vars to a permalink overrides the permalink Canonical normal normal defect (bug) needs-unit-tests 01/30/2026
#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
#39535 Canonical redirects disallow tag named comments Canonical normal normal Future Release defect (bug) has-patch 06/14/2025
#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
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
#28081 Do a canonical redirect for pages when query var 'paged' is set SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 11/01/2024
#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
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) has-patch 03/19/2026
#64376 redirect_canonical() causes unnecessary 301 redirects for query string encoding variants (+ vs %20) Canonical normal normal Future Release defect (bug) has-patch 04/06/2026
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 08/28/2025
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) has-patch 08/29/2025
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
#56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 10/21/2024
#39382 Skipping term cache cleaning when cache invalidation is suspended Cache API normal normal Future Release defect (bug) has-patch 03/20/2025
#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
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) has-patch 04/20/2026
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/26/2025
#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
#59752 test for wp_cache_get_last_changed Cache API normal normal Future Release enhancement has-patch 05/07/2026
#57263 test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 05/07/2026
#57264 test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 05/07/2026
#45907 Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column Bundled Theme normal normal Future Release defect (bug) close 04/08/2026
#60408 Twenty Nineteen: Theme block styles are not applied to blocks in the widget area Bundled Theme normal normal Future Release defect (bug) dev-feedback 06/20/2025
#40292 Twenty Seventeen: Use echo file_get_contents() instead of require_once() to pull in SVG file contents Bundled Theme normal normal Future Release defect (bug) dev-feedback 08/25/2024
#61287 Twenty Sixteen: Code block is not reflecting selected background color in frontend Bundled Theme normal normal Future Release defect (bug) dev-feedback 07/01/2024
#50418 Twenty Twenty: Inline Images displaying as block Bundled Theme normal normal Future Release defect (bug) dev-feedback 06/23/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 05/27/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 06/20/2025
#63624 Twenty Fourteen: Quote block does not apply user-defined text color to citation Bundled Theme normal normal Future Release defect (bug) has-patch 07/09/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/24/2025
#60872 Twenty Nineteen : Read More Block Text Decoration is not working properly Bundled Theme normal normal Future Release defect (bug) has-patch 09/10/2024
#49787 Twenty Nineteen: Highlight text color isn't reflected in the editor poena Bundled Theme normal normal Future Release defect (bug) has-patch 05/24/2025
#45991 Twenty Nineteen: Post headings are overflowing the content area Bundled Theme normal normal Future Release defect (bug) has-patch 10/27/2025
#61770 Twenty Nineteen: Preformatted block font size is not same in editor Bundled Theme normal normal Future Release defect (bug) has-patch 07/01/2025
#60621 Twenty Nineteen: Search block lacks styling in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 01/09/2025
#45903 Twenty Nineteen: Some menu clicks trigger console errors Bundled Theme normal normal Future Release defect (bug) has-patch 06/21/2024
#56455 Twenty Nineteen: Text Color issue in Pullquote Block Bundled Theme normal normal Future Release defect (bug) has-patch 05/12/2025
#60880 Twenty Nineteen: paragraph does not inherit font size from parent block within the editor Bundled Theme normal normal Future Release defect (bug) has-patch 07/03/2025
#56073 Twenty Seventeen: Pullquote Block: Color and Font size issue Bundled Theme normal normal Future Release defect (bug) has-patch 07/01/2024
#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
#61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) Bundled Theme normal normal Future Release defect (bug) has-patch 09/03/2024
#60374 Twenty Sixteen: Navigation block inherits colors from button styles Bundled Theme normal normal Future Release defect (bug) has-patch 05/21/2025
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Future Release defect (bug) has-patch 05/07/2025
#62010 Twenty Twelve: fix heading typography in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 02/12/2025
#64300 Twenty Twenty-Four and Twenty Twenty-Five: Long links overflow content area Bundled Theme normal normal Future Release defect (bug) has-patch 04/27/2026
#56075 Twenty Twenty-One: Link color issue coming in front-end and backend side Bundled Theme normal normal Future Release defect (bug) has-patch 04/23/2026
#60993 Twenty Twenty-One: Preformatted block font size is smaller in the editor than on the front end Bundled Theme normal normal Future Release defect (bug) has-patch 07/02/2025
#58608 Twenty Twenty-One: Text color is not reflected when having background color Bundled Theme normal normal Future Release defect (bug) has-patch 05/12/2025
#62185 Twenty Twenty-One: archive page headings do not wrap long words Bundled Theme normal normal Future Release defect (bug) has-patch 02/11/2025
#63291 Twenty Twenty-One: fix text color in Cover block Bundled Theme normal normal Future Release defect (bug) has-patch 05/12/2025
#56638 Twenty Twenty-One: submit button colors inside a block with background color Bundled Theme normal normal Future Release defect (bug) has-patch 05/21/2025
#60859 Twenty Twenty-one: Table block selected text color not appear when we select "Stripes" style. Bundled Theme normal normal Future Release defect (bug) has-patch 11/20/2024
#61787 Twenty Twenty: Separator block (dots) does not render anymore Bundled Theme normal normal Future Release defect (bug) has-patch 02/17/2026
#48718 Twenty Twenty: Block Left/Right Align Display Issues Bundled Theme normal normal Future Release defect (bug) has-patch 05/02/2025
#48684 Twenty Twenty: Issue with primary color in the block editor Bundled Theme normal normal Future Release defect (bug) has-patch 05/11/2026
#44777 Multiple bundled themes ignore/override ordered list types Bundled Theme normal normal Future Release enhancement has-patch 05/12/2025
#63251 Twenty Fourteen: implement slider feature with CSS carousel Bundled Theme normal normal Future Release enhancement has-patch 04/09/2025
#47925 Twenty Nineteen: Size of style.css seems excessively large (225% as large as the next largest theme's CSS) Bundled Theme normal normal Future Release enhancement has-patch 02/24/2025
Note: See TracReports for help on using and creating reports.