Make WordPress Core

{8} Future Releases, Workflow Oriented (7945 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 (2001 - 2100 of 7945)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#43635 Allow to (only) store users in an external user database/backend Users normal normal Awaiting Review enhancement has-patch 03/26/2018
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal Awaiting Review enhancement has-patch 12/03/2021
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal Awaiting Review enhancement has-patch 02/13/2023
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal Future Release enhancement has-patch 03/21/2022
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019
#43601 Improve error messaging when activating multisite users Users normal normal Awaiting Review enhancement has-patch 01/16/2019
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal Future Release enhancement has-patch 10/15/2020
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 04/22/2026
#64349 Simplify Editing Experience for Author Biographical Info Field Users normal normal Awaiting Review enhancement has-patch 05/21/2026
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal Awaiting Review enhancement has-patch 04/16/2020
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal normal Awaiting Review enhancement has-patch 04/25/2019
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
#21744 WP_User_Query does not support post type Users normal normal Awaiting Review enhancement has-patch 03/27/2019
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal Awaiting Review enhancement has-patch 09/27/2017
#61149 class WP_User(), mark prop $deleted as deprecated Users normal trivial Awaiting Review enhancement has-patch 06/07/2024
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. Users normal normal enhancement has-patch 04/09/2026
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#53405 short circuit before current filters for get_edit_user_link Users normal normal Awaiting Review enhancement has-patch 10/24/2024
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 07/30/2018
#19867 wp_dropdown_users() still not scalable Users normal normal Future Release enhancement has-patch 04/06/2026
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#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 04/21/2026
#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
#44019 Class-wp-widget-categories.php causes js error in console. Widgets normal normal Future Release defect (bug) has-patch 05/11/2018
#29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 10/13/2020
#63465 Events and News Widget: Empty <ul> Appears Without City Selection Causing Layout Shift Widgets normal normal Awaiting Review defect (bug) has-patch 01/28/2026
#59588 False returned instead of default value on get_option with failure of unserializing data. Widgets normal normal Awaiting Review defect (bug) has-patch 04/09/2026
#44450 Functions/methods do not return any value in classes should use @return void in method doc Widgets normal normal Future Release defect (bug) has-patch 04/05/2019
#64714 Inconsistent vertical spacing between the headings and their content in the dashboard widgets: Site Health Status, Quick Edit, Activity, and WordPress Events and News. Widgets normal normal Awaiting Review defect (bug) has-patch 05/19/2026
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 10/15/2020
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor Awaiting Review defect (bug) has-patch 03/18/2021
#55121 classic widgets with no settings won't show up in 5.9 Widgets normal normal Future Release defect (bug) has-patch 08/03/2023
#63611 wp_widget_rss_output: HTML entities that are part of HTML tags should be removed wildworks Widgets normal normal Future Release defect (bug) has-patch 03/03/2026
#62694 wpautop Misuse in the "widget_block_content" Filter with Shortcode Block Widgets normal normal Awaiting Review defect (bug) has-patch 04/09/2026
#52526 Add different class for RSS widget in different conditions Widgets normal normal Awaiting Review enhancement has-patch 04/25/2022
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
#60179 Add unit tests for wp_widgets_add_menu Widgets normal normal Awaiting Review enhancement has-patch 02/12/2025
#38031 Allow modifying args for the_widget Widgets normal normal Awaiting Review enhancement has-patch 04/28/2019
#31960 Archives widget li should have informative css classes Widgets normal normal enhancement has-patch 06/05/2019
#24856 Authors widget to highlight authors Widgets normal normal Future Release enhancement has-patch 03/14/2019
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings Widgets normal trivial Awaiting Review enhancement has-patch 01/01/2025
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 02/16/2022
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#54048 improve preloaded REST API requests in widget editor Widgets normal normal Awaiting Review enhancement has-patch 09/04/2021
#57224 tests for wp_widgets_add_menu() Widgets normal normal Future Release enhancement has-patch 05/07/2026
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 01/04/2019
#65074 Rendering error of the wp_register_ability_category() doc page WordPress.org Site normal normal Awaiting Review defect (bug) has-patch 04/15/2026
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 06/05/2019
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023
#54147 XMLRPC API ignores empty terms_names array XML-RPC normal normal Awaiting Review defect (bug) has-patch 09/20/2021
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor Future Release enhancement has-patch 02/21/2020
#59414 XML-RPC - add updateMedia endpoint joedolson* XML-RPC normal normal Future Release enhancement has-patch 02/12/2025
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 05/12/2025
#61575 Node Modules in sub-directories not getting ignored while exporting the theme Administration normal normal Awaiting Review defect (bug) close 02/07/2025
#35554 De-emphasise WordPress Version in the admin Administration normal normal Future Release enhancement close 06/26/2025
#65446 Open "Visit Site" / "View Site" admin links in a new tab Administration normal normal Awaiting Review enhancement close 06/13/2026
#46418 Use wp_die() instead of die() function in wordpress Administration normal normal Future Release enhancement close 09/15/2023
#30527 function to add separator Administration normal minor Future Release enhancement close 06/30/2025
#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
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 01/06/2023
#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
#45907 Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column Bundled Theme normal normal Future Release defect (bug) close 04/08/2026
#65433 Twenty Nineteen: replace whitespace character for heading decoration Bundled Theme normal minor Awaiting Review enhancement close 06/09/2026
#63022 Update cache.php - Improve function wp_cache_decr Cache API normal normal Awaiting Review enhancement close 06/03/2025
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
#36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal Future Release enhancement close 07/30/2025
#63825 Creating a post containing UTF-8, then changing WP_CHARSET to "latin1", makes posts un-editable. Database normal normal Awaiting Review defect (bug) close 09/22/2025
#64088 Button to add a post tag breaks into new line in German translation Editor normal minor Awaiting Review defect (bug) close 10/10/2025
#61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) close 02/02/2026
#34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
#49865 _unzip_file_pclzip attempting to create directories all the way up to / Filesystem API normal normal Awaiting Review defect (bug) close 05/12/2025
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement close 06/05/2025
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) close 06/09/2026
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement close 06/04/2025
#47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement close 03/17/2025
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 02/28/2024
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 09/14/2020
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 02/28/2024
#23482 Fix improper use of comment_exists() in some importers maxpagels Import normal normal defect (bug) close 06/20/2025
#36098 Install: "Repeat Password" is not required when browser js is disabled Login and Registration normal normal defect (bug) close 06/07/2026
#40806 Subtitles show no media files in browser when there are some Media normal normal Awaiting Review defect (bug) close 07/10/2025
#64056 Media / REST API: Uploading non-resizable image formats (SVG) generates multiple PHP warnings Media normal normal Awaiting Review enhancement close 10/01/2025
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 06/08/2023
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 07/13/2025
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal Awaiting Review enhancement close 01/08/2025
#61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal Awaiting Review defect (bug) close 01/31/2025
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 10/29/2024
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request close 05/20/2026
Note: See TracReports for help on using and creating reports.