Make WordPress Core

{13} Has Patch (1988 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 (1601 - 1700 of 1988)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58813 Editing Slug to an Existing Slug causes wrong content to display Editor normal normal Awaiting Review defect (bug) has-patch 07/19/2023
#58824 Add a filter to change the classes in posts list table in admin General normal normal Awaiting Review enhancement has-patch 08/01/2024
#58836 Remove IE specific checks from more default themes sabernhardt* Bundled Theme normal normal 6.8 enhancement has-patch 09/30/2024
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General normal minor Awaiting Review defect (bug) has-patch 07/19/2023
#58844 Revisions: Compare Revisions layout issues on mobile Revisions normal normal Future Release defect (bug) has-patch 11/30/2023
#58860 Potential security issue in is_super_admin Users normal normal Awaiting Review defect (bug) has-patch 07/20/2023
#58871 support uca14.0.0 collation in database where available Database normal normal Awaiting Review enhancement has-patch 09/25/2023
#58900 Escaping: Output String did not run through a proper escaping function Security normal normal Awaiting Review defect (bug) close 12/08/2023
#58902 add_query_arg() should esc_url_raw() REQUEST_URI Formatting normal normal Future Release defect (bug) has-patch 10/04/2024
#58909 width problem in the administration interface Administration normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#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
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 06/22/2024
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Future Release defect (bug) has-patch 06/08/2024
#58935 White page on admin.php in WordPress Dashboard General normal normal Awaiting Review enhancement has-patch 08/02/2023
#58951 Meta and Link tags contain trailing slashes General normal normal Awaiting Review defect (bug) has-patch 08/06/2023
#59022 Bulk Action Issue For Plugin Component Plugins normal normal Awaiting Review defect (bug) has-patch 08/10/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
#59062 wordpress 404 error after update Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/11/2023
#59110 Make the database container in the local Docker environment more generic Build/Test Tools normal normal Future Release defect (bug) has-patch 10/16/2023
#59131 Introduce filters to modify/inspect the blocks returned by `do_blocks()` luisherranz Editor normal normal Future Release enhancement has-patch 02/08/2024
#59133 Collapse Menu title consistency Administration normal normal Awaiting Review enhancement changes-requested 08/18/2023
#59142 X/Twitter posts cannot be embedded Embeds normal normal Future Release enhancement has-patch 08/29/2024
#59169 Deprecated arguments description is a bit misleading. General normal trivial Awaiting Review defect (bug) close 08/23/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
#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
#59207 Twenty Thirteen: correct styling for Button & File block links in front-end widget areas (Footer & Sidebar) Bundled Theme normal normal Future Release defect (bug) has-patch 09/17/2024
#59232 Introduce #[Override] attribute to mark overloaded methods General low normal Future Release enhancement has-patch 09/20/2024
#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
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/03/2024
#59269 Add support for adding metadata in bulk Database normal normal Awaiting Review enhancement has-patch 09/01/2023
#59270 Excerpts Not Showing Bold Text ... Editor normal normal Future Release enhancement has-patch 10/07/2024
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023
#59297 Remove unused variables General normal normal Awaiting Review defect (bug) has-patch 02/19/2024
#59310 Parse blocks being applied unnecessarily Editor normal normal Awaiting Review defect (bug) has-patch 02/05/2024
#59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 09/17/2023
#59337 Change the escape esc_attr() to esc_url() General normal normal Awaiting Review defect (bug) has-patch 09/14/2023
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/13/2024
#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
#59381 Issue with WordPress Year Widget for Years Below 1000 General normal normal Awaiting Review defect (bug) close 10/03/2023
#59390 Incorrect method / function args used in bin/tests/core/tests/rest-api/wpRestMenuItemsController.php hellofromTonya Menus normal normal Future Release defect (bug) changes-requested 06/13/2024
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 09/16/2024
#59432 Compliant with W3C coding standards General normal minor Awaiting Review enhancement has-patch 10/06/2024
#59457 Twenty Nineteen: Calendar block does not have theme preset text colors in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 05/14/2024
#59481 dbDelta do useless request when type case is not the same between query and describe result Database normal normal Awaiting Review defect (bug) has-patch 08/12/2024
#59482 Tests: Introduce Reflection API helper methods. costdev Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#59485 Invalid username Users normal normal Awaiting Review defect (bug) has-patch 09/29/2023
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal normal Awaiting Review enhancement has-patch 09/29/2023
#59510 Add filter for the block-template viewport meta tag General normal normal Awaiting Review enhancement has-patch 04/13/2024
#59516 Improve cache key generation in query classes pbearne* Query normal normal 6.8 defect (bug) changes-requested 10/04/2024
#59522 Bug handling multisites where main site URL and main blog URL are different Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal normal Awaiting Review defect (bug) has-patch 01/17/2024
#59592 Store last changed value in key instead of using it as a salt for query caches Cache API normal normal Future Release enhancement has-patch 10/12/2023
#59600 Block themes: Use a cache for block template files Themes normal normal Future Release defect (bug) has-patch 10/07/2024
#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 08/18/2024
#59616 Sort files in theme/plugin files tree Plugins normal normal Awaiting Review enhancement has-patch 11/07/2023
#59622 Block supports: Avoid warning for non string class attributes Editor normal normal Future Release defect (bug) has-patch 02/12/2024
#59623 tests for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
#59637 test for wp_get_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#59648 PHPUnit tests: Add/improve @covers annotations for WP 6.6 Build/Test Tools normal normal Future Release task (blessed) changes-requested 05/07/2024
#59680 Nextpage add pagination for page General normal normal Awaiting Review feature request has-patch 10/31/2023
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#59692 Twenty Fifteen theme having multiple issue with pullquote block. Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024
#59697 test for wp_get_direct_php_update_url General normal normal Future Release enhancement has-patch 10/09/2024
#59699 test for wp_get_update_php_annotation General normal normal Future Release enhancement has-patch 10/09/2024
#59700 tests for wp_update_php_annotation General normal normal Future Release defect (bug) has-patch 10/09/2024
#59707 test for wp_schedule_delete_old_privacy_export_files Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59708 get_allowed_http_origins(): Default list only HTTPS HTTP API normal normal Awaiting Review enhancement has-patch 10/23/2023
#59709 test for wp_privacy_exports_url Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59710 test for wp_privacy_exports_dir Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59721 test for wp_site_admin_email_change_notification Administration normal normal Future Release enhancement has-patch 10/09/2024
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter Build/Test Tools normal normal Awaiting Review enhancement has-patch 10/25/2023
#59752 test for wp_cache_get_last_changed Cache API normal normal Future Release enhancement has-patch 10/09/2024
#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
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal 6.8 defect (bug) changes-requested 10/11/2024
#59775 test for wp_post_preview_js Editor normal normal Future Release enhancement has-patch 10/09/2024
#59781 Add tests for wp_delete_file_from_directory Filesystem API normal normal Future Release enhancement has-patch 10/09/2024
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 10/09/2024
#59791 Add test for get_tag_regex General normal normal Future Release enhancement has-patch 10/09/2024
#59792 test for wp_auth_check_html General normal normal Future Release enhancement has-patch 10/09/2024
#59820 test for wp_auth_check_load General normal normal Future Release enhancement has-patch 10/09/2024
#59829 test for wp_debug_backtrace_summary General normal normal Future Release enhancement has-patch 10/09/2024
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical Awaiting Review enhancement has-patch 11/09/2023
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 03/03/2024
#59854 test for wp_find_hierarchy_loop_tortoise_hare General normal normal Future Release enhancement has-patch 10/09/2024
#59879 Twenty Twenty Two - Pullquote block have difference in editor and frontend. Bundled Theme normal critical Awaiting Review defect (bug) has-patch 09/17/2024
#59880 Twenty Thirteen - Pullquote block having no effect when we change font-size. Bundled Theme normal minor Future Release defect (bug) has-patch 08/25/2024
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 12/21/2023
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal defect (bug) has-patch 10/01/2024
#59939 Media: "Copy URL" tooltip text may wrap Media normal normal Future Release defect (bug) has-patch 02/25/2024
#59941 PHPUnit test for wp_timezone_choice pbearne Date/Time normal normal Future Release defect (bug) has-patch 10/09/2024
#59960 Replace em-based `line-height` with unitless values Administration normal normal Future Release defect (bug) has-patch 10/02/2024
#59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024
#59980 PHPunit tests for wp_timezone_override_offset Date/Time normal normal Future Release enhancement has-patch 10/09/2024
#60015 PHPunit test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 10/09/2024
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/05/2023
#60017 PHPunit test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 10/09/2024
#60024 PHPunit test for iis7_supports_permalinks() Permalinks normal normal Future Release enhancement has-patch 10/09/2024
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal Future Release enhancement changes-requested 09/30/2024
Note: See TracReports for help on using and creating reports.