Make WordPress Core

{23} Popular Tickets (5231 matches)

Create a new ticket
  • Tickets that have one follower or more
  • Sort by votes, component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3101 - 3200 of 5231)

Noteworthy (100 matches)

Ticket Summary Owner Component Priority Severity Votes Milestone Type Workflow Modified
#51152 Improve WP/PHP requirement error messages when uploading a plugin/theme by ZIP Upgrade/Install normal normal 2 Awaiting Review enhancement 08/26/2020
#59720 Long-term plan for handling Gutenberg version compatibility with core Upgrade/Install normal normal 2 Awaiting Review enhancement 10/24/2023
#14393 Maintenance mode overkill. Please refine usage of it Upgrade/Install normal normal 2 Future Release enhancement 03/18/2017
#37484 Make form in request_filesystem_credentials() in line with WP admin form styling / HTML structure / security Upgrade/Install normal normal 2 Future Release enhancement 05/15/2025
#62489 Make the .maintenance file location more configurable Upgrade/Install normal normal 2 Awaiting Review enhancement has-patch 06/04/2025
#51496 Scroll to the first plugin which is going to be updated after clicking on 'Apply' while Bulk actions 'Update' is selected to show that process is in a progress. audrasjb Upgrade/Install normal normal 2 Awaiting Review enhancement 06/08/2023
#35530 Style and upgrade "Briefly unavailable for scheduled maintenance. Check back in a minute." page Upgrade/Install normal normal 2 Awaiting Review enhancement 01/10/2018
#34649 Support for filtering constants and .htaccess message in network setup Upgrade/Install normal normal 2 enhancement 03/15/2023
#34610 Unify Add plugin with Add theme: load tabs through ajax Upgrade/Install normal normal 2 enhancement 06/05/2019
#52388 Use HTTPS URL already during installation if supported Upgrade/Install normal normal 2 Future Release enhancement has-patch 04/11/2025
#48473 WordPress installer should prompt to configure options like comments Upgrade/Install normal normal 2 Awaiting Review enhancement 02/06/2022
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal 2 Future Release enhancement has-patch 09/23/2019
#53887 no link to theme changelog/readme.txt on the wordpress updates page Upgrade/Install normal normal 2 Awaiting Review enhancement 12/20/2024
#50437 Add leniency to the overdue check for plugin and theme auto updates Upgrade/Install normal normal 2 Future Release task (blessed) 11/19/2024
#61173 Run upgrade tests on PRs and pushes to trunk Upgrade/Install normal normal 2 Awaiting Review task (blessed) 05/08/2024
#45818 ALLOW_UNFILTERED_UPLOADS does not work on multisite Upload normal normal 2 Awaiting Review defect (bug) 09/22/2022
#52897 Animated PNG: WordPress keeps renaming .apng files into .png (I lost 10 hours of work) Upload normal normal 2 Awaiting Review defect (bug) 03/24/2021
#23188 Hardcoded relative url 'async-upload.php' in plupload/handlers.js Upload normal normal 2 Awaiting Review defect (bug) 01/18/2018
#49658 Incorrect Upload Directory path using wp_upload_dir() Upload normal normal 2 Awaiting Review defect (bug) reporter-feedback 03/23/2020
#23895 Max upload size 0 when post_max_size = 0 johnbillion Upload normal normal 2 Future Release defect (bug) dev-feedback 11/29/2017
#16191 Uploaded files with quote marks in the filename are undisplayable in MS Upload normal normal 2 Future Release defect (bug) close 07/02/2025
#58243 WordPress 6.2 duplicating images on upload Upload normal normal 2 Awaiting Review defect (bug) 05/04/2023
#63778 Allow admins/editors to upload SVGs Upload normal normal 2 Awaiting Review enhancement 09/04/2025
#36423 Constant in wp-config.php to disable uploads Upload normal normal 2 Awaiting Review feature request 02/02/2017
#35017 Bug in bindPasswordForm() LastPass mismatch issue Users normal normal 2 defect (bug) 06/05/2019
#47468 Cookie Expiry & Login Popup causes loss of any work currently busy with Users normal normal 2 Awaiting Review defect (bug) 10/01/2019
#12720 Delete user and hook confusion when deleting users in Multisite Users normal normal 2 defect (bug) 06/05/2019
#55456 Double escaping wp_user-settings Users normal normal 2 Future Release defect (bug) dev-feedback 05/12/2025
#39645 If user "admin" doesn't exist (renamed admin account) users can create a user with username admin Users normal normal 2 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 2 defect (bug) has-patch 09/17/2024
#40055 Incorrect User Counts Bug :: No-multisite Users normal normal 2 Awaiting Review defect (bug) 03/08/2017
#59485 Invalid username Users normal normal 2 Awaiting Review defect (bug) needs-unit-tests 11/26/2024
#64001 Large user data set causes very slow load/pagination/search in the user list Users normal normal 2 Awaiting Review defect (bug) 09/19/2025
#17394 Network Admin -> Sites -> Users not report correctly Users normal normal 2 Future Release defect (bug) 09/30/2020
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal 2 defect (bug) has-patch 06/05/2019
#58860 Potential security issue in is_super_admin Users normal normal 2 Awaiting Review defect (bug) has-patch 07/20/2023
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal 2 Awaiting Review defect (bug) has-patch 08/25/2017
#62003 User_Query cache triggers fatal error by ignoring 'fields' query var Users normal normal 2 Awaiting Review defect (bug) 09/09/2024
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal 2 defect (bug) has-patch 03/03/2025
#10631 wp-admin/users.php does not show pages under "posts" column Users normal normal 2 Awaiting Review defect (bug) dev-feedback 05/13/2022
#40497 wp_insert_user requires user_login when ID is given Users normal normal 2 Future Release defect (bug) has-patch 05/19/2017
#61448 Add a 'pre_delete_user' filter to allows some checks to potentially prevent user deletion Users normal normal 2 Awaiting Review enhancement 06/15/2024
#58314 Add a filter to the usernames in wp_dropdown_users Users normal normal 2 Awaiting Review enhancement 10/29/2023
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal 2 Awaiting Review enhancement has-patch 12/03/2021
#60820 Improve wording of the 'Login Details' mail marybaum Users normal normal 2 Awaiting Review enhancement 01/04/2025
#63021 Lazy load user meta spacedmonkey Users normal normal 2 7.0 enhancement dev-feedback 01/20/2026
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal 2 enhancement has-patch 06/05/2019
#64349 Simplify Editing Experience for Author Biographical Info Field Users normal normal 2 Awaiting Review enhancement has-patch 01/05/2026
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal normal 2 Awaiting Review enhancement has-patch 04/25/2019
#21744 WP_User_Query does not support post type Users normal normal 2 Awaiting Review enhancement has-patch 03/27/2019
#26962 in wp-admin/profile.php no restoration filled if an error occurs fields. Users normal normal 2 enhancement 06/05/2019
#40518 multisite users table should use user's ID to get the avatar Users normal normal 2 Awaiting Review enhancement 03/15/2019
#22310 wp_insert_user bit ilogical with rich_editing Users normal normal 2 Awaiting Review enhancement 05/12/2018
#55071 Add filters to wp_list_users() Users normal normal 2 Future Release feature request has-patch 02/07/2022
#55095 Adding widgets to widget area with the classic editor in appearance => widgets, widget does not display on front-end (brand new widgets only)) Widgets normal normal 2 Awaiting Review defect (bug) 02/06/2022
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal 2 Future Release defect (bug) has-patch 07/29/2025
#42351 Customizer: Text widget loses Visual tab data when moved from one widget area to another Widgets normal normal 2 Future Release defect (bug) 10/03/2018
#53920 Missing "Title" Field for Category / Latest Posts / Custom HTML Block Widgets Widgets normal normal 2 Future Release defect (bug) 11/02/2021
#53831 Stray <p> tags added to shortcode block within widgets (5.8) Widgets normal normal 2 Awaiting Review defect (bug) 09/27/2021
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal 2 defect (bug) needs-unit-tests 06/05/2019
#63611 wp_widget_rss_output: HTML entities that are part of HTML tags should be removed wildworks Widgets normal normal 2 7.0 defect (bug) commit 12/11/2025
#53816 Overview: Refactor the widgets read/write logic Widgets normal normal 2 Future Release enhancement needs-docs 06/06/2025
#29790 Widgets don't know the widget area context they're in Widgets normal normal 2 enhancement dev-feedback 06/05/2019
#29155 Widgets: is_active_widget returns true even when the widget is not displayed on specific page Widgets normal normal 2 enhancement 11/23/2021
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal 2 Future Release enhancement has-patch 01/04/2019
#42849 Custom HTML Widget: Allow user to be able to bypass lint errors to save Widgets normal normal 2 Future Release feature request 03/14/2018
#16980 Empty Values are ignored by class-ixr.php XML-RPC normal normal 2 Future Release defect (bug) needs-unit-tests 09/30/2020
#33425 XML-RPC missing options on wp.getOptions XML-RPC normal normal 2 Awaiting Review defect (bug) close 09/24/2025
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal 2 Awaiting Review defect (bug) has-patch 01/13/2024
#64311 Abilities API: add filters for input and output validation priethor AI normal normal 1 7.0 enhancement has-patch 11/26/2025
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal 1 Awaiting Review defect (bug) has-patch 06/22/2017
#63835 Admin pages listing displays post time instead of modified time for posts with status not equal "published" Administration normal normal 1 Awaiting Review defect (bug) has-patch 08/26/2025
#61783 All post table UI breaks upon adding multiple taxonomies Administration normal normal 1 Awaiting Review defect (bug) 01/13/2025
#35785 Concatenating "wp-post-new-reload=true" with URL repeatedly Administration normal normal 1 defect (bug) 06/04/2019
#53035 Copy suggested policy text to clipboard on click success message is not showing Administration normal normal 1 Awaiting Review defect (bug) has-patch 04/16/2021
#55812 Custom admin columns don't sort string meta_key values when using MariaDB. Administration normal normal 1 Awaiting Review defect (bug) 06/14/2022
#48881 Fix inline SVG error with wp_admin_css_color Administration normal normal 1 Awaiting Review defect (bug) reporter-feedback 05/30/2023
#43476 Fix parentheses in post status links for RTL Administration normal normal 1 Awaiting Review defect (bug) close 10/21/2025
#56421 Fix scrolling in Block Editor "Editor Content" inside "Group Block" Administration normal normal 1 Awaiting Review defect (bug) has-patch 05/27/2024
#59410 Getting waring related Warning: array_flip() expects parameter 1 to be array Administration normal normal 1 Awaiting Review defect (bug) close 10/03/2023
#55368 Handle ajax failure when doing actions on themes/plugins Administration normal normal 1 Awaiting Review defect (bug) 07/09/2025
#58488 Improve performance of wp-admin -> Comments Administration normal normal 1 Awaiting Review defect (bug) has-patch 09/17/2024
#56420 In block editor when block is at top of window the block tools / settings dialog is hidden by "Editor top bar" Administration normal normal 1 Awaiting Review defect (bug) has-patch 05/27/2024
#27747 Inconsistent type default between `submit_button()` and `get_submit_button()` Administration normal normal 1 Awaiting Review defect (bug) dev-feedback 12/06/2023
#38304 It is not possible to filter posts by category or date on mobile devices Administration normal normal 1 Awaiting Review defect (bug) has-patch 06/02/2022
#39261 Possible wrong base color for admin SVG-icons Administration normal normal 1 Awaiting Review defect (bug) dev-feedback 02/26/2024
#54808 Posts search term does not wrap well on mobile Administration normal normal 1 Future Release defect (bug) has-patch 11/30/2025
#49575 Responsive glitch with expanded side admin menu when moving down to small screen Administration normal normal 1 Awaiting Review defect (bug) 03/03/2020
#63372 Tags page UI inconsistencies when adding or deleting tags joedolson* Administration normal normal 1 7.0 defect (bug) has-patch 01/20/2026
#63209 The search engine for admin posts does not support quotes Administration normal normal 1 Awaiting Review defect (bug) dev-feedback 04/02/2025
#61291 WP-Admin Categories and Post Edit Page Slow Rendering Due to lot of hidden Taxonomies and Authors Administration normal normal 1 Awaiting Review defect (bug) 06/04/2024
#27514 Weird focus/color behavior on touch devices (like iOS) Administration normal normal 1 defect (bug) 07/27/2024
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal normal 1 Awaiting Review defect (bug) has-patch 09/21/2021
#36663 Wordpress 4.5 Query Strings Replacing "." with "_" Administration normal normal 1 defect (bug) reporter-feedback 06/04/2019
#63653 map_meta_cap() fails in wp_refresh_post_lock() for custom post types not registered before init Administration normal normal 1 Awaiting Review defect (bug) dev-feedback 07/11/2025
#57364 remove_meta_box for commentstatusdiv stores null value for comments configuration. Administration normal normal 1 Awaiting Review defect (bug) reporter-feedback 06/17/2023
#59272 wp-admin search/column order not working when running not on port 80 Administration normal normal 1 Awaiting Review defect (bug) 01/17/2026
#49483 'Upload file types' Setting field for multisite network settings should be textarea than text input Administration normal normal 1 Awaiting Review enhancement has-patch 01/13/2024
#59135 Ability to list plugins by activation date/time Administration normal normal 1 Awaiting Review enhancement 08/21/2023
#58638 Add 'close' button to dashboard widgets oglekler Administration normal normal 1 Future Release enhancement dev-feedback 01/25/2025
Note: See TracReports for help on using and creating reports.