Make WordPress Core

{8} Future Releases, Workflow Oriented (7946 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (701 - 800 of 7946)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal Awaiting Review defect (bug) has-patch 07/05/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
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 06/04/2019
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal Awaiting Review defect (bug) has-patch 09/01/2022
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 05/28/2025
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#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
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#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
#30227 Inaccurate wording when creating a user with a reserved email address realloc Networks and Sites normal normal defect (bug) has-patch 06/28/2025
#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
#61146 Multisite: Marking a user account as spam, also marks the blogs he's a member of as spam Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/13/2025
#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 06/05/2025
#48323 Signup link redirect is not filtered on multisite when a blog is not found JJJ Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/24/2025
#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
#24173 Unit tests: Support subdirectory multisite installs Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#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
#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
#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
#27421 Escape madness in meta API Options, Meta APIs normal normal defect (bug) has-patch 06/04/2019
#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
#58761 Make the filter option_page_capability_options available when access options.php directly Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/13/2025
#34405 Retrieval of meta value that is an array. Options, Meta APIs normal normal defect (bug) has-patch 09/20/2020
#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 12/17/2024
#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
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/22/2022
#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
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
#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
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install Permalinks normal normal defect (bug) has-patch 06/04/2019
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 07/11/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
#12634 Media Library & Permalink Overlap Permalinks normal normal defect (bug) has-patch 08/24/2023
#9296 Settings API & Permalink Settings Page Bug jfarthing84 Permalinks normal major Future Release defect (bug) has-patch 07/04/2025
#20338 Slugs and special chars Permalinks normal normal defect (bug) has-patch 11/05/2024
#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
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 06/04/2019
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019
#58511 Escaping function missing in wp-trackback.php Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 06/12/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
#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
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 03/10/2022
#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
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) has-patch 09/21/2022
#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
#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
#27623 Search results for " " text appearing on every plugin activation or deactivation Plugins normal normal defect (bug) has-patch 06/04/2019
#37470 Shiny Updates: Erroneous Plugin Deactivation Plugins normal normal Future Release defect (bug) has-patch 08/08/2017
#61797 Sometimes show Critical error when I click “plugins” Manu Plugins normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#62542 TypeError in class-wp-plugins-list-table.php due to invalid $time value. Plugins normal critical Awaiting Review defect (bug) has-patch 11/23/2024
#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
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 06/04/2019
#52218 WordPress Multisite 5.5.3 All Plugins set have Auto-Updates Disabled, but they Updated themselves anyway Plugins normal normal Awaiting Review defect (bug) has-patch 01/04/2021
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class Plugins normal normal defect (bug) has-patch 06/04/2019
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 10/29/2024
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical Future Release defect (bug) has-patch 08/01/2019
#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
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#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 03/17/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 05/12/2025
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2017
#24248 'guid' not properly escaped Posts, Post Types normal normal defect (bug) has-patch 10/04/2022
#13972 Add new category link - capability check needed Posts, Post Types normal minor Future Release defect (bug) has-patch 01/23/2018
#42146 Admin side menu id not displaying proper when name is long Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/08/2017
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.