Make WordPress Core

{2} All Tickets, Workflow Oriented (7990 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1301 - 1400 of 7990)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#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 4
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/05/2025 6
#44461 inconsistent type for global $blog_id Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/01/2019 2
#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 1
#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 06/17/2025 1
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal Awaiting Review enhancement has-patch 05/11/2023 3
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 03/19/2025 21
#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 5
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal Awaiting Review enhancement has-patch 08/04/2020 2
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal Awaiting Review enhancement has-patch 02/04/2026 3
#59981 PHPUnit tests for is_main_network Networks and Sites normal normal Awaiting Review enhancement has-patch 02/12/2025 4
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017 14
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal Awaiting Review enhancement has-patch 01/23/2019 3
#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 2
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2019 1
#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 1
#63885 Re-implement the Network Admin “Sites” dashboard using DataViews and DataForm Networks and Sites normal normal Awaiting Review feature request has-patch 09/26/2025 8
#64377 Add a Notes column to the posts list table adamsilverstein Notes normal normal Awaiting Review enhancement has-patch 12/09/2025 4
#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 12
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/11/2018 1
#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 15
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/06/2023 6
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022 2
#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 1
#45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 02/03/2026 3
#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 3
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/22/2022 1
#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 4
#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 4
#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 1
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017 5
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024 2
#44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019 11
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box Options, Meta APIs normal normal Awaiting Review enhancement has-patch 05/26/2025 1
#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 09/09/2024 1
#62748 Return results of update_post_meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2025 2
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020 3
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024 10
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/10/2025 9
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024 11
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2026 6
#64581 Allow serialized options read-only view Options, Meta APIs normal trivial Awaiting Review feature request has-patch 02/03/2026 2
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal Awaiting Review feature request has-patch 09/24/2025 1
#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 3
#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 1
#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 1
#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 2
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major Awaiting Review defect (bug) has-patch 11/05/2020 2
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 02/03/2026 5
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal Awaiting Review enhancement close 01/08/2025 10
#53859 Add a filter hook to modify the paginate links arguments Permalinks normal normal Awaiting Review feature request has-patch 10/01/2024 3
#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 2
#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 1
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal Awaiting Review enhancement has-patch 02/10/2026 5
#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 5
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 02/02/2026 7
#59022 Bulk Action Issue For Plugin Component Plugins normal normal Awaiting Review defect (bug) has-patch 08/10/2023 2
#49731 Display embeds in WordPress plugin descriptions Plugins normal normal Awaiting Review defect (bug) has-patch 10/30/2025 3
#61215 Getting warning in Hello Dolly Plugin when checking with PHPCS Plugins normal normal Awaiting Review defect (bug) has-patch 06/25/2025 2
#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 5
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal Awaiting Review defect (bug) has-patch 01/03/2022 4
#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 2
#58492 Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh Plugins normal normal Awaiting Review defect (bug) has-patch 07/14/2023 2
#64355 Plugin card width calculation and filter margin issues in install plugins screen Plugins normal normal Awaiting Review defect (bug) has-patch 12/15/2025 7
#64493 Plugin dependencies: better messaging or management of plugin active states Plugins normal normal Awaiting Review defect (bug) has-patch 01/19/2026 2
#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 4
#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 11
#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 2
#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 3
#64653 WP_Hook::resort_active_iterations() skips next priority when callback removes itself during execution Plugins normal normal Awaiting Review defect (bug) has-patch 02/17/2026 2
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021 3
#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 1
#64024 wp_die() status code Plugins component updates (parent ticket: #64009) Plugins normal normal Awaiting Review defect (bug) has-patch 11/22/2025 3
#40804 Add notice in Plugins list for plugins not compatible with the current WordPress version Plugins normal normal Awaiting Review enhancement has-patch 12/02/2025 2
#63621 Enhancement: Ensure Hello Dolly passess the Plugin Check (PCP) Plugins normal minor Awaiting Review enhancement has-patch 06/25/2025 3
#27994 Erroneous plugin deactivation should be a manual action Plugins normal normal Awaiting Review enhancement has-patch 06/27/2025 9
#23253 Lack of a do_settings_section (singular) function Plugins normal normal Awaiting Review enhancement has-patch 02/27/2021 6
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal normal Awaiting Review enhancement has-patch 09/23/2020 6
#55522 Misleading method names plugin_dir_path and plugin_dir_url Plugins normal normal Awaiting Review enhancement has-patch 04/07/2022 1
#57220 New plugin header for requiring network installation Plugins normal normal Awaiting Review enhancement has-patch 08/03/2023 6
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal normal Awaiting Review enhancement has-patch 08/03/2017 27
#61987 Removed Unused Arguments From _wp_filter_build_unique_id Function Plugins normal normal Awaiting Review enhancement has-patch 09/19/2024 9
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor Awaiting Review enhancement has-patch 06/29/2020 17
#59616 Sort files in theme/plugin files tree Plugins normal normal Awaiting Review enhancement has-patch 11/07/2023 2
#54259 The function deactivate_plugins should run only in the backend Plugins normal normal Awaiting Review enhancement has-patch 06/05/2025 1
#62543 URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins Plugins normal critical Awaiting Review enhancement has-patch 06/13/2025 1
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor Awaiting Review enhancement has-patch 08/08/2021 10
#60194 Add Preview in Playground buttons to plugin install screens Plugins normal normal Awaiting Review feature request has-patch 10/30/2025 6
#62780 Add ability to developers to add their own plugin statuses via a filter #1 Plugins normal normal Awaiting Review feature request has-patch 01/05/2025 1
#62332 Display last update on plugins page in WordPress backend Plugins normal normal Awaiting Review feature request has-patch 04/05/2025 7
#43058 File search in theme & plugin editor window Plugins normal normal Awaiting Review feature request has-patch 01/16/2018 5
#52182 Option to activate that plugin or goto installed plugin list Plugins normal normal Awaiting Review feature request has-patch 06/04/2025 2
#43613 Default post format setting does not respect theme support Post Formats normal normal Awaiting Review defect (bug) has-patch 06/24/2025 4
Note: See TracReports for help on using and creating reports.