Make WordPress Core

{8} Future Releases, Workflow Oriented (7783 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 7783)

Has Patch / Needs Testing (54 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61469 Display name doesn't update correctly when first and last name fields are cleared. Users normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#53341 Edit user: Error notice for failed password reset strips HTML for support article link Users normal normal Future Release defect (bug) has-patch 06/07/2021
#58917 Email Sending validation doesn't occur when password reset is sent from the Users page Users normal normal Awaiting Review defect (bug) has-patch 08/15/2023
#26805 Email with Apostrophe May Not Update in Multisite Users normal normal Awaiting Review defect (bug) has-patch 06/04/2019
#44565 Find plural text in description of username on profile page. Users normal normal Awaiting Review defect (bug) has-patch 01/21/2020
#20774 Flagging a user with any role on a subsite as spam leads to flagging the site as spam Users normal major Awaiting Review defect (bug) has-patch 11/16/2020
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson Users normal normal Awaiting Review defect (bug) has-patch 10/11/2023
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal normal Awaiting Review defect (bug) has-patch 04/26/2023
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string Users normal normal defect (bug) has-patch 09/17/2024
#62513 Long first/last names without spaces break mobile view layout Users low minor Awaiting Review defect (bug) has-patch 05/12/2025
#38898 Lost password form not working with plugins that rename login URL Users normal normal Awaiting Review defect (bug) has-patch 07/31/2025
#47064 Missing "user_id" parameter in user-edit.php form Users normal normal Awaiting Review defect (bug) has-patch 06/20/2025
#17905 Multisite doesn't delete a user's posts/links upon removal Users normal normal defect (bug) has-patch 09/17/2024
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal normal Awaiting Review defect (bug) has-patch 12/17/2019
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 06/05/2019
#63330 PHP deprecated error in meta.php on line 1298 Users normal normal Awaiting Review defect (bug) has-patch 04/23/2025
#58860 Potential security issue in is_super_admin Users normal normal Awaiting Review defect (bug) has-patch 07/20/2023
#58527 Rest password error handling issue for email Users normal normal Awaiting Review defect (bug) has-patch 06/23/2023
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz Users normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#57413 Updating a user email via rest api doesn't trigger confirmation email Users normal normal Awaiting Review defect (bug) has-patch 01/03/2023
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#36405 User creation fails for users with long names. Users normal normal defect (bug) has-patch 04/07/2025
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal Future Release defect (bug) has-patch 03/24/2019
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 08/01/2022
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 03/03/2025
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#63687 While navigating menu from Add User to any menu it asking for changes but did not add anything. Users normal normal Awaiting Review defect (bug) has-patch 08/01/2025
#54868 [WP_User_Query][Multisite] Run queries in the context of the correct site / blog_id Users normal normal Awaiting Review defect (bug) has-patch 01/24/2022
#44510 count_user_posts() does not check for empty $userid Users normal normal Awaiting Review defect (bug) has-patch 07/07/2018
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal Awaiting Review defect (bug) has-patch 06/03/2022
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#63280 wp-settings- and wp-settings-time- cookies set on every admin request if user settings empty Users normal trivial Awaiting Review defect (bug) has-patch 04/15/2025
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal normal Awaiting Review defect (bug) has-patch 11/22/2025
#49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 08/18/2021
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 07/18/2024
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal normal Awaiting Review defect (bug) has-patch 06/30/2024
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#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 07/31/2025
#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
#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
#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

Needs Dev / Bug Wrangler Feedback (46 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52610 Consider removing many of the default test group exclusions Build/Test Tools normal normal Awaiting Review task (blessed) dev-feedback 04/29/2021
#56070 Use a consistent order of annotations in the test suite Build/Test Tools normal normal Future Release task (blessed) dev-feedback 10/17/2023
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set General normal normal Awaiting Review task (blessed) changes-requested 04/06/2025
#40365 Introduce a REST API endpoint for sites REST API normal normal Future Release task (blessed) needs-unit-tests 09/17/2025
#51928 Provide plugin/theme update failure data to dot org Upgrade/Install normal normal Future Release task (blessed) dev-feedback 08/16/2024
#52762 About page widget to Dashboard Administration normal normal Awaiting Review feature request dev-feedback 05/31/2023
#60789 Administration Email Address: Allow method to deactivate Administration normal normal Awaiting Review feature request close 01/29/2025
#50158 Hide columns in the list of posts for user levels Administration normal normal Awaiting Review feature request dev-feedback 05/14/2020
#59282 WordPress should register custom error and exception handlers Bootstrap/Load normal normal Future Release feature request dev-feedback 07/01/2025
#64222 Improve the upgrade process for the Twemoji library Build/Test Tools normal normal Awaiting Review feature request dev-feedback 11/10/2025
#53807 Add function or filter to send all customizer setting default values to the database upon theme installation Customize normal normal Future Release feature request dev-feedback 08/02/2021
#59639 Dedicated tables for media libary Database normal major Awaiting Review feature request changes-requested 10/16/2023
#54070 Increase CPT "machine name" limit from its current maximum of 20 characters. Database normal normal Awaiting Review feature request dev-feedback 11/08/2024
#54288 Argument for allowed blocks when registering a post type Editor normal normal Future Release feature request dev-feedback 10/19/2021
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 07/01/2022
#60689 Concerning use of external libraries External Libraries normal normal Awaiting Review feature request dev-feedback 04/02/2024
#8994 Incorporate MediaRSS Plugin into core technosailor Feeds normal normal Future Release feature request dev-feedback 02/07/2021
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 Filesystem API normal normal Awaiting Review feature request dev-feedback 07/17/2023
#36710 Symlinked directories should not be deleted recursively Filesystem API normal normal Future Release feature request dev-feedback 05/15/2025
#51040 How about having a native BR to Newline method, i.e. br2nl Formatting normal normal Awaiting Review feature request dev-feedback 12/14/2023
#57909 It's not logical that the "Read more"-button disappears when you create a manual excerpt Formatting normal normal Awaiting Review feature request close 03/14/2023
#32639 A URL Agnostic Wordpress General normal normal Awaiting Review feature request dev-feedback 07/25/2018
#50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb General normal normal Future Release feature request dev-feedback 07/21/2023
#54218 Introduce a way to communicate incoming UI updates to users General normal normal Awaiting Review feature request dev-feedback 11/04/2021
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 04/05/2019
#12477 Search with special characters and similar terms nbachiyski I18N normal normal feature request dev-feedback 06/04/2019
#41663 Hooks for the back to login link in the footer of wp-login.php Login and Registration normal normal Awaiting Review feature request dev-feedback 07/20/2021
#38789 Multisite sign-up improvements (potential roadmap) Login and Registration normal normal Awaiting Review feature request dev-feedback 03/25/2019
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 12/11/2025
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal Awaiting Review feature request dev-feedback 02/22/2017
#53829 Add unique keywords for wp_mail calls to categorize it Mail normal normal Awaiting Review feature request dev-feedback 08/03/2025
#51717 Emails in WordPress (Templating and Sending methodology) Mail normal normal Awaiting Review feature request dev-feedback 08/17/2025
#11895 Allow more specific image size editing Media normal normal feature request dev-feedback 06/04/2019
#48488 Easier disabling of PDF thumbnail creation Media normal normal Future Release feature request dev-feedback 12/03/2019
#37801 Media Functions Media normal normal Awaiting Review feature request dev-feedback 04/19/2019
#47657 Menu: In wp_link_pages() function add new args to wrap a tag Menus normal normal Awaiting Review feature request dev-feedback 07/08/2019
#14969 menu element "all (direct) child pages" Menus normal normal feature request dev-feedback 06/04/2019
#38171 A site within a network has no more users when those users are deleted from the network Networks and Sites normal normal Awaiting Review feature request dev-feedback 01/06/2020
#54080 Dashboard > My Sites could use a list table for displaying the list of sites Networks and Sites normal normal Awaiting Review feature request dev-feedback 09/08/2021
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 04/01/2025
#37831 Change the permalink structure without changing the url of older articles Permalinks normal normal Awaiting Review feature request dev-feedback 04/19/2019
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal normal Awaiting Review feature request dev-feedback 02/14/2022
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 05/25/2023
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal Awaiting Review feature request dev-feedback 04/15/2020
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal Awaiting Review feature request dev-feedback 04/06/2018
#53149 Plugins: Consider using `block.json` file as an entry point for blocks from Block Directory Plugins normal normal feature request dev-feedback 02/18/2022
Note: See TracReports for help on using and creating reports.