Make WordPress Core

{16} Needs Patch (3079 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2301 - 2400 of 3079)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#13169 Return Dynamic Sidebars with get_dynamic_sidebar Widgets normal normal Awaiting Review enhancement 05/22/2019
#40864 Standardize strings for missing attachments across media widgets Widgets normal normal Awaiting Review enhancement 05/25/2017
#55853 Use of unsanitized data in wp_ajax_dashboard_widgets() Widgets normal major Awaiting Review enhancement close 05/27/2022
#53805 Widget HTML Personalized no have Title Widgets normal normal Awaiting Review enhancement reporter-feedback 09/14/2021
#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
#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
#33940 Double spaces in term names can cause problems XML-RPC normal normal Awaiting Review defect (bug) 08/15/2019
#38300 Got a PHP warning: class-wp-xmlrpc-server.php L596: array_unshift() ... XML-RPC normal normal Awaiting Review defect (bug) 02/06/2017
#51891 Multiple xmlrpc attacks after last update XML-RPC normal major Awaiting Review defect (bug) 01/07/2021
#40863 WP 4.7.5 XMLRPC new method for parsing arguments omits menu_order XML-RPC normal normal Awaiting Review defect (bug) 08/04/2017
#42995 WordPress XML-RPC editComment return error 500 changing date_created_gmt XML-RPC normal normal Awaiting Review defect (bug) reporter-feedback 06/20/2019
#33425 XML-RPC missing options on wp.getOptions XML-RPC normal normal Awaiting Review defect (bug) reporter-feedback 04/14/2017
#17382 XMLRPC wp_getUsersBlogs Scalability XML-RPC normal normal Awaiting Review defect (bug) 09/13/2024
#37145 Admin submenu opens underneeth editor link tool Administration low minor Future Release defect (bug) dev-feedback 08/05/2020
#24447 Avoid losing data after nonces expire iseulde Administration normal major Future Release defect (bug) early 05/14/2020
#40218 Button and select box alignment issue in page view Administration normal normal Future Release defect (bug) 02/24/2024
#55768 Checkboxes not displayed when images are turned off in browser Administration normal normal Future Release defect (bug) 04/14/2025
#42586 Code Editor: Inconsistent results between finding in CodeMirror vs browser Administration normal major Future Release defect (bug) changes-requested 11/17/2022
#47505 Create a comprehensive input validation API for WordPress editor and administration interface audrasjb* Administration normal normal Future Release defect (bug) needs-unit-tests 10/04/2019
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal Future Release defect (bug) has-patch 01/03/2025
#51575 Inconsistent focus styling for select and link elements in modern color scheme Administration normal normal Future Release defect (bug) 10/30/2020
#48793 Issue in selecting option from auto-suggest drop-down using plugin editor. Administration normal normal Future Release defect (bug) 11/05/2020
#48531 Regression: styling of most form elements is uneven or off-center audrasjb* Administration normal normal Future Release defect (bug) 07/21/2020
#59446 Use script helper functions in admin to enable Content-Security-Policy opt-in Administration normal normal Future Release defect (bug) 11/03/2023
#58638 Add 'close' button to dashboard widgets oglekler Administration normal normal Future Release enhancement dev-feedback 01/25/2025
#27916 Add New Post screen nonce failure should redirect to Edit Post screen Administration normal normal Future Release enhancement 07/18/2024
#36882 Add a reusable admin CSS class for destructive actions joedolson* Administration normal normal Future Release enhancement 09/27/2023
#50442 Add prefixes to all admin notices (Warning, Error, Success, Info) joedolson* Administration normal normal Future Release enhancement early 07/11/2025
#26691 Admin Color Schemes: generic classes for colors Administration normal normal Future Release enhancement 09/19/2020
#11515 Admin needs standardized way of handling messages (notices) displayed to the user Administration normal normal Future Release enhancement 11/16/2018
#47544 Code Editor not listing files/folders in the right order Administration normal minor Future Release enhancement 08/28/2019
#37228 Consider to rethink and improve the list tables pagination links Administration normal normal Future Release enhancement 04/19/2019
#7797 Consolidate iframe headers Administration normal normal Future Release enhancement 03/15/2019
#48641 Discussion: links that look like buttons (and vice versa) Administration normal normal Future Release enhancement dev-feedback 01/25/2025
#48644 Establish guidelines for button order Administration normal normal Future Release enhancement 01/27/2025
#49714 Explore UI for destructive controls & contexts Travel_girl Administration normal normal Future Release enhancement reporter-feedback 01/29/2024
#50699 Fix and improve arranging metaboxes joedolson* Administration normal normal Future Release enhancement 02/18/2025
#59301 Incorporate script loading strategies in WP Admin to improve performance where applicable adamsilverstein Administration normal normal Future Release enhancement 06/05/2025
#47012 Proposal: Simplify WordPress Admin Navigation Administration normal normal Future Release enhancement dev-feedback 02/08/2022
#48452 Proposal: improve distinction between buttons and other controls Administration normal normal Future Release enhancement 03/02/2021
#16413 Settings page needs HTML refactoring and UI improvements joedolson* Administration normal normal Future Release enhancement 04/01/2025
#31818 Uniform Search Form Display/Experience joedolson* Administration normal normal Future Release enhancement 04/28/2023
#46354 Update Count - Value Should Change as Updates are Applied Administration low trivial Future Release enhancement dev-feedback 02/14/2020
#34991 Introduce a typographic measure for the admin screens Administration normal normal Future Release feature request 04/08/2025
#55344 Resources for hidden widgets are loaded on WP dashboard Administration normal normal Future Release feature request 06/05/2025
#40330 Reconsider the usage of infinite scrolling across the admin Administration normal normal Future Release task (blessed) 05/08/2021
#40925 Review the usage of the change event on select elements joedolson* Administration normal normal Future Release task (blessed) 09/22/2023
#47682 The links "hover" color has insufficient color contrast joedolson* Administration normal normal Future Release task (blessed) 06/13/2024
#51838 Add first-time user message to application passwords form describing what this form is Application Passwords normal normal Future Release enhancement 01/27/2021
#53995 Application Passwords Expiration Application Passwords normal normal Future Release feature request needs-docs 08/24/2021
#21573 NOBLOGREDIRECT interfering with 404 errors Bootstrap/Load normal normal Future Release defect (bug) needs-unit-tests 09/17/2024
#18322 The Road to Magic Quotes Sanity jorbin Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 06/24/2024
#54008 Fix Grunt tasks for PHPUnit Build/Test Tools normal normal Future Release defect (bug) 04/27/2022
#46869 Fix PHPCS configuration Build/Test Tools normal normal Future Release defect (bug) has-patch 05/28/2019
#26905 Follow CSS coding standards for SASS/SCSS files netweb Build/Test Tools normal normal Future Release defect (bug) 04/07/2017
#62196 Improve documentation for using the local Docker environment on Windows Build/Test Tools normal normal Future Release defect (bug) 05/20/2025
#40910 Limit writable directories required by WordPress unit test suite Build/Test Tools normal normal Future Release defect (bug) 06/12/2019
#59119 Measure layout stability metrics in performance tests Build/Test Tools normal normal Future Release defect (bug) 11/12/2024
#37207 Multiple unit tests for add_rewrite_endpoint lose custom endpoints Build/Test Tools normal normal Future Release defect (bug) 02/25/2019
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal Future Release defect (bug) dev-feedback 03/21/2020
#56615 Running `build` scripts on Windows machines produces different results gziolo Build/Test Tools normal normal Future Release defect (bug) 07/03/2024
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal Future Release defect (bug) dev-feedback 10/10/2022
#45088 Update package-lock.json for Mac, Linux, and Windows cross-platform compatibility Build/Test Tools normal minor Future Release defect (bug) 10/29/2018
#31092 travis-ci builds skip lots of tests due to environment configuration Build/Test Tools normal normal Future Release defect (bug) 11/09/2020
#55466 Build Tools: create Docker test environment that use non-direct filesystems Build/Test Tools normal normal Future Release enhancement dev-feedback 02/02/2023
#54154 Core medias e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54157 Core menus e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54156 Core widgets e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#53737 Create a way to autogenerate end-to-end test code from manual testing steps for WordPress core lucatume Build/Test Tools normal normal Future Release enhancement 07/05/2022
#50460 Don't minimize the `script-loader-packages.php` file Build/Test Tools normal normal Future Release enhancement close 11/20/2024
#45132 Explore better implementation of Autosaves Controller unit tests Build/Test Tools normal normal Future Release enhancement 02/14/2019
#29792 Grunt: Add a stylelint precommit task to check for CSS syntax errors netweb Build/Test Tools normal normal Future Release enhancement 11/11/2021
#37521 Introduce a procedure for deprecating code used in Unit Tests Build/Test Tools normal normal Future Release enhancement 11/12/2024
#62807 Protect `env:start` command against connection issues Build/Test Tools normal normal Future Release enhancement 01/14/2025
#24879 Sourcemaps should be provided for use with minified javascript libraries Build/Test Tools normal normal Future Release enhancement dev-feedback 02/19/2017
#54537 Tests: Enable PHP version check once PHP 8.0 compatibility is achieved. Build/Test Tools normal normal Future Release enhancement 11/12/2024
#61887 Add automation to close stale pull requests Build/Test Tools normal normal Future Release task (blessed) 01/17/2025
#59644 Migrate JavaScript unit tests away from QUnit Build/Test Tools normal normal Future Release task (blessed) 07/07/2025
#59844 Run HTTP related automated tests with multiple versions of cURL Build/Test Tools normal normal Future Release task (blessed) 01/17/2025
#50182 Majority of bundled themes have broken mobile nav menus when JS turned off Bundled Theme normal normal Future Release defect (bug) 04/29/2025
#61022 Twenty Eleven: "Follow Blog" pattern has black text on black background Bundled Theme normal normal Future Release defect (bug) 05/06/2024
#46802 Twenty Eleven: Dark Mode Featured Post gradient overlay is overlapping Bundled Theme normal normal Future Release defect (bug) 06/22/2024
#38982 Twenty Eleven: Navigation dropdown menus broken on android devices Bundled Theme normal normal Future Release defect (bug) 12/02/2024
#59612 Twenty Fifteen PullQuote block having issue with border in editor side. Bundled Theme normal normal Future Release defect (bug) changes-requested 04/18/2024
#61885 Twenty Fifteen: Search Block button does not have theme's styling in the editor Bundled Theme normal normal Future Release defect (bug) 05/12/2025
#30686 Twenty Fourteen/Thirteen/Twelve Navbar submenu behaviour Bundled Theme normal normal Future Release defect (bug) 04/12/2024
#26723 Twenty Fourteen: Hatom Errors Bundled Theme low normal Future Release defect (bug) 07/08/2022
#42043 Twenty Fourteen: Menu problems on iPad Air 2 Bundled Theme normal normal Future Release defect (bug) dev-feedback 12/02/2024
#30575 Twenty Fourteen: Submenu items on dropdown menus nearly impossible to select on some Android mobile tablets Bundled Theme normal normal Future Release defect (bug) 05/20/2025
#55545 Twenty Fourteen: featured posts slider not working with an odd number of slides on mobile Bundled Theme normal normal Future Release defect (bug) 08/25/2024
#59164 Twenty Nineteen : Site Title Block Color Section is not reflecting properly in Editor & Frontend Side Bundled Theme normal normal Future Release defect (bug) 08/14/2024
#45904 Twenty Nineteen: .button doesn't override link color Bundled Theme normal normal Future Release defect (bug) 02/01/2024
#45750 Twenty Nineteen: Bug in the menu on mobile devices; only partially visible desktop version of the menu sometimes shown instead of fullscreen mobile menu Bundled Theme normal normal Future Release defect (bug) 02/24/2020
#58099 Twenty Nineteen: Button block does not respect custom width in the editor Bundled Theme normal normal Future Release defect (bug) 06/27/2025
#56220 Twenty Nineteen: Centered H2 headings on full-width Cover blocks are not correctly centered Bundled Theme normal normal Future Release defect (bug) 05/12/2025
#45796 Twenty Nineteen: Mobile menu needs improvement for navigating on touchscreen via keyboard Bundled Theme normal normal Future Release defect (bug) 02/24/2020
#45901 Twenty Nineteen: On single posts with featured images, tall menus appear clipped Bundled Theme normal normal Future Release defect (bug) 05/11/2021
#45991 Twenty Nineteen: Post titles are overflowing the content area Bundled Theme normal normal Future Release defect (bug) 05/13/2024
#58169 Twenty Nineteen: Quote block having issue when font-size is selected Bundled Theme normal normal Future Release defect (bug) 05/12/2025
Note: See TracReports for help on using and creating reports.