Make WordPress Core

{8} Future Releases, Workflow Oriented (8128 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 (1001 - 1100 of 8128)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#48221 Improve punctuation consistency for labels on Add New User and Edit User screens Users normal normal Awaiting Review defect (bug) has-patch 09/25/2022
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string jeremyfelt Users normal normal defect (bug) has-patch 06/05/2019
#59485 Invalid username Users normal normal Awaiting Review defect (bug) has-patch 09/29/2023
#17905 Multisite doesn't delete a user's posts/links upon removal jeremyfelt Users normal normal defect (bug) has-patch 04/03/2020
#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
#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
#60576 Unable to change contact email Users normal normal Awaiting Review defect (bug) has-patch 02/20/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
#47064 User Profile Users normal normal Awaiting Review defect (bug) has-patch 05/03/2019
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#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
#54915 Username, email and password fields must be ltr in rtl locale sabernhardt* Users normal normal Future Release defect (bug) has-patch 07/10/2023
#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 06/05/2019
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#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
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#59724 tweak to translation prompt in wp_site_admin_email_change_notification Users normal normal Awaiting Review defect (bug) has-patch 10/25/2023
#52976 user emails comparison should be case insensitive Users normal normal Awaiting Review defect (bug) has-patch 06/29/2023
#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
#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 07/12/2022
#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
#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
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) has-patch 08/17/2022
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#57518 Undefined array key in widgets.php on line 919 Widgets normal normal Awaiting Review defect (bug) has-patch 01/02/2024
#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
#50811 Widget title box and text content not proper align. Widgets normal normal Awaiting Review defect (bug) has-patch 11/17/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
#57469 retrieve_widgets(): fatal error when a sidebar's widgets set to null (array is expected) Widgets normal normal defect (bug) has-patch 06/10/2024
#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
#49483 'Upload file types' Setting field for multisite network settings should be textarea than text input Administration normal normal Awaiting Review enhancement has-patch 01/13/2024
#61225 Add a new hook to allow custom buttons next to "Add new post" button siddiquesaad Administration normal normal Awaiting Review enhancement has-patch 05/15/2024
#38097 Add ability to Settings API to assign positioning Administration normal normal Future Release enhancement has-patch 06/01/2021
#42952 Add comments about JS removal of message query_arg Administration normal normal Awaiting Review enhancement has-patch 08/19/2024
#61064 Add filters for list table pagination and column header links Administration normal normal Awaiting Review enhancement has-patch 04/24/2024
#47650 Add hooks to installed themes screen to allow control and customization Administration normal normal Awaiting Review enhancement has-patch 07/23/2019
#44474 Add print styles to backend Administration normal normal Awaiting Review enhancement has-patch 07/06/2021
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor Awaiting Review enhancement has-patch 10/12/2019
#37219 Admin menu with admin_url function Administration normal normal enhancement has-patch 06/04/2019
#37445 Allow to adjust the `$in_admin` property of `WP_Screen` Administration normal normal Awaiting Review enhancement has-patch 07/07/2022
#26605 Appearance of recent/future posts in dashboard looks off on mobile. Administration normal normal Future Release enhancement has-patch 07/22/2019
#49616 Audit /wp-admin and sentence-case UI elements (buttons, drop-downs) for better readability Administration normal normal Future Release enhancement has-patch 01/19/2021
#26960 Audit extraneous HTML/CSS for the admin menu Administration low normal enhancement has-patch 06/04/2019
#46614 Category/tag/taxonomy names on admin screens Administration normal normal Awaiting Review enhancement has-patch 09/07/2021
#47954 Create a sanity check for siteurl and home changes Administration normal normal Awaiting Review enhancement has-patch 09/29/2019
#37578 Dashboard Recent Activity widget - new filters to manipulate output Administration normal normal enhancement has-patch 03/23/2021
#35554 De-emphasise WordPress Version in the admin Administration normal normal Future Release enhancement has-patch 05/06/2022
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal normal Awaiting Review enhancement has-patch 06/24/2024
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal Awaiting Review enhancement has-patch 03/29/2022
#55944 Few wp-admin files need to exit if directly loaded Administration normal normal Awaiting Review enhancement has-patch 07/03/2024
#44992 Filter for screen option 'Number of items per page' value Administration normal normal Awaiting Review enhancement has-patch 02/28/2019
#24689 Improve error wp-admin page chriscct7 Administration normal normal Awaiting Review enhancement has-patch 11/06/2017
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal normal Awaiting Review enhancement has-patch 08/16/2019
#39050 New Core Admin Menu Functions -- `add_menu_link` and `add_submenu_link` Administration normal normal Awaiting Review enhancement has-patch 03/15/2019
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal normal Awaiting Review enhancement has-patch 12/17/2019
#24795 OS X Treatment Administration normal trivial Future Release enhancement has-patch 02/05/2017
#54026 One admin menu item from different plugins Administration normal normal Awaiting Review enhancement has-patch 09/03/2021
#32194 Post Locked Notification Dialog is not Responsive Administration normal normal enhancement has-patch 06/04/2019
#41580 Review the usage of the `::-moz-focus-inner` CSS fix for the buttons extra padding in Firefox viktorfroberg Administration normal normal Awaiting Review enhancement has-patch 07/04/2022
#27996 Show/Hide Postbox doesn't work if dynamically added Administration normal normal enhancement has-patch 06/04/2019
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal normal Awaiting Review enhancement has-patch 06/29/2020
#54663 There are many missing comments in some files Administration normal normal Awaiting Review enhancement has-patch 12/19/2021
#60770 TimeZone select box compatibility with RTL directions Administration normal normal Awaiting Review enhancement has-patch 03/13/2024
#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
#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
#60640 Use of "selected" function for "Week Starts On" on General Setting page Administration normal minor Future Release enhancement has-patch 04/23/2024
#33573 Use the site icon introduced in 4.3 for the My Sites page Administration low normal Future Release enhancement has-patch 05/08/2019
#46418 Use wp_die() instead of die() function in wordpress Administration normal normal Future Release enhancement close 09/15/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
#30527 function to add separator Administration normal minor Future Release enhancement has-patch 02/05/2017
#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
#51899 Improve Application Passwords section layout in user profile Application Passwords normal normal Future Release enhancement has-patch 10/28/2021
#13874 Add package argument to "_deprecated_function" function chriscct7 Bootstrap/Load normal normal enhancement has-patch 06/04/2019
#34189 Add warning about changing $table_prefix for existing database Bootstrap/Load normal normal enhancement has-patch 06/04/2019
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.