Make WordPress Core

{8} Future Releases, Workflow Oriented (8127 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 (401 - 500 of 8127)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55521 Use dashicons-class in `wp_dashboard_quota` and `wp_dashboard_right_now` Administration normal normal Awaiting Review enhancement has-patch 12/01/2023
#61511 Use empty_trash_days to show how many days deleted posts will be kept for in the trash Administration normal normal Awaiting Review enhancement has-patch 06/28/2024
#51817 WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice Administration normal normal Awaiting Review enhancement has-patch 04/08/2021
#57423 we need to check an argument is closure in PclZip Administration normal normal Awaiting Review enhancement has-patch 01/05/2023
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal normal Awaiting Review enhancement has-patch 06/19/2023
#57785 How about displaying links to rudimentary Learn WordPress tutorials and videos on the dashboard? Administration normal normal Awaiting Review feature request has-patch 07/07/2024
#41535 Prevent or warn about offline status before submitting a form Administration normal normal Awaiting Review feature request has-patch 02/19/2019
#40001 Replace wp-list.js with REST API-powered JavaScript Administration normal normal Awaiting Review task (blessed) has-patch 04/06/2021
#40885 Update admin color scheme using the REST API Administration normal normal Awaiting Review task (blessed) has-patch 05/31/2017
#54213 "Authorize Application" should reject handling an already existing app name Application Passwords normal normal Awaiting Review defect (bug) has-patch 10/08/2021
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local Application Passwords normal normal Awaiting Review defect (bug) has-patch 12/29/2022
#60314 Revisions: PHP Warning: Undefined array key 0 in .../wp-includes/meta.php on line 642 Autosave normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#44910 function for discriminating during auto saving Autosave normal trivial Awaiting Review feature request has-patch 09/07/2018
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 08/16/2024
#34634 Empty PHP_SELF causes 404 pages to load front page with 200 status code Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 11/16/2018
#45958 Errors displayed on shutdown handler Bootstrap/Load high normal Awaiting Review defect (bug) has-patch 09/16/2019
#14913 Multisite Requires Client Information to Load Files filosofo Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 07/19/2022
#59879 Twenty Twenty Two - Pullquote block have difference in editor and frontend. Bootstrap/Load normal critical Awaiting Review defect (bug) has-patch 12/14/2023
#56252 Allow error_reporting level to be configurable for WP_DEBUG Bootstrap/Load normal normal Awaiting Review enhancement has-patch 03/01/2023
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/09/2024
#43159 Introduce helper function for XMLRPC checks Bootstrap/Load normal normal Awaiting Review enhancement has-patch 09/08/2024
#57553 Problem in load WordPress. Bootstrap/Load normal normal Awaiting Review enhancement has-patch 06/14/2023
#61565 Rename wp_maintenance to maybe_show_wp_maintenance Bootstrap/Load normal normal Awaiting Review enhancement close 08/19/2024
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/2024
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj Build/Test Tools normal normal Awaiting Review defect (bug) close 10/10/2022
#54064 Add phpcs run command to Docker Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/03/2021
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/05/2023
#60112 PHPUnit test for _deprecated_argument() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/28/2024
#60113 PHPUnit test for _deprecated_file() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/19/2023
#60110 PHPUnit test for _deprecated_hook() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/19/2023
#60319 PHPUnit test for wp_spaces_regexp Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 04/23/2024
#59941 PHPUnit test for wp_timezone_choice pbearne Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 03/01/2024
#60117 PHPUnit tests for _deprecated_argument() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/20/2023
#60115 PHPUnit tests for _deprecated_constructor() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/19/2023
#60116 PHPUnit tests for _deprecated_function() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#60300 PHPunit Test for wp_staticize_emoji_for_email Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#60024 PHPunit test for iis7_supports_permalinks() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/07/2023
#60301 PHPunit test for print_emoji_detection_script Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#60017 PHPunit test for wp_suspend_cache_addition Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/05/2023
#60015 PHPunit test for wp_suspend_cache_invalidation Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#60102 PHPunit tests for dead_db Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/18/2023
#59980 PHPunit tests for wp_timezone_override_offset Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/28/2023
#60179 PhpUnit test for wp_widgets_add_menu Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/02/2024
#53861 Promote a database error during test bootstrap to a failure Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/09/2023
#60231 Replace constant ABSPATH . WPINC with BLOCKS_PATH in the require-dynamic-blocks.php Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/11/2024
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/09/2017
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#60114 phpUnit test for _deprecated_class() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/19/2023
#60056 phpUnit tests for is_lighttpd_before_150 Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/25/2024
#60057 phpunit tests for _doing_it_wrong() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/19/2023
#60054 phpunit tests for apache_mod_loaded Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/25/2024
#57261 test for force_ssl_admin Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 03/01/2024
#59791 test for get_tag_regex Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/01/2023
#59790 test for mbstring_binary_safe_encoding Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/01/2023
#59792 test for wp_auth_check_html Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/01/2023
#59820 test for wp_auth_check_load Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/07/2023
#59752 test for wp_cache_get_last_changed Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/26/2023
#59829 test for wp_debug_backtrace_summary Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/08/2023
#59854 test for wp_find_hierarchy_loop_tortoise_hare Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/13/2023
#59697 test for wp_get_direct_php_update_url Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#54359 test for wp_get_direct_update_https_url Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 11/02/2021
#59637 test for wp_get_update_https_url Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/16/2023
#59699 test for wp_get_update_php_annotation Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#60177 test for wp_ob_end_flush_all Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/02/2024
#59775 test for wp_post_preview_js Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/31/2023
#59710 test for wp_privacy_exports_dir Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/13/2024
#59709 test for wp_privacy_exports_url Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/11/2024
#59707 test for wp_schedule_delete_old_privacy_export_files Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/23/2023
#59721 test for wp_site_admin_email_change_notification Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/24/2023
#57263 test for wp_suspend_cache_addition Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#57264 test for wp_suspend_cache_invalidation Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/03/2022
#59781 test_wp_delete_file_from_directory Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/31/2023
#60828 tests for wp_check_browser_version Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 03/22/2024
#59623 tests for wp_get_direct_update_https_url Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/13/2023
#55729 tests for wp_original_referer_field Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/06/2022
#59700 tests for wp_update_php_annotation Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#57224 tests for wp_widgets_add_menu() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/02/2022
#54180 tests fot _wp_mysql_week() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/24/2021
#57201 unit tests for wp_maybe_load_widgets Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#55041 Add end to end test case for Filter media by type Build/Test Tools normal normal Awaiting Review enhancement has-patch 02/02/2022
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/18/2021
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter Build/Test Tools normal normal Awaiting Review enhancement has-patch 10/25/2023
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 01/06/2023
#54152 Core posts e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/23/2021
#54153 Core taxonomies e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/27/2021
#54155 Core users e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/10/2022
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/09/2021
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal Awaiting Review enhancement has-patch 06/13/2018
#52668 Make it easier to override the built-in docker environment's config Build/Test Tools normal normal Awaiting Review enhancement has-patch 06/10/2023
#52895 Overview of e2e tests to be written Build/Test Tools normal normal Awaiting Review enhancement has-patch 08/16/2024
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/17/2019
#60306 PHPunit test for wp_enqueue_emoji_styles Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 02/28/2024
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/2022
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 03/03/2024
#61904 Twenty Nineteen : Social Icons Block's text decoration not matching in both side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 08/24/2024
#56143 Twenty Nineteen: Separator block alignment issue Bundled Theme normal minor Awaiting Review defect (bug) has-patch 04/15/2024
#56456 Twenty Nineteen: Text Color issue when added background color in Pullquote Block Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/17/2024
#58171 Twenty Nineteen: The pullquote block appears to have a problem when selecting the text color. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 09/05/2024
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.