Make WordPress Core

{8} Future Releases, Workflow Oriented (7943 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 (1901 - 2000 of 7943)

Has Patch / Needs Testing (55 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request has-patch 06/04/2019
#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
#14569 Assign plugins on a per-site-basis Plugins normal normal Future Release feature request has-patch 07/15/2022
#62332 Display last update on plugins page in WordPress backend Plugins normal normal Awaiting Review feature request has-patch 04/05/2025
#43058 File search in theme & plugin editor window Plugins normal normal Awaiting Review feature request has-patch 01/16/2018
#52182 Option to activate that plugin or goto installed plugin list Plugins normal normal Awaiting Review feature request has-patch 06/04/2025
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Awaiting Review feature request has-patch 04/05/2019
#59680 Nextpage add pagination for page Posts, Post Types normal normal Awaiting Review feature request has-patch 06/05/2025
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal normal Awaiting Review feature request has-patch 10/25/2024
#62690 Add "Copy to Clipboard" button to Revision Viewer Revisions normal normal Awaiting Review feature request has-patch 01/13/2025
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
#44211 Add cookie domain to `userSettings` script localize Script Loader normal normal Awaiting Review feature request has-patch 10/12/2020
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request has-patch 06/07/2017
#47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
#62119 Notice in Site Health in case revisions are disabled Site Health normal normal Awaiting Review feature request has-patch 10/02/2024
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal Awaiting Review feature request has-patch 10/26/2022
#47124 Admin menu: restore "Add New" in the Themes section Themes normal normal Future Release feature request has-patch 10/29/2021
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal Awaiting Review feature request has-patch 07/16/2019
#53415 Filter API to edit footer content Themes normal normal Awaiting Review feature request has-patch 09/30/2022
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal normal Awaiting Review feature request has-patch 10/14/2020
#53012 Change Status of "Hello World" to Draft as Default Upgrade/Install normal normal Awaiting Review feature request has-patch 07/03/2023
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal normal Awaiting Review feature request has-patch 04/05/2021
#60296 Creating db if not exist ilyay Upgrade/Install normal normal Awaiting Review feature request has-patch 01/19/2024
#62132 Make wordpress.org API connections for updates, plugins and themes configurable to a different location Upgrade/Install normal normal Awaiting Review feature request has-patch 05/07/2025
#62594 Updates Page: Add small icons before the Compatability line Upgrade/Install normal normal Awaiting Review feature request has-patch 12/23/2024
#55071 Add filters to wp_list_users() Users normal normal Future Release feature request has-patch 02/07/2022
#41051 Confirm use of weak password Field show when removed password Users normal normal Awaiting Review feature request has-patch 06/04/2019
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) Users normal normal Awaiting Review feature request has-patch 09/06/2020
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor Future Release feature request has-patch 09/06/2020
#41931 Not possible to add custom display_name option Users normal normal Awaiting Review feature request has-patch 06/11/2019
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
#49715 Alternate views for WP List Tables audrasjb Administration normal normal Future Release task (blessed) has-patch 04/29/2025
#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
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion Build/Test Tools normal normal Future Release task (blessed) has-patch 09/30/2024
#48086 Add required extensions and libraries to composer.json Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies Build/Test Tools normal normal Future Release task (blessed) has-patch 05/15/2025
#54334 E2E tests for Uploading New Version of Themes & Plugins Build/Test Tools normal normal Future Release task (blessed) has-patch 01/02/2025
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal Future Release task (blessed) close 02/13/2025
#59482 Tests: Introduce Reflection API helper methods. costdev Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal Future Release task (blessed) has-patch 10/05/2022
#53010 Tests: introduce namespacing for the test classes hellofromTonya Build/Test Tools normal normal Future Release task (blessed) has-patch 07/09/2025
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/2022
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal Future Release task (blessed) has-patch 03/09/2021
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 03/03/2024
#37486 Make emojis accessible Emoji normal normal Future Release task (blessed) has-patch 05/15/2025
#60306 PHPunit test for wp_enqueue_emoji_styles Emoji normal normal Awaiting Review task (blessed) has-patch 02/12/2025
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
#59233 Improve error handling for unserialize() General normal normal Future Release task (blessed) has-patch 03/13/2025
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 02/25/2022
#49631 Test coverage for media_sideload_image() _source_url meta killua99 Media normal normal Future Release task (blessed) has-patch 10/22/2020
#55645 Docs: Improve the documentation for `plugins_api()`. Plugins normal normal Future Release task (blessed) has-patch 08/09/2024
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
#39309 Secure WordPress Against Infrastructure Attacks Upgrade/Install normal critical Future Release task (blessed) has-patch 04/12/2024

Needs Dev / Bug Wrangler Feedback (45 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#38805 A hook is missing in class WP_List_Table Administration normal major Awaiting Review defect (bug) close 06/24/2025
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal Future Release defect (bug) dev-feedback 04/04/2025
#36201 Admin Pagination URLs Use Wrong Hostname Administration normal normal Future Release defect (bug) dev-feedback 07/22/2024
#56302 Admin menu links have relative URLs Administration normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#37145 Admin submenu opens underneeth editor link tool Administration low minor Future Release defect (bug) dev-feedback 08/05/2020
#21211 Alter how settings_errors are output in options.php Administration normal normal defect (bug) dev-feedback 06/04/2019
#43331 Color picker breaks admin panel in many templates Administration normal normal Awaiting Review defect (bug) close 12/02/2022
#62159 Creation of dynamic property ftp::$features is deprecated (PHP 8.2) Administration normal major Awaiting Review defect (bug) dev-feedback 10/31/2024
#43476 Fix parentheses in post status links for RTL Administration normal normal Awaiting Review defect (bug) dev-feedback 03/06/2018
#59410 Getting waring related Warning: array_flip() expects parameter 1 to be array Administration normal normal Awaiting Review defect (bug) close 10/03/2023
#27747 Inconsistent type default between `submit_button()` and `get_submit_button()` Administration normal normal Awaiting Review defect (bug) dev-feedback 12/06/2023
#42879 Invent a “Recommended Tools” section Administration normal normal Awaiting Review defect (bug) dev-feedback 12/13/2017
#61938 Lack of consistency on update types. Administration normal normal Awaiting Review defect (bug) dev-feedback 08/27/2024
#47517 Left Navigation Disappeared Administration normal normal Awaiting Review defect (bug) dev-feedback 06/11/2019
#48187 Missing admin color scheme causes incorrect body class Administration normal normal Awaiting Review defect (bug) dev-feedback 09/30/2019
#38076 Network admin plugin pages can be accessed on non-multisite Administration normal normal Future Release defect (bug) dev-feedback 07/06/2021
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major Awaiting Review defect (bug) dev-feedback 08/12/2018
#39261 Possible wrong base color for admin SVG-icons Administration normal normal Awaiting Review defect (bug) dev-feedback 02/26/2024
#45001 Relocate Admin Alerts to a new Alert Icon Administration normal normal Awaiting Review defect (bug) dev-feedback 01/06/2020
#43723 Sanitize user_contactmethods output Administration normal normal Awaiting Review defect (bug) dev-feedback 01/17/2019
#29030 Screen Options Poor Update/Rendering Causes Many things to Break Administration normal normal Awaiting Review defect (bug) dev-feedback 08/08/2018
#42486 The Tools screen is blank for users who cannot manage categories or tags Administration normal normal Awaiting Review defect (bug) dev-feedback 11/29/2024
#63209 The search engine for admin posts does not support quotes Administration normal normal Awaiting Review defect (bug) dev-feedback 04/02/2025
#15386 WP_List_Table::get_columns does not work for plugins scribu Administration high major Future Release defect (bug) close 02/16/2023
#61177 WordPress admin menu cannot cater for hundreds of menu items Administration normal normal Awaiting Review defect (bug) dev-feedback 08/16/2024
#25939 add_options_page(..., 'options.php') and 1000 vars limit SergeyBiryukov Administration normal normal Awaiting Review defect (bug) dev-feedback 03/08/2023
#35561 function wp_admin_canonical_url() not using configured site url when constructing canonical url link tag Administration normal normal Awaiting Review defect (bug) dev-feedback 08/01/2024
#63653 map_meta_cap() fails in wp_refresh_post_lock() for custom post types not registered before init Administration normal normal Awaiting Review defect (bug) dev-feedback 07/11/2025
#47788 send_headers hook does not work in wp-login or wp-admin Administration normal normal Awaiting Review defect (bug) dev-feedback 10/20/2019
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal normal Awaiting Review defect (bug) dev-feedback 02/05/2021
#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
#42696 Autosave Notification not dismissible Autosave normal major Awaiting Review defect (bug) dev-feedback 05/15/2023
#11049 Page Preview does not autosave page template nacin* Autosave normal normal defect (bug) dev-feedback 06/04/2019
#63446 Preview Changes show wrong revisions Autosave normal normal Awaiting Review defect (bug) dev-feedback 05/15/2025
#43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 12/06/2024
#48693 Silence ini_set caused error or check if function_exists first SergeyBiryukov* Bootstrap/Load normal normal Future Release defect (bug) changes-requested 05/17/2025
#18322 The Road to Magic Quotes Sanity jorbin Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 06/24/2024
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 07/15/2025
#18525 zlib.output_compression "on" in server conflicts with autoupdate Bootstrap/Load normal normal Awaiting Review defect (bug) close 05/22/2025
#48978 Add a new test case for E2E test (Show admin bar if user logged in) Build/Test Tools normal normal Future Release defect (bug) dev-feedback 06/20/2025
#51446 CORS issues with QUnit while running tests Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 11/10/2020
#52331 Consider using more precise browser versions for `browserslist` Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 07/27/2021
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal Future Release defect (bug) dev-feedback 03/21/2020
#53842 Review the type of select return values Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 07/30/2021
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal Future Release defect (bug) dev-feedback 10/10/2022
Note: See TracReports for help on using and creating reports.