Make WordPress Core

{8} Future Releases, Workflow Oriented (7809 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 (1001 - 1100 of 7809)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#27740 Passwords consisting of spaces are valid at install time Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 09/11/2025
#63098 Passing array in term query arg triggers fatal error Query normal normal Awaiting Review defect (bug) has-patch 04/09/2025
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal normal Awaiting Review enhancement has-patch 04/13/2019
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#61983 Part of `wp_generate_attachment_metadata` missing `avif` extension Media normal normal Awaiting Review defect (bug) has-patch 09/09/2024
#63793 Parser-blocking scripts should render last in all cases to speed up page load Script Loader normal normal Future Release enhancement has-patch 08/18/2025
#50683 Parse content for shortcodes instead of using regex Shortcodes normal normal Future Release enhancement has-patch 06/11/2025
#59310 Parse blocks being applied unnecessarily Editor normal normal Awaiting Review defect (bug) has-patch 02/05/2024
#63773 Palette-based PNG cause failure attempting AVIF/WebP conversion under GD adamsilverstein Media normal normal Awaiting Review defect (bug) has-patch 01/23/2026
#51662 Pagination adds extra trailing slash at the end of some URLs Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/04/2025
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 10/13/2021
#46264 Page attributes 'ORDER' does not saving data for post-type 'post'. Editor normal normal Awaiting Review defect (bug) has-patch 07/18/2024
#49194 Page Template dropdown ordering should be by title, not value Posts, Post Types normal minor Future Release defect (bug) has-patch 02/06/2026
#40038 Padding load_template's require with a do_action on each end Themes normal normal Future Release enhancement has-patch 03/08/2017
#59901 PHPunit tests for wp_find_hierarchy_loop Posts, Post Types normal normal Future Release enhancement has-patch 02/12/2025
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
#60102 PHPunit tests for dead_db Database normal normal Future Release enhancement has-patch 02/12/2025
#60015 PHPunit test for wp_suspend_cache_invalidation Cache API normal normal Future Release enhancement has-patch 02/12/2025
#60017 PHPunit test for wp_suspend_cache_addition Cache API normal normal Future Release enhancement has-patch 02/12/2025
#60306 PHPunit test for wp_enqueue_emoji_styles Emoji normal normal Awaiting Review task (blessed) has-patch 02/12/2025
#60301 PHPunit test for print_emoji_detection_script Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
#60024 PHPunit test for iis7_supports_permalinks() Permalinks normal normal Future Release enhancement has-patch 02/12/2025
#60300 PHPunit Test for wp_staticize_emoji_for_email Formatting normal normal Future Release enhancement has-patch 02/12/2025
#59981 PHPUnit tests for is_main_network Networks and Sites normal normal Awaiting Review enhancement has-patch 02/12/2025
#60116 PHPUnit tests for _deprecated_function() General normal normal Future Release enhancement has-patch 02/12/2025
#60115 PHPUnit tests for _deprecated_constructor() General normal normal Future Release enhancement has-patch 02/12/2025
#60117 PHPUnit tests for _deprecated_argument() General normal normal Future Release enhancement has-patch 02/12/2025
#60319 PHPUnit test for wp_spaces_regexp Formatting normal normal Future Release enhancement has-patch 02/12/2025
#60110 PHPUnit test for _deprecated_hook() General normal normal Future Release enhancement has-patch 02/12/2025
#60113 PHPUnit test for _deprecated_file() General normal normal Future Release enhancement has-patch 02/12/2025
#60112 PHPUnit test for _deprecated_argument() General normal normal Future Release enhancement has-patch 02/12/2025
#61870 PHPCS Error found in bookmark.php General normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/20/2024
#62627 PHP warning or fatal error if user supplies array instead of string Feeds normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#62007 PHP warning in wp-includes/canonical.php when accessing custom feed with specific permalink structure Canonical normal normal Awaiting Review defect (bug) has-patch 09/08/2024
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#61286 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH" in wp-includes/cache.php deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/31/2024
#61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/29/2024
#54193 PHP fileinfo extention identifies JSON as text/plain; wp_check_filetype_and_ext then prevents upload Media normal normal Awaiting Review defect (bug) has-patch 09/28/2021
#51383 PHP error body class added for suppressed errors Administration normal normal Future Release defect (bug) has-patch 08/28/2024
#63330 PHP deprecated error in meta.php on line 1298 Users normal normal Awaiting Review defect (bug) has-patch 04/23/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
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 General normal normal Awaiting Review defect (bug) has-patch 01/04/2025
#62070 PHP Deprecated warnings with null values for success and reject URLs Application Passwords normal normal Awaiting Review defect (bug) has-patch 10/28/2024
#52895 Overview of e2e tests to be written Build/Test Tools normal normal Awaiting Review enhancement has-patch 05/06/2025
#37535 Outputting Post Type Description on admin edit screen Administration normal normal Future Release enhancement has-patch 09/23/2025
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#52182 Option to activate that plugin or goto installed plugin list Plugins normal normal Awaiting Review feature request has-patch 06/04/2025
#37840 Optimize full size images enshrined Media normal normal Future Release enhancement has-patch 06/19/2025
#37712 Opacity not applied to admin menu icon when it selected Administration normal minor Future Release defect (bug) has-patch 06/27/2025
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal Awaiting Review enhancement has-patch 08/23/2018
#54026 One admin menu item from different plugins Administration normal normal Awaiting Review enhancement has-patch 09/03/2021
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal normal Awaiting Review defect (bug) has-patch 04/01/2019
#24795 OS X Treatment Administration normal trivial Future Release enhancement has-patch 02/05/2017
#60579 Notice: Undefined index: name in /wp-includes/class-wp-roles.php on line 293 General normal minor Awaiting Review defect (bug) has-patch 07/04/2024
#57239 Notice undefined array keys width and height when using full svg image Media normal normal Awaiting Review defect (bug) has-patch 05/05/2025
#62119 Notice in Site Health in case revisions are disabled Site Health normal normal Awaiting Review feature request has-patch 10/02/2024
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 05/18/2017
#41931 Not possible to add custom display_name option Users normal normal Awaiting Review feature request has-patch 06/11/2019
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal Future Release enhancement has-patch 11/07/2021
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal Awaiting Review defect (bug) has-patch 01/03/2022
#62925 Non-unique names for inputs in nav-menu joedolson* Menus normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#52337 Non-numeric attachment_id and p query string params result in posts page Query normal normal Future Release defect (bug) has-patch 10/17/2023
#61575 Node Modules in sub-directories not getting ignored while exporting the theme Administration normal normal Awaiting Review defect (bug) close 02/07/2025
#52721 No way to filter value of $credentials['remember'] in wp_signon Login and Registration normal normal Future Release defect (bug) has-patch 02/06/2025
#36738 No validation for $post_date_gmt parameter paulbonneau Posts, Post Types normal normal Future Release defect (bug) has-patch 09/12/2025
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 06/05/2019
#59680 Nextpage add pagination for page Posts, Post Types normal normal Awaiting Review feature request has-patch 06/05/2025
#36335 Next generation: core autoloader proposal General normal normal Awaiting Review feature request has-patch 03/27/2024
#51004 New sitemaps feature work only on root site in a multisite subdirectory setup Sitemaps normal normal Future Release defect (bug) has-patch 10/15/2020
#57220 New plugin header for requiring network installation Plugins normal normal Awaiting Review enhancement has-patch 08/03/2023
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major Awaiting Review enhancement has-patch 02/02/2026
#23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
#34638 New function for retrieving previous and next adjacent image Media normal normal Future Release feature request has-patch 04/15/2020
#28351 New filters in wp-signup.php Login and Registration normal normal enhancement has-patch 06/04/2019
#28352 New filters in wp-activate.php voldemortensen Login and Registration normal normal enhancement has-patch 06/04/2019
#34712 New filter: `reset_password_url` Login and Registration normal normal Awaiting Review enhancement has-patch 08/27/2017
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#13867 New filter for comment RSS feed's title killua99 Feeds normal normal Future Release enhancement has-patch 11/10/2021
#54850 New filter for build_query_vars_from_query_block() Editor normal normal Awaiting Review enhancement has-patch 12/19/2022
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 06/04/2019
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal normal Awaiting Review enhancement has-patch 12/17/2019
#34507 New action `before_login_form` Login and Registration normal normal Awaiting Review enhancement has-patch 06/05/2025
#39050 New Core Admin Menu Functions -- `add_menu_link` and `add_submenu_link` Administration normal normal Awaiting Review enhancement has-patch 03/15/2019
#43536 Network registration page sabernhardt* Login and Registration normal normal Future Release defect (bug) has-patch 09/27/2022
#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
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal Awaiting Review enhancement has-patch 08/04/2020
#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
#22589 Network Admin + Ajax requests Networks and Sites normal normal enhancement has-patch 08/20/2025
#58544 Need to verify safe website URL in comment form Comments normal normal Awaiting Review defect (bug) has-patch 06/21/2023
#38479 Need to check utf8_encode() is available before use. Media normal normal Future Release defect (bug) has-patch 08/05/2024
#56066 Need to add smooth transition effect on theme appearance boxes Themes normal normal Awaiting Review defect (bug) has-patch 01/03/2025
#58799 Need to add filter to register a template in [NEW] WordPress site editor through a plugin Editor normal blocker Awaiting Review enhancement has-patch 03/01/2024
#60953 Need new hook at paginate_links General normal minor Awaiting Review enhancement has-patch 06/04/2024
#43801 Need better documentation to show importance of checking for args while using wp_schedule_event and wp_next_scheduled Cron API normal normal Future Release enhancement has-patch 02/09/2026
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.