Make WordPress Core

{13} Has Patch (2334 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 2334)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal Future Release defect (bug) has-patch 09/28/2022
#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
#54217 Menu Screen has some UI inconsistency issue Menus normal normal Awaiting Review defect (bug) has-patch 10/05/2021
#13822 Menu items that get unpublished still appear nacin Menus normal normal Future Release defect (bug) has-patch 04/18/2026
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra Menus normal normal Future Release defect (bug) has-patch 01/29/2026
#56089 Meta data of menu items not removed from wp_postmeta table after removing the menu item before being saved. Menus normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#39077 Navigation menu items should be defined as being hierarchical Menus normal normal Future Release defect (bug) has-patch 01/28/2026
#62925 Non-unique names for inputs in nav-menu joedolson* Menus normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#51565 PHP Notices from wp_setup_nav_menu_item when object_id doesn't exist anymore Menus normal normal Awaiting Review defect (bug) has-patch 01/19/2024
#28140 Position for first menu item on menu is 0 when it should be 1 Menus normal normal Future Release defect (bug) has-patch 10/01/2017
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php Menus normal normal Awaiting Review defect (bug) has-patch 06/14/2023
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal Awaiting Review defect (bug) has-patch 12/13/2017
#60832 add_meta_box breaks on plugin sub-pages if add_menu_page has dynamic title Menus normal normal Awaiting Review defect (bug) has-patch 03/27/2024
#38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) has-patch 04/03/2026
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal Awaiting Review defect (bug) has-patch 09/01/2022
#64011 wp_die() status code Menus component updates (parent ticket: #64009) Menus normal normal Awaiting Review defect (bug) has-patch 11/22/2025
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/23/2023
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal Future Release defect (bug) has-patch 01/30/2022
#51926 Network Site Search should search more than just wp_blogs.path Networks and Sites normal normal Future Release defect (bug) has-patch 03/03/2026
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/11/2022
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal Future Release defect (bug) has-patch 04/01/2025
#63689 [Bug] My Sites dashboard layout doesn't adapt to long site names Networks and Sites normal normal Awaiting Review defect (bug) has-patch 07/15/2025
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/05/2025
#44461 inconsistent type for global $blog_id Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/01/2019
#64021 wp_die() status code Network and Sites component updates (parent ticket: #64009) johnjamesjacoby Networks and Sites normal normal Awaiting Review defect (bug) has-patch 11/22/2025
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 05/03/2023
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/18/2022
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/11/2018
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/05/2017
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/08/2020
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/06/2023
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
#58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 12/18/2023
#55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 10/07/2022
#45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 02/03/2026
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/05/2020
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal Future Release defect (bug) has-patch 01/15/2024
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 03/03/2026
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 05/07/2026
#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
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) has-patch 05/07/2025
#63918 updated_..._meta meta_id is string not int - wrong docs Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 09/03/2025
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
#64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 11/22/2025
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal Awaiting Review defect (bug) has-patch 06/19/2019
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 Permalinks normal normal Awaiting Review defect (bug) has-patch 08/27/2022
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 03/09/2021
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 08/11/2025
#61716 Fatal error: Uncaught ArgumentCountError in get_delete_post_link() when _edit_link is site-editor.php?postType=%s&postId=%s&canvas=edit Permalinks normal normal Awaiting Review defect (bug) has-patch 09/18/2025
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category Permalinks normal normal Awaiting Review defect (bug) has-patch 02/07/2022
#9296 Settings API & Permalink Settings Page Bug jfarthing84 Permalinks normal major Future Release defect (bug) has-patch 07/04/2025
#47565 WordPress permalinks flip in hebrew Permalinks normal normal Awaiting Review defect (bug) has-patch 07/07/2022
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major Awaiting Review defect (bug) has-patch 11/05/2020
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 08/04/2022
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor Future Release defect (bug) has-patch 10/08/2018
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 04/01/2019
#60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. Plugins normal major Awaiting Review defect (bug) has-patch 01/19/2026
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 02/02/2026
#59022 Bulk Action Issue For Plugin Component Plugins normal normal Awaiting Review defect (bug) has-patch 08/10/2023
#61069 Change the http:// links to https:// of ma.tt and hello dolly Plugins normal minor Future Release defect (bug) has-patch 06/25/2025
#49731 Display embeds in WordPress plugin descriptions Plugins normal normal Awaiting Review defect (bug) has-patch 10/30/2025
#61215 Getting warning in Hello Dolly Plugin when checking with PHPCS Plugins normal normal Awaiting Review defect (bug) has-patch 06/25/2025
#49021 Misaligned rows in Plugins list table on mobile after deleting some plugins Plugins normal normal Awaiting Review defect (bug) has-patch 02/01/2022
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal Awaiting Review defect (bug) has-patch 01/03/2022
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 05/18/2017
#50319 Plugin Page : Remove unnecessary space in table nav topbar in Plugin Page on a small device Plugins normal normal Awaiting Review defect (bug) has-patch 06/05/2020
#58492 Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh Plugins normal normal Awaiting Review defect (bug) has-patch 07/14/2023
#26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times Plugins normal normal Future Release defect (bug) has-patch 04/06/2024
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 05/19/2025
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 11/13/2021
#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
#61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal Awaiting Review defect (bug) close 01/31/2025
#63882 Plugins: Preflight activation to avoid WSOD when plugin code uses syntax incompatible with PHP runtime Plugins normal major Awaiting Review defect (bug) has-patch 08/26/2025
#58057 Replace loose comparison operator in plugins.php Plugins normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#37470 Shiny Updates: Erroneous Plugin Deactivation Plugins normal normal Future Release defect (bug) has-patch 08/08/2017
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal Future Release defect (bug) has-patch 12/05/2017
#45853 Videos embedded in a plugins readme.txt does not load while searching for a plugin in an actual WP install (not wp.org) Plugins normal normal Awaiting Review defect (bug) has-patch 01/31/2025
#48656 Views details blocked by SAMEORIGIN Plugins normal major Awaiting Review defect (bug) has-patch 04/02/2026
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical Awaiting Review defect (bug) has-patch 06/05/2026
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical Future Release defect (bug) has-patch 08/01/2019
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 08/01/2025
#64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal Awaiting Review defect (bug) changes-requested 02/03/2026
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal Awaiting Review defect (bug) has-patch 08/30/2017
#64024 wp_die() status code Plugins component updates (parent ticket: #64009) Plugins normal normal Awaiting Review defect (bug) has-patch 11/22/2025
#43613 Default post format setting does not respect theme support Post Formats normal normal Awaiting Review defect (bug) has-patch 06/24/2025
#62729 stream_preview_image() should stream with right mime type, if filter _load_image_to_edit_path change file with different mime type pbearne Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 08/11/2025
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 12/05/2024
#56599 "All" view not selected for all relevant views for custom post type Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 01/28/2026
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/25/2023
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal Future Release defect (bug) has-patch 08/19/2020
#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
#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
#63662 DateTimePicker in the post editor does not show posts that are published on midnight of first day of month Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/19/2025
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski Posts, Post Types normal minor Future Release defect (bug) has-patch 12/11/2025
#63273 Fatal due to superglobal $_POST modification with invalid int type Posts, Post Types normal major Future Release defect (bug) has-patch 10/27/2025
#18264 Future private posts listed as already published with future date specified Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/05/2025
#61406 Heading block attribute type issue Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/27/2026
Note: See TracReports for help on using and creating reports.