Make WordPress Core

{31} Tickets in the Administration component (376 matches)

Arguments
Create a new ticket
  • Active tickets in the Administration component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (301 - 376 of 376)

1 2 3 4

Tickets with Patches (21 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#40581 When all columns are 'special' ... normal normal Future Release defect (bug) has-patch 03/02/2019
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion normal normal Future Release defect (bug) has-patch 07/04/2025
#38097 Add ability to Settings API to assign positioning normal normal Future Release enhancement has-patch 06/01/2021
#49616 Audit /wp-admin and sentence-case UI elements (buttons, drop-downs) for better readability normal normal Future Release enhancement has-patch 01/19/2021
#58781 Change wording of field description for tagline normal normal Future Release enhancement dev-feedback 08/20/2024
#37578 Dashboard Recent Activity widget - new filters to manipulate output normal normal Future Release enhancement has-patch 06/20/2025
#35554 De-emphasise WordPress Version in the admin normal normal Future Release enhancement close 06/26/2025
#26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 normal normal Future Release enhancement needs-docs 06/01/2021
#24795 OS X Treatment normal trivial Future Release enhancement has-patch 02/05/2017
#37593 Replace "Super Admin" with "Network Administrator" Mista-Flo normal normal Future Release enhancement dev-feedback 09/24/2018
#49930 Replace wp-admin color schemes with CSS custom properties normal normal Future Release enhancement has-patch 06/05/2025
#57393 Unify checkbox handling and match wording with function on the User Profile screen normal normal Future Release enhancement has-patch 01/03/2025
#60640 Use of "selected" function for "Week Starts On" on General Setting page normal minor Future Release enhancement has-patch 04/23/2024
#33573 Use the site icon introduced in 4.3 for the My Sites page low normal Future Release enhancement has-patch 05/08/2019
#46418 Use wp_die() instead of die() function in wordpress normal normal Future Release enhancement close 09/15/2023
#35774 WordPress admin <title> structure SergeyBiryukov normal normal Future Release enhancement dev-feedback 09/23/2019
#55543 `add_menu_page` incorrectly requires SVG icon data URIs be base64 encoded normal normal Future Release enhancement has-patch 02/12/2025
#30527 function to add separator normal minor Future Release enhancement close 06/30/2025
#59721 test for wp_site_admin_email_change_notification normal normal Future Release enhancement has-patch 10/09/2024
#56931 Introduce action hook `manage_terms_extra_tablenav` normal normal Future Release feature request has-patch 10/31/2022
#49715 Alternate views for WP List Tables audrasjb normal normal Future Release task (blessed) has-patch 04/29/2025

Unpatched Bugs (27 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#33009 Alignment of header in category table normal normal defect (bug) 06/04/2019
#35785 Concatenating "wp-post-new-reload=true" with URL repeatedly normal normal defect (bug) 06/04/2019
#31593 Conflict of custom post type menu and add_utility_page normal normal defect (bug) 11/13/2023
#26050 Continual Admin Page POST (HeartBeats?) Can Cause SQL Connection Issues normal normal defect (bug) 03/20/2024
#26575 Dashboard widgets should be able to specify a min-width at which they span two columns normal normal defect (bug) 06/04/2019
#32655 Don't save screen options (table column) in post edit page and maybe other pages normal normal defect (bug) 06/04/2019
#27162 Don't store admin messages in transients low normal defect (bug) 06/04/2019
#32097 Extra margin in `post_submit_meta_box()` on non-public post types normal normal defect (bug) 06/04/2019
#27543 Flyout submenu items can be hidden on Windows touch devices normal normal defect (bug) 06/04/2019
#31000 Multiple calls to settings_errors() result in duplicate display of notices normal normal defect (bug) 06/04/2019
#35505 Navigation tabs styling inconsistencies normal normal defect (bug) 06/04/2019
#31691 Taxonomies registered to Attachments post type don't show in media modal if public = false but show_ui = true. normal normal defect (bug) 06/04/2019
#27514 Weird focus/color behavior on touch devices (like iOS) normal normal defect (bug) 07/27/2024
#27776 WordPress API timeouts should be cached to avoid slowing down the admin pbearne normal normal defect (bug) 03/22/2024
#37145 Admin submenu opens underneeth editor link tool low minor Future Release defect (bug) dev-feedback 08/05/2020
#24447 Avoid losing data after nonces expire iseulde normal major Future Release defect (bug) early 05/14/2020
#40218 Button and select box alignment issue in page view normal normal Future Release defect (bug) 02/24/2024
#55768 Checkboxes not displayed when images are turned off in browser normal normal Future Release defect (bug) 04/14/2025
#42586 Code Editor: Inconsistent results between finding in CodeMirror vs browser normal major Future Release defect (bug) 11/17/2022
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* normal normal Future Release defect (bug) needs-unit-tests 10/04/2019
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators normal normal Future Release defect (bug) has-patch 01/03/2025
#51575 Inconsistent focus styling for select and link elements in modern color scheme normal normal Future Release defect (bug) 10/30/2020
#48793 Issue in selecting option from auto-suggest drop-down using plugin editor. normal normal Future Release defect (bug) 11/05/2020
#32892 List table: Select %s shouldn't be a row header normal normal Future Release defect (bug) 06/24/2025
#33002 List table: avoid redundant Edit links and reduce noise for screen readers normal normal Future Release defect (bug) 04/08/2025
#48531 Regression: styling of most form elements is uneven or off-center audrasjb* normal normal Future Release defect (bug) 07/21/2020
#59446 Use script helper functions in admin to enable Content-Security-Policy opt-in normal normal Future Release defect (bug) 11/03/2023

Unpatched Enhancements (28 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#32507 Admin notices remove styling of lists normal normal enhancement 06/04/2019
#17704 Automatically enqueue necessary scripts when custom meta boxes are used normal normal enhancement 06/04/2019
#32815 Color schemes silently disabled in source checkout of core normal normal enhancement 06/04/2019
#35133 Make the admin menu more flexible in width normal normal enhancement 06/04/2019
#34799 Tell admin-post.php to check for $_REQUEST['action2'] ? normal normal enhancement 06/04/2019
#31006 Use classes instead of setting and directly animating background colors in JS normal minor enhancement 06/04/2019
#35205 Add additional hooks to the 'attachment-info' template to customise output normal normal feature request 06/04/2019
#58638 Add 'close' button to dashboard widgets oglekler normal normal Future Release enhancement dev-feedback 01/25/2025
#27916 Add New Post screen nonce failure should redirect to Edit Post screen normal normal Future Release enhancement 07/18/2024
#36882 Add a reusable admin CSS class for destructive actions joedolson* normal normal Future Release enhancement 09/27/2023
#51086 Add native support for tabbed settings pages in WP Admin joedolson* normal normal Future Release enhancement 12/17/2021
#50442 Add prefixes to all admin notices (Warning, Error, Success, Info) joedolson* normal normal Future Release enhancement early 07/11/2025
#43841 Add request confirmation and security logging for major user actions normal normal Future Release enhancement 04/24/2018
#26691 Admin Color Schemes: generic classes for colors normal normal Future Release enhancement 09/19/2020
#11515 Admin needs standardized way of handling messages (notices) displayed to the user normal normal Future Release enhancement 11/16/2018
#47544 Code Editor not listing files/folders in the right order normal minor Future Release enhancement 08/28/2019
#37228 Consider to rethink and improve the list tables pagination links normal normal Future Release enhancement 04/19/2019
#7797 Consolidate iframe headers normal normal Future Release enhancement 03/15/2019
#50699 Fix and improve arranging metaboxes joedolson* normal normal Future Release enhancement 02/18/2025
#59301 Incorporate script loading strategies in WP Admin to improve performance where applicable adamsilverstein normal normal Future Release enhancement 06/05/2025
#32626 List tables CSS: inconsistent alignments normal normal Future Release enhancement 08/26/2020
#16413 Settings page needs HTML refactoring and UI improvements joedolson* normal normal Future Release enhancement 04/01/2025
#31818 Uniform Search Form Display/Experience joedolson* normal normal Future Release enhancement 04/28/2023
#34991 Introduce a typographic measure for the admin screens normal normal Future Release feature request 04/08/2025
#55344 Resources for hidden widgets are loaded on WP dashboard normal normal Future Release feature request 06/05/2025
#40330 Reconsider the usage of infinite scrolling across the admin normal normal Future Release task (blessed) 05/08/2021
#40925 Review the usage of the change event on select elements joedolson* normal normal Future Release task (blessed) 09/22/2023
#47682 The links "hover" color has insufficient color contrast joedolson* normal normal Future Release task (blessed) 06/13/2024
1 2 3 4
Note: See TracReports for help on using and creating reports.