Make WordPress Core

{7} Future Releases (8207 matches)

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

Results (5901 - 6000 of 8207)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#54114 paginate_links() ajax General normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#44082 settings_errors() wraps all notices in p and strong tags General normal normal Awaiting Review defect (bug) has-patch 11/30/2020
#62316 strict comparison should be added to check the compare in wp-include comment.php deepakrohilla General normal normal Awaiting Review defect (bug) has-patch 11/01/2024
#57081 test for wp_mkdir_p General normal normal Awaiting Review defect (bug) has-patch 11/11/2022
#59700 tests for wp_update_php_annotation General normal normal Future Release defect (bug) has-patch 10/09/2024
#46639 unit test for wp_is_numeric_array() General low normal Future Release defect (bug) has-patch 09/10/2020
#57130 unittest for wp_upload_bits General normal normal Awaiting Review defect (bug) has-patch 11/22/2022
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal Awaiting Review defect (bug) has-patch 10/30/2023
1 #46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor Awaiting Review defect (bug) has-patch 05/23/2019
#52235 wp_extract_urls doesn't match localhost General normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#61455 wp_kses & block parser being used on pre_term_name hook General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
1 #57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal Awaiting Review defect (bug) has-patch 12/05/2022
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor Awaiting Review defect (bug) has-patch 06/29/2023
3 #58824 Add a filter to change the classes in posts list table in admin General normal normal Awaiting Review enhancement has-patch 08/01/2024
1 #57842 Add a new independent WP_Exception class, compatible with WP_Error General normal normal Awaiting Review enhancement has-patch 03/06/2023
2 #59510 Add filter for the block-template viewport meta tag General normal normal Awaiting Review enhancement has-patch 04/13/2024
1 #58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal Awaiting Review enhancement has-patch 06/06/2023
#59791 Add test for get_tag_regex General normal normal Future Release enhancement has-patch 10/09/2024
1 #53057 Added AJAX_DEBUG Constant for better ajax debugging General normal normal Awaiting Review enhancement has-patch 04/23/2021
#56846 All test classes that use the "wp" prefix should be renamed for consistency General normal minor Awaiting Review enhancement has-patch 07/25/2023
#62151 Allow Ignoring Patch Version in version_compare() for PHP Compatibility General normal normal Awaiting Review enhancement has-patch 10/01/2024
#54363 Always load gravatars over HTTPS General normal normal Awaiting Review enhancement has-patch 11/02/2021
#60769 Block Hooks: Consolidate approach to get the list of hooked blocks. General normal normal Awaiting Review enhancement has-patch 07/03/2024
2 #57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php General normal normal Future Release enhancement has-patch 02/06/2023
1 #59432 Compliant with W3C coding standards General normal minor Awaiting Review enhancement has-patch 10/06/2024
21 #60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 12/04/2024
#61899 Custom query args for `search_box` form in `WP_List_Table` General normal normal Awaiting Review enhancement has-patch 08/20/2024
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 09/17/2024
1 #44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal Awaiting Review enhancement has-patch 05/21/2018
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 06/28/2024
6 #40153 Filter for wp_safe_remote_get in download_url General normal normal Awaiting Review enhancement has-patch 10/06/2024
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 10/19/2021
1 #56897 First time contributor welcome message improvements General normal normal Future Release enhancement has-patch 07/24/2024
10 #52217 Fix code issues identified by PHPStan General normal normal Future Release enhancement has-patch 11/28/2024
1 #52404 Fix get_the_archive_description() to support default blog index General normal normal Awaiting Review enhancement has-patch 01/30/2021
6 #44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019
1 #56691 Function suggestion: get_excerpt_length() General normal normal Awaiting Review enhancement has-patch 06/12/2024
5 #32071 Function to generate safe & trusted URLs General normal normal Awaiting Review enhancement has-patch 06/13/2017
3 #55639 Implement Async CSS General normal normal Awaiting Review enhancement has-patch 07/24/2024
26 #46635 Improve identifying of non–trivial callbacks in hooks General normal normal Awaiting Review enhancement has-patch 08/23/2024
1 #59330 Improvement in wp_parse_args for mutli-dimensional arrays General normal trivial Awaiting Review enhancement has-patch 09/17/2023
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start General normal trivial Awaiting Review enhancement has-patch 11/25/2024
15 #61175 Integrate PHPStan into the core development workflow General normal normal Future Release enhancement has-patch 11/06/2024
1 #59232 Introduce #[Override] attribute to mark overloaded methods General low normal Future Release enhancement has-patch 09/20/2024
1 #40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal Awaiting Review enhancement has-patch 05/15/2017
#61125 Many strings or URLs lack proper escaping. audrasjb General normal minor Awaiting Review enhancement has-patch 10/04/2024
1 #60953 Need new hook at paginate_links General normal minor Awaiting Review enhancement has-patch 06/04/2024
#60112 PHPUnit test for _deprecated_argument() General normal normal Future Release enhancement has-patch 10/09/2024
#60113 PHPUnit test for _deprecated_file() General normal normal Future Release enhancement has-patch 10/09/2024
#60110 PHPUnit test for _deprecated_hook() General normal normal Future Release enhancement has-patch 10/09/2024
#60117 PHPUnit tests for _deprecated_argument() General normal normal Future Release enhancement has-patch 10/09/2024
#60115 PHPUnit tests for _deprecated_constructor() General normal normal Future Release enhancement has-patch 10/09/2024
#60116 PHPUnit tests for _deprecated_function() General normal normal Future Release enhancement has-patch 10/09/2024
#61752 Plugin and theme editors should show files in alpha order General normal normal Awaiting Review enhancement has-patch 08/08/2024
2 #50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal Awaiting Review enhancement has-patch 06/22/2021
#61542 Reading Settings static front page dropdown field alignment issue General normal normal Awaiting Review enhancement has-patch 07/02/2024
17 #33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement has-patch 09/18/2023
#62067 Remove Unnecessary array_flip Function in VALID_TOP_LEVEL_KEYS Filter General normal normal Awaiting Review enhancement has-patch 09/18/2024
3 #37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 11/14/2021
#61141 Request new function add_sites_page(...) General normal minor Awaiting Review enhancement has-patch 06/08/2024
8 #40280 Short-circuit filters can't return common values General normal normal Awaiting Review enhancement has-patch 12/08/2017
#57537 Site editor theme export: remove site specific details General normal normal Awaiting Review enhancement has-patch 06/14/2023
2 #42723 Tag Cloud CSS needed for HTML minification General normal normal Awaiting Review enhancement has-patch 04/17/2023
#60114 Test for _deprecated_class() General normal normal Future Release enhancement has-patch 10/09/2024
1 #31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 07/06/2022
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
4 #55376 Use wp_filesize in core General normal normal Future Release enhancement has-patch 11/18/2024
1 #56262 WP_List_Util::pluck doesn't support a null $field General low minor Awaiting Review enhancement has-patch 07/26/2022
2 #58935 White page on admin.php in WordPress Dashboard General normal normal Awaiting Review enhancement has-patch 08/02/2023
1 #49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 12/16/2020
2 #17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 07/05/2022
6 #30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal normal Awaiting Review enhancement has-patch 06/01/2021
#62483 maybe_serialize() does support double serialization, but does not the developer if doing so General normal normal Awaiting Review enhancement has-patch 11/20/2024
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 10/09/2024
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 10/09/2024
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 10/09/2024
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 10/09/2024
#59792 test for wp_auth_check_html General normal normal Future Release enhancement has-patch 10/09/2024
#59820 test for wp_auth_check_load General normal normal Future Release enhancement has-patch 10/09/2024
#59829 test for wp_debug_backtrace_summary General normal normal Future Release enhancement has-patch 10/09/2024
#59854 test for wp_find_hierarchy_loop_tortoise_hare General normal normal Future Release enhancement has-patch 10/09/2024
#59697 test for wp_get_direct_php_update_url General normal normal Future Release enhancement has-patch 10/09/2024
#54359 test for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#59637 test for wp_get_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#59699 test for wp_get_update_php_annotation General normal normal Future Release enhancement has-patch 10/09/2024
#60177 test for wp_ob_end_flush_all General normal normal Future Release enhancement has-patch 10/09/2024
#60828 tests for wp_check_browser_version General normal normal Future Release enhancement has-patch 10/09/2024
#59623 tests for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#55729 tests for wp_original_referer_field General normal normal Future Release enhancement has-patch 10/09/2024
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#60886 wp_trigger_error() has no action or filter to always run like wp_doing_it_wrong has General normal trivial Awaiting Review enhancement has-patch 06/05/2024
#62510 Add links to Learn WordPress in the wp-admin Help box and the default comment General normal normal Awaiting Review feature request has-patch 11/22/2024
18 #52900 Instantly index WordPress web sites content in Search Engines General normal normal Future Release feature request has-patch 06/11/2024
#50807 Introduce a function for deprecated options General normal normal Future Release feature request has-patch 10/15/2020
141 #36335 Next generation: core autoloader proposal General normal normal Awaiting Review feature request has-patch 03/27/2024
#59680 Nextpage add pagination for page General normal normal Awaiting Review feature request has-patch 10/31/2023
1 #34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 07/05/2021
1 #54327 Support wp_die from array print General normal normal Awaiting Review feature request has-patch 10/28/2021
#44103 change the type attribute of #menu_order from 'text' to 'number' General normal normal Awaiting Review feature request has-patch 12/03/2019
Note: See TracReports for help on using and creating reports.