Make WordPress Core

{13} Has Patch (2140 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 (401 - 500 of 2140)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 11/30/2022
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies Build/Test Tools normal normal Future Release task (blessed) has-patch 03/17/2025
#17133 Code Editor: Register ctrl + s event for plugin/theme editor Plugins high normal Future Release enhancement has-patch 03/25/2025
#42213 Code Editors: Filter autocomplete suggestions General normal normal Future Release defect (bug) has-patch 10/03/2018
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 02/26/2023
#45939 Coding Standards: fix <br/> in core files General normal normal Future Release defect (bug) has-patch 02/21/2020
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 01/06/2023
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php General normal normal Future Release enhancement has-patch 02/06/2023
#31240 Combine domain and path UI in Add New Site flow Networks and Sites normal normal enhancement has-patch 09/17/2024
#30262 Combine wp_terms and wp_term_taxonomy tables johnbillion* Taxonomy low normal Future Release enhancement has-patch 02/21/2025
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) has-patch 05/24/2024
#47393 Comment form submission with invalid fields incorrectly returns 200 OK response Comments normal normal Awaiting Review defect (bug) has-patch 10/25/2020
#54660 Comment is missing for the bulk_footer function Administration normal normal Awaiting Review defect (bug) has-patch 12/19/2021
#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) close 11/15/2024
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#40293 Comment template - warning Comments normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#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
#46963 Comments meta box offset bug for custom comment types Comments normal normal Awaiting Review defect (bug) has-patch 04/30/2019
#60161 Comments on pages where comments are not allowed Comments normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#59432 Compliant with W3C coding standards General normal minor Awaiting Review enhancement has-patch 10/06/2024
#62593 Condition for doing_it_wrong for conditional tags is too generic General normal normal Awaiting Review defect (bug) has-patch 11/28/2024
#41051 Confirm use of weak password Field show when removed password Users normal normal Awaiting Review feature request has-patch 06/04/2019
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) has-patch 02/05/2025
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 02/26/2025
#46278 Consider internationalization of delimiter: human_readable_duration I18N normal normal Future Release enhancement has-patch 02/19/2019
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
#61427 Consistent use of placement of button and link to continue installer or login General normal minor Awaiting Review defect (bug) has-patch 10/02/2024
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* Posts, Post Types normal normal Future Release defect (bug) has-patch 09/30/2024
#62544 Consolidate repetitive CSS rules in list-tables.css General normal trivial Awaiting Review feature request has-patch 12/10/2024
#15784 Contributors can't easily view others' posts in a certain term Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 Filesystem API normal normal enhancement has-patch 06/04/2019
#53035 Copy suggested policy text to clipboard on click success message is not showing Administration normal normal Awaiting Review defect (bug) has-patch 04/16/2021
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 12/04/2024
#54152 Core posts e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/23/2021
#54153 Core taxonomies e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/27/2021
#54155 Core users e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal Future Release defect (bug) has-patch 11/13/2024
#60423 Correct documentation for WP_Block_Parser_Frame class General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#29728 Could be very useful 'wp_remove_nav_menu_item' Menus normal normal feature request has-patch 06/04/2019
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal normal Awaiting Review feature request has-patch 04/05/2021
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal Future Release defect (bug) has-patch 10/08/2017
#61073 Cover Block Improvement Editor normal minor Awaiting Review enhancement has-patch 04/24/2024
#63290 Cover block overlays didn't display after 6.8 update—every page had to be resaved Editor normal major Awaiting Review defect (bug) has-patch 04/23/2025
#43009 Create Video/Audio Playlist hooks not working as expected Media normal normal Awaiting Review defect (bug) has-patch 03/25/2022
#47954 Create a sanity check for siteurl and home changes Administration normal normal Awaiting Review enhancement has-patch 09/29/2019
#60968 Create action `edit_form_before_title` Editor normal normal Awaiting Review enhancement has-patch 04/09/2024
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal normal Awaiting Review enhancement has-patch 04/25/2019
#60296 Creating db if not exist ilyay Upgrade/Install normal normal Awaiting Review feature request has-patch 01/19/2024
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 03/10/2025
#60157 Cursor moves to a different paragraph when use directional keys to navigate in a text Editor normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
#29117 Custom Field metabox shows table header information even though it has no data to show. Posts, Post Types normal normal Awaiting Review defect (bug) close 06/28/2024
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#46307 Custom admin menu items don't provide their title on medium breakpoint garrett-eclipse Administration normal normal Future Release defect (bug) has-patch 08/16/2024
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
#38424 Custom form taxonomy field doesn't clear after added... Taxonomy normal normal Future Release defect (bug) has-patch 02/17/2019
#46128 Custom header "Hide image" button not displayed when randomizing images via theme setup Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 10/15/2019
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 01/18/2024
#61899 Custom query args for `search_box` form in `WP_List_Table` General normal normal Awaiting Review enhancement has-patch 08/20/2024
#55184 Custom style handle attached to a custom block style is never load even if the block is in the page. Script Loader normal normal Awaiting Review defect (bug) has-patch 01/22/2025
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/26/2019
#62656 Customize > Manu > Reorder random shuffle after "done" and "save changes" General normal normal Awaiting Review defect (bug) has-patch 01/10/2025
#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
#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 Customize normal normal Future Release defect (bug) has-patch 05/05/2024
#42078 Customize: fix the color hue picker HTML and accessibility Customize normal normal Future Release defect (bug) has-patch 09/26/2018
#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
#36911 Customizer and Theme Installer spinners should have different z-index Customize normal normal Future Release defect (bug) has-patch 05/23/2021
#48902 Customizer code editor CSS breaks on activate() (Or breaks when loaded later) Customize normal normal Awaiting Review defect (bug) has-patch 12/11/2019
#49009 Customizer header overlaps top of preview at small screen sizes Customize normal normal Future Release defect (bug) has-patch 07/23/2024
#63244 Customizer: Voiceover on iOS is not working in Widgets menu Customize normal normal Awaiting Review defect (bug) has-patch 04/07/2025
#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
#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
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
#37578 Dashboard Recent Activity widget - new filters to manipulate output Administration normal normal Future Release enhancement changes-requested 11/14/2024
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 01/10/2019
#52919 Dashboard tabs issue on focus Administration normal normal Awaiting Review defect (bug) has-patch 05/25/2023
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#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
#7965 Database upgrade complete message should be an admin notice Upgrade/Install normal normal Future Release enhancement has-patch 03/15/2019
#35554 De-emphasise WordPress Version in the admin Administration normal normal Future Release enhancement has-patch 05/06/2022
#62998 Deactivate button and search filter on plugin list page Administration normal normal Awaiting Review defect (bug) has-patch 03/05/2025
#43860 Dead code in feed_links_extra() Feeds normal normal Future Release enhancement has-patch 01/09/2019
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal Awaiting Review defect (bug) has-patch 04/15/2018
#60545 Default XML exporter is failing to export block templates. Export normal normal Awaiting Review defect (bug) has-patch 07/05/2024
#53537 Default content overwrittern when using a default post format Editor normal normal Awaiting Review defect (bug) has-patch 06/28/2021
#32237 Default query args are ignored in menu editor's taxonomy metaboxes Menus normal normal defect (bug) has-patch 06/04/2019
#43802 Default timezone for new sites in WP multisite I18N normal normal Awaiting Review feature request has-patch 06/20/2019
#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
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal Awaiting Review enhancement has-patch 02/13/2023
#38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 05/27/2020
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal Future Release enhancement changes-requested 02/13/2024
#31945 Deleting a user without reassigning should have clearer messaging about the implications Media normal normal enhancement has-patch 06/04/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.