Make WordPress Core

{13} Has Patch (1836 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 (801 - 900 of 1836)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php Menus normal normal Awaiting Review defect (bug) has-patch 01/31/2022
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal Awaiting Review defect (bug) has-patch 12/13/2017
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal Awaiting Review defect (bug) has-patch 09/01/2022
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal normal Awaiting Review enhancement has-patch 01/16/2019
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement has-patch 02/09/2023
#38836 A current_page_parent CSS class is not added to relevant WP menu items if the query is for a custom post type single item SergeyBiryukov Menus normal normal Future Release enhancement has-patch 09/23/2019
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal normal Awaiting Review enhancement has-patch 08/17/2017
#52924 Fix input annoyance when editing Menus in Safari Menus normal normal Awaiting Review enhancement has-patch 03/26/2021
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal Awaiting Review enhancement has-patch 05/15/2017
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#39862 Track the number of children for a walker element scope Menus normal normal Awaiting Review enhancement has-patch 08/02/2017
#55515 About the problem that the php file of the theme editor and plugin editor cannot be edited in multi-site Networks and Sites normal normal Awaiting Review defect (bug) has-patch 04/02/2022
#56076 Incorrect Status when deactivating a site on multisite. Networks and Sites normal normal Awaiting Review defect (bug) has-patch 05/19/2023
#53694 Multisite: Capability check isn't strict enough when hard deleting a site Networks and Sites normal normal Awaiting Review defect (bug) has-patch 11/19/2021
#54012 Multisite: SIte Title is not checked even if it shows that it is required Networks and Sites normal normal Awaiting Review defect (bug) has-patch 05/19/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
#48323 Signup link redirect is not filtered on multisite when a blog is not found Networks and Sites normal normal Awaiting Review defect (bug) has-patch 10/16/2019
#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/26/2020
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal Awaiting Review defect (bug) has-patch 10/31/2017
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/25/2018
#44461 inconsistent type for global $blog_id Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/01/2019
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist SergeyBiryukov Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
#51358 Add a clearer warning message before deleting a site from a network Networks and Sites normal normal Future Release enhancement has-patch 02/12/2023
#53888 Add another link to Network Admin sabernhardt* Networks and Sites normal normal Future Release enhancement has-patch 11/09/2021
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement has-patch 05/08/2017
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal Future Release enhancement has-patch 05/18/2020
#38071 Add status links to network/sites.php Networks and Sites normal normal Future Release enhancement has-patch 05/06/2017
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table Networks and Sites normal normal Awaiting Review enhancement has-patch 11/22/2017
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement has-patch 03/13/2019
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal Awaiting Review enhancement has-patch 05/11/2023
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal Future Release enhancement has-patch 10/10/2019
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal Awaiting Review enhancement has-patch 08/04/2020
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal Awaiting Review enhancement has-patch 12/03/2017
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query Networks and Sites normal normal Future Release enhancement has-patch 10/03/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017
#42091 Use get_site_by() in get_id_from_blogname() jeremyfelt Networks and Sites normal normal Future Release enhancement has-patch 01/08/2019
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 05/26/2023
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal Future Release enhancement has-patch 01/27/2019
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal Awaiting Review enhancement has-patch 01/23/2019
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal Awaiting Review enhancement has-patch 11/01/2019
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2019
#53167 upload_filetypes should map to get_allowed_mime_types Networks and Sites normal normal Awaiting Review enhancement has-patch 02/07/2022
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor Awaiting Review feature request has-patch 04/07/2020
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 08/15/2021
#15467 Multisite with separate users table Networks and Sites normal normal Awaiting Review feature request has-patch 02/05/2023
#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/02/2022
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
#55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 10/07/2022
#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 07/04/2018
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/22/2022
#57674 unregister_setting() raises a PHP warning on unknown settings Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 02/08/2023
#35379 update_network_option changes stored option value if sanitize_option detects error jeremyfelt Options, Meta APIs normal normal Future Release defect (bug) has-patch 09/05/2017
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 01/19/2019
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 05/03/2023
#56912 Improve autoloaded options Options, Meta APIs normal normal Future Release enhancement has-patch 10/27/2022
#15865 Make it easy to disable options / user settings Options, Meta APIs normal normal Awaiting Review enhancement has-patch 03/25/2018
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 09/17/2018
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#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
#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 04/03/2023
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 10/15/2019
#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
#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
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 03/22/2021
#41877 Caddy server support Permalinks normal normal Awaiting Review enhancement has-patch 09/17/2017
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal Future Release enhancement has-patch 02/13/2023
#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
#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
#42007 rpc.pingomatic.com still using HTTP Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 07/30/2022
#38197 Update Pingback function To Add Return Pings/Trackbacks normal normal Future Release enhancement has-patch 09/30/2022
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 03/10/2022
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) has-patch 09/21/2022
#38211 Interference of AJAX search with input field auto-complete adamsilverstein Plugins normal normal Future Release defect (bug) has-patch 10/29/2021
#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
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 03/29/2019
#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
#44884 Notice something like "Notice: Constant WP_UNINSTALL_PLUGIN already defined in testsite\wp-admin\includes\plugin.php on line 1016" appears when try to delete multiple plugins by "delete_plugins()" function Plugins normal normal Awaiting Review defect (bug) has-patch 09/10/2018
#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
#26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times Plugins normal normal Future Release defect (bug) has-patch 09/09/2017
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 11/13/2021
#50069 Plugin screen issue: when you don’t have any plugin installed or when delete all plugins on small screen Plugins normal normal Awaiting Review defect (bug) has-patch 08/18/2020
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.