Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1291 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1001 - 1100 of 1291)

1 2 3 4 5 6 7 8 9 10 11 12 13

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35310 "Add Media" dropzone shouldn't take up the entire modal window Upload normal normal Awaiting Review defect (bug) dev-feedback 05/15/2019
#49725 Bug in plugin upload Upload normal normal Awaiting Review defect (bug) dev-feedback 03/30/2020
#47752 Fix upload of .srt files Upload normal normal Future Release defect (bug) dev-feedback 09/22/2019
#45670 Getting different MIME type from function finfo_file. Upload normal normal Awaiting Review defect (bug) dev-feedback 01/09/2019
#23895 Max upload size 0 when post_max_size = 0 johnbillion Upload normal normal Future Release defect (bug) dev-feedback 11/29/2017
#18474 Misleading error message when theme ZIP exceeds post_max_size Upload normal normal Awaiting Review defect (bug) dev-feedback 05/15/2019
#54078 Underscore appended to media file on upload Upload normal normal Awaiting Review defect (bug) dev-feedback 09/07/2021
#32318 Upload fails, wp_insert_attachment returned 0 Upload normal normal Awaiting Review defect (bug) close 10/19/2022
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal Future Release defect (bug) dev-feedback 11/03/2019
#18043 Uploaded images disappear after loading if using compression w/Apache Upload normal major Future Release defect (bug) dev-feedback 05/15/2019
#12756 WPMU does not handle files with two or more dots in the filename wpmuguru Upload normal minor Future Release defect (bug) close 10/14/2022
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal Awaiting Review defect (bug) changes-requested 09/14/2022
#15924 Add 'media_default_link_type' option to parallel 'image_default_link_type' Upload normal normal Future Release enhancement dev-feedback 05/15/2019
#48477 Add a hook before creating image sub-sizes Upload normal normal Future Release enhancement dev-feedback 02/10/2020
#58155 Add filter to allow large image scaling of PNGs Upload normal normal Awaiting Review enhancement dev-feedback 04/19/2023
#6814 Async media crunching adamsilverstein Upload normal normal Future Release enhancement dev-feedback 08/24/2022
#50188 Disable Media uploader if PHP file_uploads is disabled Upload normal minor Awaiting Review enhancement dev-feedback 01/24/2024
#24251 Reconsider SVG inclusion to get_allowed_mime_types Upload normal normal Awaiting Review enhancement dev-feedback 03/27/2023
#45725 Unable to use the UPLOADS constant with WordPress in a different directory Upload normal normal Awaiting Review enhancement needs-docs 01/16/2019
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#16788 Ampersands in e-mail address become invalid Users normal normal Awaiting Review defect (bug) dev-feedback 06/04/2019
#52256 Default hide password field. Users normal normal Awaiting Review defect (bug) dev-feedback 10/20/2023
#60441 Delete User-> Attribute All Content Doesn't Show Users with Editor Roles Users normal normal Awaiting Review defect (bug) dev-feedback 02/05/2024
#55456 Double escaping wp_user-settings Users normal normal Future Release defect (bug) dev-feedback 05/02/2022
#16293 In multisite installs, users with id 1 can't be deleted Users normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
#56028 Pass the user object instead of recall get user function Users normal normal Awaiting Review defect (bug) dev-feedback 09/26/2023
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal normal Awaiting Review defect (bug) dev-feedback 05/22/2017
#40477 REST API: Does NOT Trigger New User Notifications! Users normal normal Awaiting Review defect (bug) needs-unit-tests 12/04/2017
#58427 Retain existing user session when changing password Users normal normal Awaiting Review defect (bug) dev-feedback 05/30/2023
#16833 Signup mechanism shortens usernames without warning Users normal normal Future Release defect (bug) dev-feedback 07/10/2017
#59324 User list Users normal normal Awaiting Review defect (bug) dev-feedback 09/13/2023
#42957 Usernames ending in a period generate invalid reset password links in certain email clients hellofromTonya Users normal normal Future Release defect (bug) dev-feedback 04/29/2022
#53199 WP_User::add_role() runs even if the added role is already set Users normal normal Awaiting Review defect (bug) dev-feedback 05/13/2021
#49545 update_meta_cache issue while getting record from user meta table in multi site Users normal blocker Awaiting Review defect (bug) dev-feedback 04/24/2023
#10631 wp-admin/users.php does not show pages under "posts" column Users normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object Users normal normal Awaiting Review defect (bug) dev-feedback 04/05/2019
#23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 12/15/2023
#41522 wp_set_password() doesn't trigger a changed password notification Users normal normal Awaiting Review defect (bug) dev-feedback 08/02/2017
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#41544 $id_or_email parameter in get_avatar filter needs to be more concrete Users normal normal Awaiting Review enhancement dev-feedback 10/14/2017
#49639 Add a filter on wp_insert_user function regarding $user_pass Users normal normal Awaiting Review enhancement dev-feedback 07/02/2021
#39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement needs-unit-tests 01/17/2023
#45359 Add checkbox to enable or disable sending out emails on password changes from backend Users normal normal Awaiting Review enhancement dev-feedback 01/21/2023
#49046 Add filter to send_confirmation_on_profile_email() SergeyBiryukov Users normal normal Future Release enhancement dev-feedback 02/10/2020
#46035 Add set_display_name method to WP_Roles class Users normal normal Awaiting Review enhancement dev-feedback 02/01/2019
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement needs-unit-tests 10/24/2017
#39123 Allow usernames to be changed by administrators Users normal normal Awaiting Review enhancement needs-unit-tests 11/21/2017
#48879 Changing Site Admin Email Assumes Username and Who Took the Action (which may be incorrect) Users normal minor Future Release enhancement dev-feedback 03/15/2024
#48563 Changing site admin email address is backwards Users normal normal Awaiting Review enhancement dev-feedback 04/27/2021
#43748 Create new action edit_user_updated_user similar to edit_user_created_user Users normal normal Awaiting Review enhancement dev-feedback 05/23/2018
#58312 Display password hint on additional screens Users normal normal 6.6 enhancement dev-feedback 02/12/2024
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov Users normal normal Awaiting Review enhancement dev-feedback 08/27/2019
#49258 Improper Session Termination Users normal normal Awaiting Review enhancement dev-feedback 08/23/2023
#38109 Improvements to user deletion Users normal normal Awaiting Review enhancement dev-feedback 04/01/2019
#33209 Inviting a new user to Multisite results in password being emailed Users normal normal Future Release enhancement dev-feedback 06/11/2019
#12295 More support to customize user profile edit page nacin* Users normal normal Awaiting Review enhancement dev-feedback 06/23/2022
#12682 Multiple password reset emails can be annoying Users normal normal Future Release enhancement dev-feedback 11/27/2023
#40348 Option to enable User Dashboard on single-site installations Users normal normal Awaiting Review enhancement dev-feedback 08/04/2021
#58152 Possible variable re-use mujuonly Users normal normal Awaiting Review enhancement dev-feedback 04/19/2023
#41672 REST create user: existing_user_login is returned before existing_user_email shooper Users normal normal Future Release enhancement dev-feedback 11/08/2021
#58103 Show user roles when deleting users audrasjb Users normal normal Future Release enhancement changes-requested 02/12/2024
#44358 Unable to search a user if username is an email address Users normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#34316 User status inconsistent between single-site & multisite Users normal normal Awaiting Review enhancement needs-unit-tests 09/27/2017
#44690 Username should not accept space Users normal normal Awaiting Review enhancement dev-feedback 02/27/2021
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 03/02/2019
#34927 user_url and user_email length too short Users normal normal Awaiting Review enhancement dev-feedback 05/14/2018
#39787 wp_list_authors can be optimize Users normal normal Awaiting Review enhancement dev-feedback 01/26/2024
#37921 Make "newbloguser" URL segment customizable/filterable Users normal normal Awaiting Review feature request dev-feedback 04/19/2019
#33542 User preferences API idea Users normal normal Future Release feature request dev-feedback 02/05/2017
#43484 WordPress Notification Center proposal Users normal normal Awaiting Review feature request dev-feedback 03/14/2024
#42998 Custom HTML Widget uses widget_text twice in markup Widgets normal normal Future Release defect (bug) dev-feedback 01/14/2019
#47976 HTML attributes in uppercase show error in widgets Widgets normal normal Awaiting Review defect (bug) dev-feedback 10/18/2022
#47670 RSS widget creates an accessibility problem when used more than once audrasjb Widgets normal normal Future Release defect (bug) dev-feedback 11/12/2021
#27307 Text Widget size spill over the side of Widget Container in random width. Widgets normal normal Awaiting Review defect (bug) dev-feedback 05/26/2017
#42695 Text Widget: hard-coded width/height attributes are stripped from iframes Widgets normal normal Future Release defect (bug) dev-feedback 05/02/2018
#25419 Add icon support for widgets on the admin page and customize screens Widgets low minor Future Release enhancement dev-feedback 03/05/2018
#35656 Deprecate old single (non-multi) widgets Widgets normal normal Future Release enhancement dev-feedback 08/25/2021
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal Future Release enhancement dev-feedback 06/08/2022
#31020 Introduce discrete capability for managing widgets johnbillion Widgets normal normal Future Release enhancement needs-unit-tests 01/30/2022
#39909 Make title behaviours consistent across all widgets on first load westonruter Widgets normal normal Future Release enhancement dev-feedback 06/25/2021
#35669 Store widgets in a custom post type instead of options Widgets normal normal Awaiting Review enhancement dev-feedback 01/10/2019
#45054 Widget deletion: Add an "Are you sure you want to delete?" popup before it gets deleted Widgets normal normal Awaiting Review enhancement dev-feedback 05/25/2020
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#60653 Block-based Widgets Editor - Site Logo Block is not listed. Widgets normal minor Awaiting Review feature request dev-feedback 03/12/2024
#16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 07/15/2022
#20070 Deprecate Blogger XML-RPC Methods XML-RPC normal normal Future Release enhancement dev-feedback 09/21/2020
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement needs-unit-tests 06/20/2019
#37096 Unit tests for xmlrpc_getposttitle() and xmlrpc_getpostcategory() along with patch to trim and unique returned values SergeyBiryukov XML-RPC low minor Future Release enhancement dev-feedback 01/20/2022
#35993 Unit tests: XML-RPC Request routines XML-RPC normal normal Future Release enhancement dev-feedback 01/20/2022
#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal defect (bug) dev-feedback 06/04/2019
#21211 Alter how settings_errors are output in options.php Administration normal normal defect (bug) dev-feedback 06/04/2019
#35182 Site icon URLs don't respect SSL in admin Administration normal normal defect (bug) dev-feedback 06/04/2019
#27804 bug when updating after domain change settings Administration normal normal defect (bug) dev-feedback 06/04/2019
#30300 setUserSetting js function only removes first unwanted character Administration normal normal defect (bug) dev-feedback 06/04/2019
#25616 Add a content length filter to wp_dashboard_recent_drafts() Administration normal normal enhancement dev-feedback 06/04/2019
#19691 Cannot modify admin messages for /wp-admin/edit.php Administration normal normal enhancement dev-feedback 06/04/2019
#30177 Eliminate deprecated pointers Administration normal normal enhancement dev-feedback 06/04/2019
#29312 No recommended nonce refresh functionality in Heartbeat. Administration normal normal enhancement dev-feedback 06/04/2019
#11049 Page Preview does not autosave page template nacin* Autosave normal normal defect (bug) dev-feedback 06/04/2019
#22325 Abstract GPCS away from the superglobals Bootstrap/Load normal normal enhancement dev-feedback 06/04/2019
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.