Make WordPress Core

{13} Has Patch (2107 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 (1401 - 1500 of 2107)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#62965 Twenty Ten: Details block having font-size issue in editor side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#62925 Non-unique names for inputs in nav-menu joedolson* Menus normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#62984 Find some "global variables" are missing to define into the WordPress core files. General normal normal Awaiting Review defect (bug) has-patch 02/20/2025
#62920 301 redirect of query URLs General normal normal Awaiting Review defect (bug) has-patch 02/20/2025
#61766 Multiple bundled themes: Add site logo theme support Bundled Theme normal normal Awaiting Review enhancement changes-requested 02/20/2025
#30262 Combine wp_terms and wp_term_taxonomy tables johnbillion* Taxonomy low normal Future Release enhancement has-patch 02/21/2025
#62781 Twenty Twenty: Inconsistent caption styles between editor and front-end in Calendar block Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 02/22/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
#63008 Be consistent with button style, size, and placement during installation Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 02/24/2025
#59791 Add test for get_tag_regex General normal normal Future Release enhancement has-patch 02/25/2025
#62101 Add a filter to customize the URL for page caching check in Site Health Site Health normal normal Future Release enhancement has-patch 02/25/2025
#62705 Block Bindings: Expose UI options for the source from the server Editor normal normal Future Release feature request has-patch 02/26/2025
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N low normal Future Release defect (bug) has-patch 02/26/2025
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement changes-requested 02/26/2025
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/26/2025
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal normal Awaiting Review enhancement has-patch 02/27/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
#63036 Additional unit tests kses color-mix Formatting normal trivial Awaiting Review enhancement has-patch 02/28/2025
#63043 script-loader 'colors' src true invalid argument Script Loader normal normal Awaiting Review defect (bug) has-patch 03/03/2025
#63044 Add method to test whether currently viewing the site home page in WP_Query Query normal normal Awaiting Review enhancement has-patch 03/03/2025
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 03/03/2025
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal Future Release enhancement has-patch 03/04/2025
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) changes-requested 03/04/2025
#63013 Twenty Nineteen: Use `sass` instead of `node-sass` Bundled Theme normal normal Awaiting Review enhancement has-patch 03/04/2025
#63046 Add background-clip to the safe_style_css filter Formatting normal normal Awaiting Review enhancement has-patch 03/05/2025
#58077 Twenty Twelve: Table block - Top border inconsistent with rest of the table Bundled Theme normal normal Awaiting Review defect (bug) has-patch 03/06/2025
#63065 Reject nonce if presented as array General normal normal Awaiting Review defect (bug) has-patch 03/06/2025
#47576 Duplicate Custom Fields are created in new post Editor normal normal defect (bug) has-patch 03/08/2025
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 03/10/2025
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 03/12/2025
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 03/12/2025
#44867 image editor: save modified image as a new copy joedolson* Media normal normal Future Release enhancement has-patch 03/12/2025
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal normal Awaiting Review enhancement has-patch 03/13/2025
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 03/16/2025
#47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement close 03/17/2025
#61732 get_calendar() will use invalid dates in SQL queries pbearne Date/Time normal normal Future Release defect (bug) changes-requested 03/17/2025
#25693 blog_charset should be checked for null values Charset normal major Future Release defect (bug) has-patch 03/18/2025
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 03/19/2025
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal Awaiting Review enhancement has-patch 03/19/2025
#38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) has-patch 03/19/2025
#39382 Skipping term cache cleaning when cache invalidation is suspended Cache API normal normal Future Release defect (bug) has-patch 03/20/2025
#63131 Possible bug (not strict) use of preg_split in formatting.php Formatting normal minor Awaiting Review defect (bug) has-patch 03/20/2025
#63137 Getting Use isset() or empty() to check the index exists before using it error into the WordPress core files. audrasjb General normal normal Awaiting Review defect (bug) changes-requested 03/20/2025
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal normal Awaiting Review enhancement has-patch 03/24/2025
#63159 load_textdomain tries to load the current working directory as a file General normal normal Awaiting Review defect (bug) has-patch 03/25/2025
#63162 Sanitizing styles doesn't work as expected in presence of semi-colon(;) in CSS value General normal normal Awaiting Review defect (bug) has-patch 03/25/2025
#45949 Allow plugins or themes to supply their own message when they caused a WSOD Bootstrap/Load normal normal Awaiting Review enhancement has-patch 03/26/2025
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 03/27/2025
#63172 Adding FTP Support for Docker ENV for Testing and Debugging Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/31/2025
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal Future Release enhancement has-patch 04/01/2025
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal Future Release defect (bug) has-patch 04/01/2025
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal Future Release enhancement has-patch 04/03/2025
#14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein General normal normal Future Release enhancement changes-requested 04/03/2025
#63231 Add support for batching GET REST API Requests REST API normal normal Future Release enhancement has-patch 04/04/2025
#63234 Misalignment of post items in WordPress menu customization panel Customize normal normal Awaiting Review defect (bug) has-patch 04/04/2025
#62948 Posts tagged with complex Emoji can't be found Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/04/2025
#62332 Display last update on plugins page in WordPress backend Plugins normal normal Awaiting Review feature request has-patch 04/05/2025
#63216 simplify get_role() method in WP_Roles class Role/Capability normal normal Awaiting Review defect (bug) has-patch 04/05/2025
#36405 User creation fails for users with long names. Users normal normal defect (bug) has-patch 04/07/2025
#63252 $tax_url with no path not accounted for in /wp-includes/canonical.php Canonical normal normal Awaiting Review defect (bug) has-patch 04/08/2025
#38636 Allow data attributes to be added to WP Admin Bar menu items Toolbar normal normal Future Release enhancement has-patch 04/08/2025
#63251 Twenty Fourteen: implement slider feature with CSS carousel Bundled Theme normal normal Future Release enhancement has-patch 04/09/2025
#63098 Passing array in term query arg triggers fatal error Query normal normal Awaiting Review defect (bug) has-patch 04/09/2025
#63192 wptexturize add filter for disable some replacement Formatting normal normal Awaiting Review feature request changes-requested 04/10/2025
#52388 Use HTTPS URL already during installation if supported Upgrade/Install normal normal Future Release enhancement has-patch 04/11/2025
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty Users normal trivial Awaiting Review defect (bug) has-patch 04/15/2025
#28845 Better error messages when uploading theme as plugin and vice versa pbiron Upgrade/Install normal normal enhancement has-patch 04/15/2025
#63279 Improve `media_library_months_with_files` inside `wp_enqueue_media()` Media normal normal Awaiting Review enhancement has-patch 04/15/2025
#10511 Enclosure Custom Fields are automatically deleted Feeds high major Future Release defect (bug) has-patch 04/16/2025
#63033 The padding on the right and left of the WordPress admin bar (#wpadminbar) is not the same. Administration normal normal Awaiting Review defect (bug) has-patch 04/17/2025
#63315 Docs: Improve the `prepare()` function inline docs Query normal normal Awaiting Review defect (bug) close 04/21/2025
#62477 Do not use $_POST['action'] in the sanitize function. General normal normal Awaiting Review defect (bug) has-patch 04/21/2025
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal normal Awaiting Review enhancement has-patch 04/22/2025
#62828 Array should not be passed to get_page_by_path() General normal normal Awaiting Review defect (bug) has-patch 04/23/2025
#63330 PHP deprecated error in meta.php on line 1298 Users normal normal Awaiting Review defect (bug) has-patch 04/23/2025
#63344 Twenty Seventeen: Inconsistent Search Block Input Padding Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/24/2025
#54533 State more clearly that an active theme can't be deleted Themes normal normal Awaiting Review enhancement has-patch 04/27/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
#63353 Invalid type false for permalink_structure property Rewrite Rules normal trivial Awaiting Review defect (bug) has-patch 04/28/2025
#63365 Sticky Posts Appear at the Top of Every Page in the Query Loop Block General normal normal Awaiting Review defect (bug) has-patch 04/28/2025
#49715 Alternate views for WP List Tables audrasjb Administration normal normal Future Release task (blessed) has-patch 04/29/2025
#63350 Twenty Fourteen :- The Search block design appears misaligned when the button inside is enabled. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/01/2025
#48718 Twenty Twenty: Block Left/Right Align Display Issues Bundled Theme normal normal Future Release defect (bug) has-patch 05/02/2025
#46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 05/03/2025
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/03/2025
#63253 Theme REST API: expose "has_theme_json" field REST API normal normal Awaiting Review enhancement has-patch 05/05/2025
#57239 Notice undefined array keys width and height when using full svg image Media normal normal Awaiting Review defect (bug) has-patch 05/05/2025
#52895 Overview of e2e tests to be written Build/Test Tools normal normal Awaiting Review enhancement has-patch 05/06/2025
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) has-patch 05/07/2025
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Future Release defect (bug) changes-requested 05/07/2025
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 05/07/2025
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` Themes normal normal Future Release enhancement has-patch 05/07/2025
#63099 wp_rand() function returns only 0 or 1 when called without parameters on 32-bit PHP systems General normal normal Awaiting Review defect (bug) has-patch 05/07/2025
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/07/2025
#14913 Multisite Requires Client Information to Load Files filosofo Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 05/07/2025
#63411 Enhance PHPDoc for add_editor_style function Themes normal normal Awaiting Review defect (bug) has-patch 05/08/2025
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 05/08/2025
#39004 Alt attributes should be searchable in media library joedolson* Media normal normal Future Release enhancement has-patch 05/11/2025
#57789 Make theme.json related caches persistent joemcgill Themes normal normal Future Release enhancement has-patch 05/12/2025
#17133 Code Editor: Register ctrl + s event for plugin/theme editor Plugins high normal Future Release enhancement has-patch 05/12/2025
Note: See TracReports for help on using and creating reports.