Make WordPress Core

{7} Future Releases (8209 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 (101 - 200 of 8209)

1 2 3 4 5 6 7 8 9 10 11 12
Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57925 Unclear message when URL for non-existing admin page is called Administration normal normal Awaiting Review enhancement 03/15/2023
#57393 Unify checkbox handling and match wording with function on the User Profile screen Administration normal normal Future Release enhancement has-patch 01/03/2025
#46354 Update Count - Value Should Change as Updates are Applied Administration low trivial Future Release enhancement dev-feedback 02/14/2020
#55541 Update the styling for invalid form fields Administration normal normal Awaiting Review enhancement has-patch 04/07/2022
#55521 Use dashicons-class in `wp_dashboard_quota` and `wp_dashboard_right_now` Administration normal normal Awaiting Review enhancement has-patch 12/01/2023
#51817 WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice Administration normal normal Awaiting Review enhancement has-patch 04/08/2021
#26764 Welcome panel - misleading text chriscct7 Administration normal minor Future Release enhancement has-patch 09/26/2021
#46082 Why returning $menu_array[x] instead of $title Administration normal normal Awaiting Review enhancement dev-feedback 12/08/2021
#62549 checked is a boolean attribute Administration low trivial Awaiting Review enhancement 11/25/2024
#41558 create a (reusable) wp_default_admin_scripts Administration normal normal Awaiting Review enhancement 06/29/2022
#58448 inconsistency in the $items parameter to the handle_bulk_actions-{$screen} action Administration normal normal Awaiting Review enhancement 06/03/2023
#49166 need a function to know if a dashicon exists. Administration normal normal Awaiting Review enhancement dev-feedback 05/31/2022
#59721 test for wp_site_admin_email_change_notification Administration normal normal Future Release enhancement has-patch 10/09/2024
#57423 we need to check an argument is closure in PclZip Administration normal normal Awaiting Review enhancement has-patch 01/05/2023
#52715 404 Page for WordPress Admin Administration normal normal Awaiting Review feature request 03/04/2021
#59994 Add Plugins - ability to search and filter based on criteria like last updated date, average rating Administration normal normal Awaiting Review feature request 12/01/2023
#53387 Carry "dates" and times over to Plugins/Themes so you can see when it was installed/updated/removed. Administration normal normal Awaiting Review feature request 06/12/2021
#62703 Do not allow to leave a comment that contains prohibited keywords Administration normal normal Awaiting Review feature request 12/18/2024
#51663 Feature request: :Last Edit Date Administration normal normal Awaiting Review feature request has-patch 10/07/2024
#54096 Get URL by post ID in WP-Admin Administration normal normal Awaiting Review feature request 09/08/2021
#50158 Hide columns in the list of posts for user levels Administration normal normal Awaiting Review feature request dev-feedback 05/14/2020
#56931 Introduce action hook `manage_terms_extra_tablenav` Administration normal normal Future Release feature request has-patch 10/31/2022
#62700 Permalink settings for pagination Administration normal normal Awaiting Review feature request 12/17/2024
#58019 Required new Action for post edit screen after Post Submitbox Administration normal normal Awaiting Review feature request 03/30/2023
#60029 Admin unable to create new Application Password for user with no role on main site (multisite) Application Passwords normal normal Awaiting Review defect (bug) 08/18/2024
#60203 Application Passwords no longer authenticating Application Passwords normal normal Awaiting Review defect (bug) 02/15/2024
#62598 Application password, cant revoke Application Passwords normal normal Awaiting Review defect (bug) reporter-feedback 12/03/2024
#53692 Inaccurate schema for the app_id property in the application-passwords endpoints Application Passwords normal normal Awaiting Review defect (bug) needs-unit-tests 07/19/2021
#57707 Issue with "Add New Application Password" in profile page leading to empty error message Application Passwords normal normal Awaiting Review defect (bug) reporter-feedback 02/22/2023
#55796 SHORTINIT requires rest-api.php via rest_cookie_collect_status() via wp_get_current_user() Application Passwords normal normal Awaiting Review defect (bug) dev-feedback 05/24/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 10/25/2024
#59451 Saving draft and previewing page sometimes causes whole site to hang Autosave normal major Awaiting Review defect (bug) 09/26/2023
#57956 The Phrase Site Updated appears when you edit a reusable block Autosave normal normal Awaiting Review defect (bug) 03/20/2023
#44910 function for discriminating during auto saving Autosave normal trivial Awaiting Review feature request has-patch 09/07/2018
#48328 IIS 7+ with standard FCGI an URL_REWRITE mangles REQUEST_URI Bootstrap/Load normal major Awaiting Review defect (bug) 09/18/2024
#44766 Microsoft-IIS/6.0 problem with wp_fix_server_vars Bootstrap/Load normal major Awaiting Review defect (bug) needs-unit-tests 08/15/2024
#45948 WSOD protection message formatted incorrectly on windows Bootstrap/Load normal normal Awaiting Review defect (bug) reporter-feedback 08/20/2024
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/09/2024
#61694 Ensure compat functions do not rely on external functions Bootstrap/Load normal normal Future Release enhancement 09/24/2024
#60208 Prevent redirect loops Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 09/27/2024
#57553 Problem in load WordPress. Bootstrap/Load normal normal Awaiting Review enhancement has-patch 06/14/2023
#54961 Revise "Technical Difficulties" email to remove feature history and improve clarity of action steps Bootstrap/Load normal normal Future Release enhancement has-patch 09/17/2024
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/2024
#54986 Css file duplication generated with repeter names Build/Test Tools normal normal Awaiting Review defect (bug) reporter-feedback 01/29/2022
#59458 Duplicate PHP version in PHPUnit job names on GitHub Actions Build/Test Tools low trivial Future Release defect (bug) 10/16/2023
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal normal Awaiting Review defect (bug) 03/09/2021
#62844 Fix performance monitoring workflow to not send duplicate results for a single commit Build/Test Tools low normal Future Release defect (bug) 01/22/2025
#59110 Make the database container in the local Docker environment more generic Build/Test Tools normal normal Future Release defect (bug) has-patch 10/16/2023
#59644 Migrate QUnit tests to Jest Build/Test Tools normal normal Future Release defect (bug) 10/17/2023
#54724 PHPunit tests should not load remote patterns Build/Test Tools normal normal Awaiting Review defect (bug) 01/04/2022
#56250 ReferenceErrors encountered when running QUnit tests Build/Test Tools normal normal Awaiting Review defect (bug) 08/07/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
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal Future Release defect (bug) dev-feedback 10/10/2022
#62463 The `precommit:emoji` script no longer works in branches 6.4 and earlier Build/Test Tools normal normal Awaiting Review defect (bug) 12/02/2024
#61245 Two QUnit Widget tests are skipped and one is broken Build/Test Tools normal normal Awaiting Review defect (bug) 09/03/2024
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 03/30/2018
#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
#62065 Update in-repo PHPUnit documentation Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/17/2024
#60421 WordPress Build Artifact Zip File Empty On Windows Build/Test Tools normal normal Awaiting Review defect (bug) reporter-feedback 11/12/2024
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#41978 `_delete_all_data()` does not delete attachment files johnbillion Build/Test Tools normal normal Future Release defect (bug) has-patch 01/16/2019
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal Future Release defect (bug) has-patch 05/18/2017
#56086 readme.html should be changed to a markdown file Build/Test Tools normal normal Awaiting Review defect (bug) 06/28/2022
#54754 test for is_blog_installed() Build/Test Tools normal normal Future Release defect (bug) has-patch 04/01/2024
#60202 unable to start wp-env Build/Test Tools normal normal Awaiting Review defect (bug) reporter-feedback 10/21/2024
#56602 Add a comment to auto-generated editor files pulled from Gutenberg repository Build/Test Tools normal normal Awaiting Review enhancement 09/19/2022
#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
#56087 Configure Codecov status checks Build/Test Tools low normal Awaiting Review enhancement 06/28/2022
#54154 Core medias e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54157 Core menus e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#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
#54156 Core widgets e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal Future Release enhancement has-patch 10/03/2019
#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
#57761 Prevent non-Latin characters from being used in filenames Build/Test Tools normal normal Awaiting Review enhancement 02/17/2023
#37190 Split out function declarations and code executions. Build/Test Tools normal normal Awaiting Review enhancement reporter-feedback 09/14/2020
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal normal Awaiting Review enhancement has-patch 11/06/2024
#41451 Use pretty permalinks by default in the test suite Build/Test Tools normal normal Awaiting Review enhancement needs-unit-tests 10/19/2018
#60874 Better Block Management System required Build/Test Tools normal normal Awaiting Review feature request 06/20/2024
#62197 Introduce testing workflow for the local Docker environment Build/Test Tools normal normal Future Release feature request has-patch 12/05/2024
#54334 E2E tests for Uploading New Version of Themes & Plugins Build/Test Tools normal normal Future Release task (blessed) has-patch 01/02/2025
#42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023
#60306 PHPunit test for wp_enqueue_emoji_styles Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 02/28/2024
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 03/03/2024
#61022 Twenty Eleven: "Follow Blog" pattern has black text on black background Bundled Theme normal normal Future Release defect (bug) 05/06/2024
#46802 Twenty Eleven: Dark Mode Featured Post gradient overlay is overlapping Bundled Theme normal normal Future Release defect (bug) 06/22/2024
#55063 Twenty Eleven: Quote block italic styling works in reverse Bundled Theme normal normal Future Release defect (bug) 02/03/2022
#62356 Twenty Fifteen : On Adding background color to Navigation Block padding added in editor but not in frontend Bundled Theme normal normal Awaiting Review defect (bug) 12/04/2024
#62079 Twenty Fifteen : PHPCS Fixes Bundled Theme normal normal Awaiting Review defect (bug) dev-feedback 09/28/2024
#59612 Twenty Fifteen PullQuote block having issue with border in editor side. Bundled Theme normal normal Future Release defect (bug) changes-requested 04/18/2024
#59692 Twenty Fifteen theme having multiple issue with pullquote block. Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024
#61881 Twenty Fourteen: Button block background color is mismatch Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/03/2025
#42043 Twenty Fourteen: Menu problems on iPad Air 2 Bundled Theme normal normal Future Release defect (bug) dev-feedback 12/02/2024
#60872 Twenty Nineteen : Read More Block Text Decoration is not working properly Bundled Theme normal normal Future Release defect (bug) changes-requested 09/10/2024
#45904 Twenty Nineteen: .button doesn't override link color Bundled Theme normal normal Future Release defect (bug) 02/01/2024
#46215 Twenty Nineteen: Aligning table to center not working on front end Bundled Theme normal normal Future Release defect (bug) changes-requested 08/11/2024
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.