Make WordPress Core

{13} Has Patch (2166 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 (501 - 600 of 2166)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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 01/27/2026
#53310 All Comments are not visible in comment section in WordPress Backend Post Section Comments normal normal Awaiting Review defect (bug) has-patch 08/01/2025
#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
#49869 Apply comment field filters to backend Comments normal normal Awaiting Review defect (bug) has-patch 03/07/2024
#46931 Argument type mismatch Comments normal normal Awaiting Review defect (bug) has-patch 10/16/2020
#54149 Audit `get_comment()` response checks. Comments normal normal Future Release defect (bug) has-patch 04/01/2024
#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 03/02/2026
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 09/17/2025
#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
#46713 Comment reply link uses inconvenient eventlistener Comments normal normal Awaiting Review defect (bug) has-patch 07/05/2025
#40293 Comment template - warning Comments normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#36409 Comments number is wrong pbearne Comments normal normal 7.1 defect (bug) has-patch 03/18/2026
#35862 Comments screen: audit all the background color animations Comments normal normal Awaiting Review defect (bug) has-patch 10/06/2025
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 06/04/2025
#58544 Need to verify safe website URL in comment form Comments normal normal Awaiting Review defect (bug) has-patch 06/21/2023
#64779 Notes can be edited and deleted by other users Comments normal normal 7.1 defect (bug) has-patch 04/01/2026
#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
#47413 nested paragraphs in comment post errors Comments normal normal Future Release defect (bug) has-patch 05/15/2021
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal Awaiting Review enhancement has-patch 06/02/2022
#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
#48088 Anonymous Avatar should be served locally Comments low normal Future Release enhancement has-patch 07/30/2025
#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 11/16/2023
#23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
#33717 Send Notification Email When a Comment is Approved From Moderation Comments normal normal Future Release enhancement has-patch 09/22/2025
#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
#58156 finetune wp_update_comment_count Comments normal normal Awaiting Review enhancement has-patch 07/08/2023
#64506 wp_dashboard_recent_comments executes an unnecessary SQL query Comments normal normal Awaiting Review enhancement has-patch 01/15/2026
#16252 Allow comment reparenting to fix poor threading Comments normal normal Future Release feature request has-patch 01/25/2026
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
#53927 Add test for _get_cron_array() Cron API normal normal Awaiting Review defect (bug) has-patch 08/17/2021
#47590 Add unit tests for requests to wp-cron.php Cron API normal normal Future Release defect (bug) has-patch 02/14/2025
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 03/10/2025
#63830 Event system breaks when an event is scheduled during processing of a queue of more than one events Cron API normal normal Awaiting Review defect (bug) has-patch 09/25/2025
#64404 Uncaught DivisionByZeroError: Modulo by zero westonruter* Cron API normal normal 7.1 defect (bug) has-patch 03/19/2026
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 02/15/2025
#35491 Add a function to check whether a hook is scheduled Cron API normal normal Future Release 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
#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
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize normal minor Awaiting Review defect (bug) has-patch 12/01/2025
#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 06/27/2025
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 01/19/2026
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 01/15/2018
#40831 Customize: Further improve JS inline documentation westonruter Customize normal normal Future Release defect (bug) has-patch 03/12/2026
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 07/19/2022
#33267 Customizer Theme details: too many events Customize normal normal Future Release defect (bug) has-patch 05/23/2021
#64231 Customizer fails to save when switching themes due to an orphaned setting left over from a previously active plugin westonruter Customize normal normal 7.1 defect (bug) has-patch 03/12/2026
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 06/22/2024
#39487 Default to 'transport'=>'postMessage' for a setting associated with a selective refresh partial noisysocks Customize normal normal Future Release defect (bug) has-patch 11/13/2020
#37586 Menu customizer: search results not properly filtered Customize normal normal Future Release defect (bug) has-patch 07/02/2025
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 04/04/2025
#47564 Protect against recursive customizer navigation menu data Customize normal normal Future Release defect (bug) has-patch 06/27/2025
#64760 Site Icon and Site Logo remove button styling inconsistent in Customizer Customize normal normal Awaiting Review defect (bug) has-patch 04/12/2026
#62681 The theme count in Customizer > Change > WordPress.org Themes displays incorrect results Customize normal normal Awaiting Review defect (bug) has-patch 01/20/2026
#55051 WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update Customize normal normal Future Release defect (bug) has-patch 04/09/2026
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 06/16/2022
#39461 default-preset option for custom background cannot be set by default Customize normal normal Future Release defect (bug) has-patch 05/24/2021
#64905 Add link to WP Repo in Theme Preview screen Customize normal normal 7.1 enhancement has-patch 03/29/2026
#37417 Customize Nav Menus: more visible way to navigate the preview to a menu item object Customize normal normal Future Release enhancement has-patch 05/17/2022
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal Awaiting Review enhancement has-patch 07/26/2017
#61756 Customizing Panel Size Customize normal normal Awaiting Review enhancement has-patch 12/11/2024
#49876 Identify items used in current menu in menu selection panels. joedolson* Customize normal normal Future Release enhancement has-patch 10/14/2025
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal Future Release enhancement has-patch 12/05/2019
#54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 09/27/2022
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 12/18/2025
#61889 Function dbDelta() splits queries on semi-colon in column COMMENT and table COMMENT Database normal normal Awaiting Review defect (bug) has-patch 04/28/2025
#44973 Issues with $wpdb->get_col_info Database normal normal Awaiting Review defect (bug) has-patch 09/23/2018
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) has-patch 12/18/2025
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 01/17/2019
#63678 WordPress redirect to wp-admin/install.php when a user is rate limited in mysql johnbillion Database normal normal 7.1 defect (bug) has-patch 03/17/2026
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
#62342 wpdb->get_table_from_query: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated Database normal normal Future Release defect (bug) has-patch 11/03/2025
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal normal Awaiting Review defect (bug) has-patch 02/05/2020
#46210 Add helpers for default/empty datetime value Database normal normal Awaiting Review enhancement has-patch 02/24/2023
#54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal Future Release enhancement has-patch 09/19/2022
#61856 Add support for MySQL SSL connections Database normal normal Awaiting Review enhancement has-patch 08/13/2024
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 05/08/2025
#41956 Errno in $wpdb Database normal normal Awaiting Review enhancement has-patch 08/17/2018
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#60102 PHPunit tests for dead_db Database normal normal Future Release enhancement has-patch 02/12/2025
#54324 Rename Table Function - maybe_rename_table() Database normal normal Awaiting Review enhancement has-patch 01/09/2023
#54560 Return null from wpdb::get_results when query fails Database normal normal Awaiting Review enhancement has-patch 12/02/2021
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 03/27/2026
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/30/2025
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 10/09/2024
#63734 wpdb::prepare() should reject invalid schema object names Database normal normal Awaiting Review enhancement has-patch 07/22/2025
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.