Make WordPress Core

{13} Has Patch (1864 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 (1 - 100 of 1864)

1 2 3 4 5 6 7 8 9 10 11

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#59409 Remove unwanted space in the string Editor normal normal Awaiting Review defect (bug) has-patch 09/20/2023
#59404 Block specific elements styles are not applied for non-core block plugins Themes normal normal Awaiting Review defect (bug) has-patch 09/20/2023
#59400 HTML API: Add matches_breadcrumbs() to HTML Processor for better querying HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023
#59375 Plugin_Upgrader assumption causes incorrect "Activate Plugin" link after plugin installation resulting in "The plugin does not have a valid header" error Plugins normal normal Awaiting Review defect (bug) has-patch 09/18/2023
#59365 Deprecated notice when calling get_admin_page_title() on some dashboard pages. Administration normal minor Awaiting Review defect (bug) has-patch 09/17/2023
#59347 Typo on the Gettext_Translations class General normal normal Awaiting Review enhancement close 09/14/2023
#59337 Change the escape esc_attr() to esc_url() General normal normal Awaiting Review defect (bug) has-patch 09/14/2023
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 09/17/2023
#59321 Block styles set via the "css" property in theme.json are ignored on the frontend in classic/hybrid themes Editor normal normal Awaiting Review defect (bug) has-patch 09/14/2023
#59318 Block Themes Fatal Error in PHP 8.1 When Referring To Missing Template Parts Themes normal normal Awaiting Review defect (bug) has-patch 09/11/2023
#59310 Parse blocks being applied unnecessarily spacedmonkey Editor normal normal Awaiting Review defect (bug) has-patch 09/12/2023
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023
#59282 WordPress should register custom error and exception handlers Bootstrap/Load normal normal Awaiting Review feature request has-patch 09/05/2023
#59278 Missing esc_attr() in class-custom-image-header.php General normal normal Awaiting Review defect (bug) has-patch 09/04/2023
#59269 Add support for adding metadata in bulk Database normal normal Awaiting Review enhancement has-patch 09/01/2023
#59250 New Admin Email subject line should be filterable Administration normal normal Awaiting Review enhancement has-patch 08/31/2023
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/30/2023
#59235 AJAX request returns critical error in class-wp-date-query.php Query normal normal Awaiting Review defect (bug) has-patch 08/29/2023
#59209 HTML API: Add class name utilities has_class() and class_list() HTML API normal normal Awaiting Review enhancement has-patch 08/28/2023
#59207 Twenty Thirteen: correct styling for Button & File block links in front-end widget areas (Footer & Sidebar) Bundled Theme normal normal Awaiting Review defect (bug) has-patch 09/03/2023
#59203 Twenty Nineteen: fix Separator block's full-width size and placement Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 09/06/2023
#59200 Missing URL escape in wp-activate.php Administration normal normal Awaiting Review defect (bug) has-patch 08/25/2023
#59195 deprecation notice triggered in post.php by passing null to parameter #2 in preg_match() Media normal normal Awaiting Review defect (bug) changes-requested 09/05/2023
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023
#59169 Deprecated arguments description is a bit misleading. General normal trivial Awaiting Review defect (bug) close 08/23/2023
#59152 Need some css improvement on wordpress installation ( install.php ) page for mobile screen. General normal normal Awaiting Review enhancement has-patch 08/24/2023
#59133 Collapse Menu title consistency Administration normal normal Awaiting Review enhancement changes-requested 08/18/2023
#59130 Twenty Seventeen: In "Latest Comments Block" space between comments increases on increasing the Typography Size Bundled Theme normal normal Awaiting Review defect (bug) has-patch 09/05/2023
#59121 Issue with bulk edit checkbox selection in the post table list. Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 08/16/2023
#59101 Twenty Fourteen: Improve various globals documentation, as per docblock standards. audrasjb Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 08/14/2023
#59062 wordpress 404 error after update Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/11/2023
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 08/14/2023
#59022 Bulk Action Issue For Plugin Component Plugins normal normal Awaiting Review defect (bug) has-patch 08/10/2023
#59009 units missing in media details Media normal normal Awaiting Review defect (bug) has-patch 08/09/2023
#59006 No title attribute on oEmbed and REST API <link>s Embeds normal normal Awaiting Review defect (bug) has-patch 08/31/2023
#58973 Unwanted Section appears in the sidebar of Media Library after go back from Edit Image Media normal normal Future Release defect (bug) has-patch 08/11/2023
#58951 Meta and Link tags contain trailing slashes General normal normal Awaiting Review defect (bug) has-patch 08/06/2023
#58948 Use Elvis operator (`:?`) to replace repeating ternary patterns (`a ? a : b`) General normal trivial Awaiting Review enhancement has-patch 09/21/2023
#58935 White page on admin.php in WordPress Dashboard General normal normal Awaiting Review enhancement has-patch 08/02/2023
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Awaiting Review defect (bug) has-patch 08/02/2023
#58932 wp_setup_nav_menu_item() throws PHP warning when using virtual menu-items Menus normal normal Awaiting Review defect (bug) has-patch 07/29/2023
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 07/31/2023
#58919 Add a hook to set_cached_mo_files() to allow flexible caching strategies for globbing *.mo files swissspidy I18N normal normal Future Release enhancement has-patch 09/05/2023
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) has-patch 08/15/2023
#58900 Escaping: Output String did not run through a proper escaping function Security normal normal Awaiting Review defect (bug) has-patch 07/25/2023
#58874 Code Modernization: Consider using the null coalescing operator. costdev* General normal normal 6.5 enhancement has-patch 09/21/2023
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/18/2023
#58860 Potential security issue in is_super_admin Users normal normal Awaiting Review defect (bug) has-patch 07/20/2023
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General normal minor Awaiting Review defect (bug) has-patch 07/19/2023
#58827 Publish the Patterns page in the Site Editor to all non-block themes General normal normal Awaiting Review defect (bug) has-patch 09/20/2023
#58824 Add a filter to change the classes in posts list table in admin General normal normal Awaiting Review enhancement has-patch 07/21/2023
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal Awaiting Review defect (bug) has-patch 07/19/2023
#58807 Twenty Thirteen table block border is not same in editor and front end. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/14/2023
#58799 Need to add filter to register a template in [NEW] WordPress site editor through a plugin Editor normal blocker Awaiting Review enhancement has-patch 07/13/2023
#58765 the_block_template_skip_link() - XSS vulnerability - Apply FIX Security normal normal Awaiting Review enhancement has-patch 07/08/2023
#58752 Doc typo improvement to of file : wordpress-develop/src/js/media/views/view.js Media normal normal Awaiting Review enhancement has-patch 07/07/2023
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal Future Release defect (bug) has-patch 07/11/2023
#58715 WP Themes: Improve various globals documentation. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/05/2023
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
#58683 Cast return value to int in functions that use ceil() General normal normal Awaiting Review defect (bug) has-patch 06/30/2023
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor Awaiting Review defect (bug) has-patch 06/29/2023
#58639 Entity Name vs. Entity Number, for 6.4 Administration normal normal Awaiting Review defect (bug) has-patch 06/27/2023
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 06/25/2023
#58609 Twenty Sixteen: Button block Letter Spacing control is not working Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/11/2023
#58608 Twenty Twenty-One: Text color is not reflected when having background color Bundled Theme normal normal Awaiting Review defect (bug) has-patch 07/11/2023
#58606 Twenty Thirteen: Improve various globals documentation Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 08/19/2023
#58603 Twenty Twenty-Three: Update font sizes to ensure accessible responsive typography Bundled Theme normal normal Awaiting Review defect (bug) has-patch 09/05/2023
#58565 Twenty Fifteen: Border Style Issue in Pullquote Block Bundled Theme normal normal Awaiting Review defect (bug) has-patch 09/04/2023
#58544 Need to verify safe website URL in comment form Comments normal normal Awaiting Review defect (bug) has-patch 06/21/2023
#58539 Twenty Seventeen: Image block figcaption text alignment inconsistency Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/15/2023
#58527 Rest password error handling issue for email Users normal normal Awaiting Review defect (bug) has-patch 06/23/2023
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#58514 Escaping function missing in upload_space_setting() Upload normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#58511 Escaping function missing in wp-trackback.php Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#58507 GitHub actions are failing General normal normal Awaiting Review defect (bug) has-patch 06/10/2023
#58500 Twenty Twenty: Separator block's Default style is wider than Wide Line style in editor Bundled Theme normal minor Awaiting Review defect (bug) has-patch 06/10/2023
#58499 Twenty Twenty theme table block having issue with color Bundled Theme normal minor Awaiting Review defect (bug) has-patch 07/13/2023
#58495 Twenty Twenty: Pull Quote Block issues Bundled Theme normal normal Awaiting Review defect (bug) has-patch 06/10/2023
#58492 Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh Plugins normal normal Awaiting Review defect (bug) has-patch 07/14/2023
#58490 Make wp_update_term_count function site context aware for the multisite Taxonomy normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#58488 Improve performance of wp-admin -> Comments Administration normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#58484 Always use wp_get_environment_type in all sources Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#58475 Twenty Twenty-Three: Aubergine variation's background implementation causes any block that impacts page height to impact header Bundled Theme low normal Awaiting Review defect (bug) has-patch 06/20/2023
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal Awaiting Review enhancement has-patch 06/06/2023
#58440 Twenty Nineteen: Inconsistent H1 font size Bundled Theme normal minor Awaiting Review defect (bug) has-patch 06/07/2023
#58433 WP version in Etag header in load-styles.php file General normal normal Awaiting Review enhancement has-patch 06/19/2023
#58391 Ugly looking file editing section Media normal normal Awaiting Review feature request has-patch 05/25/2023
#58362 Twenty Ten - Table block having issue with font size on editor side. Editor normal critical Awaiting Review defect (bug) has-patch 08/25/2023
#58357 Optimize function wp_replace_in_html_tags() - Blank foreach loop, count in loop Formatting normal normal Awaiting Review defect (bug) has-patch 06/13/2023
#58355 Twenty Sixteen: Table block does not show selected font size in editor Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 07/08/2023
#58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 09/14/2023
#58337 Indentation and Spacing Issue in rss.php File Feeds low normal Awaiting Review defect (bug) close 05/30/2023
#58307 Theme Search Filter Not Working Themes normal normal Awaiting Review enhancement has-patch 05/25/2023
#58304 wp_update_image_sizes Media normal blocker Awaiting Review defect (bug) has-patch 06/29/2023
#58302 Deprecate and disable the unused compression_test() and wp_ajax_wp_compression_test() Script Loader normal normal 6.5 enhancement changes-requested 09/20/2023
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal Awaiting Review enhancement has-patch 05/11/2023
#58284 Add in wp_dropdown_languages en_US as selected value when 'explicit_option_en_us' is set to true I18N normal normal Awaiting Review defect (bug) has-patch 05/10/2023
#58265 Show defined but empty values for constants in Site Health Site Health normal normal Awaiting Review enhancement has-patch 06/30/2023
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal Awaiting Review defect (bug) has-patch 05/08/2023
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal normal Awaiting Review enhancement has-patch 06/19/2023
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.