Make WordPress Core

{13} Has Patch (2087 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 2087)

1 2 3 4 5 6 7 8 9 10 11

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52740 WordPress Importer: Add vertical space between inputs Import normal normal WordPress.org defect (bug) has-patch 04/08/2021
#23276 WordPress Importer: Update existing navs instead of new Import normal normal WordPress.org defect (bug) has-patch 10/01/2020
#57577 Admin: Color schema is not applied correctly to beta labels in site editor Administration normal minor Future Release defect (bug) changes-requested 06/27/2023
#49694 All pages menu on admin panel has DOM errors Administration normal normal Future Release defect (bug) has-patch 11/04/2020
#38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 03/30/2022
#46307 Custom admin menu items don't provide their title on medium breakpoint garrett-eclipse Administration normal normal Future Release defect (bug) has-patch 08/16/2024
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor Future Release defect (bug) has-patch 10/11/2023
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal Future Release defect (bug) has-patch 06/11/2024
#37712 Opacity not applied to admin menu icon when it selected Administration normal normal Future Release defect (bug) has-patch 11/20/2020
#51383 PHP error body class added for suppressed errors Administration normal normal Future Release defect (bug) has-patch 08/28/2024
#54808 Posts search term does not wrap well on mobile Administration normal normal Future Release defect (bug) has-patch 06/13/2024
#59960 Replace em-based `line-height` with unitless values Administration normal normal Future Release defect (bug) has-patch 10/19/2024
#22623 Some string tweaks - duplicity, context, mistake Administration normal normal Future Release defect (bug) has-patch 09/03/2024
#58455 The admin menu remains sticky when displaying warning or error messages on the Site Health page. audrasjb Administration normal normal Future Release defect (bug) changes-requested 02/20/2024
#40581 When all columns are 'special' ... Administration normal normal Future Release defect (bug) has-patch 03/02/2019
#9716 WordPress Theme/Plugin editor adds blank lines Administration normal normal Future Release defect (bug) has-patch 07/13/2022
#38097 Add ability to Settings API to assign positioning Administration normal normal Future Release enhancement has-patch 06/01/2021
#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
#37578 Dashboard Recent Activity widget - new filters to manipulate output Administration normal normal Future Release enhancement changes-requested 11/14/2024
#35554 De-emphasise WordPress Version in the admin Administration normal normal Future Release enhancement has-patch 05/06/2022
#24795 OS X Treatment Administration normal trivial Future Release enhancement has-patch 02/05/2017
#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
#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
#59721 test for wp_site_admin_email_change_notification Administration normal normal Future Release enhancement has-patch 10/09/2024
#56931 Introduce action hook `manage_terms_extra_tablenav` Administration normal normal Future Release feature request has-patch 10/31/2022
#31284 List tables with fixed header on scroll Administration normal normal Future Release feature request has-patch 11/05/2024
#49715 Alternate views for WP List Tables audrasjb Administration normal normal Future Release task (blessed) has-patch 12/01/2020
#51899 Improve Application Passwords section layout in user profile Application Passwords normal normal Future Release enhancement has-patch 10/25/2024
#48693 Silence ini_set caused error or check if function_exists first SergeyBiryukov* Bootstrap/Load normal normal Future Release defect (bug) has-patch 09/14/2024
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) has-patch 06/05/2024
#54961 Revise "Technical Difficulties" email to remove feature history and improve clarity of action steps Bootstrap/Load normal normal Future Release enhancement has-patch 09/17/2024
#48978 Add a new test case for E2E test (Show admin bar if user logged in) Build/Test Tools normal normal Future Release defect (bug) changes-requested 08/16/2024
#60144 Broken Dev Container + Codespaces Build/Test Tools normal normal Future Release defect (bug) has-patch 10/21/2024
#36786 Can't pass filter names to `MockAction::get_call_count()` Build/Test Tools normal normal Future Release defect (bug) has-patch 09/03/2021
#49491 Escape command arguments of env:cli before passing to docker-compose Build/Test Tools normal normal Future Release defect (bug) has-patch 11/16/2023
#46869 Fix PHPCS configuration Build/Test Tools normal normal Future Release defect (bug) has-patch 05/28/2019
#46110 IE11: JS "Syntax error" related to wp-polyfill-formdata atimmer Build/Test Tools normal normal Future Release defect (bug) has-patch 02/08/2021
#59110 Make the database container in the local Docker environment more generic Build/Test Tools normal normal Future Release defect (bug) has-patch 10/16/2023
#49953 Xdebug not working out of the box Build/Test Tools normal normal Future Release defect (bug) has-patch 07/09/2020
#41978 `_delete_all_data()` does not delete attachment files johnbillion Build/Test Tools normal normal Future Release defect (bug) has-patch 01/16/2019
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal Future Release defect (bug) has-patch 05/18/2017
#54754 test for is_blog_installed() Build/Test Tools normal normal Future Release defect (bug) has-patch 04/01/2024
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz Build/Test Tools normal normal Future Release enhancement has-patch 01/10/2019
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor Future Release enhancement has-patch 11/10/2021
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* Build/Test Tools normal normal Future Release enhancement has-patch 02/08/2021
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal Future Release enhancement has-patch 10/03/2019
#57896 Improve devcontainer + Codespaces support Build/Test Tools normal normal Future Release enhancement has-patch 11/06/2024
#30587 SVG and PNG Images in UI Should Be Optimized Build/Test Tools normal normal Future Release enhancement has-patch 11/11/2020
#48060 Save sent emails in local Docker environment Build/Test Tools normal normal Future Release enhancement has-patch 08/15/2023
#42904 Speed up unit tests by disabling password hashing Build/Test Tools normal normal Future Release enhancement has-patch 09/20/2019
#29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal Future Release enhancement has-patch 02/25/2019
#53987 add tests for wp_list_filter Build/Test Tools normal normal Future Release enhancement has-patch 01/09/2022
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal Future Release enhancement has-patch 02/05/2017
#53651 unit test for wp_removable_query_args Build/Test Tools normal normal Future Release enhancement has-patch 11/06/2024
#62197 Introduce testing workflow for the local Docker environment Build/Test Tools normal normal Future Release feature request has-patch 12/05/2024
#25117 The distribution build process should be fully available to anyone. Build/Test Tools normal normal Future Release feature request has-patch 07/04/2019
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal Future Release task (blessed) has-patch 06/28/2024
#54510 Add a GitHub Action workflow which alerts contributors if they propose changes to third party files johnbillion Build/Test Tools normal normal Future Release task (blessed) has-patch 09/30/2024
#48086 Add required extensions and libraries to composer.json Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#41870 Code Editor: Add grunt task for building new CodeMirror bundles from external dependencies adamsilverstein Build/Test Tools normal normal Future Release task (blessed) has-patch 01/30/2022
#54334 E2E tests for Uploading New Version of Themes & Plugins Build/Test Tools normal normal Future Release task (blessed) has-patch 10/17/2022
#59648 PHPUnit tests: Add/improve @covers annotations for WP 6.6 Build/Test Tools normal normal Future Release task (blessed) changes-requested 05/07/2024
#59482 Tests: Introduce Reflection API helper methods. costdev Build/Test Tools normal normal Future Release task (blessed) has-patch 07/03/2024
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal Future Release task (blessed) has-patch 10/05/2022
#53010 Tests: introduce namespacing for the test classes hellofromTonya Build/Test Tools normal normal Future Release task (blessed) has-patch 10/22/2024
#53746 Tidy up the tearDown() methods Build/Test Tools normal normal Future Release task (blessed) has-patch 06/04/2022
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal Future Release task (blessed) has-patch 03/09/2021
#61591 Multiple bundled themes: block editor style is added incorrectly Bundled Theme normal normal Future Release defect (bug) changes-requested 12/05/2024
#56153 Query loop block with full width and having template of image, title and date has full width issue in editor side in twenty twenty theme. Bundled Theme normal normal Future Release defect (bug) changes-requested 08/31/2024
#59692 Twenty Fifteen theme having multiple issue with pullquote block. Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024
#59602 Twenty Fifteen: typography issues in the editor with Table and Calendar blocks and captions Bundled Theme normal normal Future Release defect (bug) has-patch 08/18/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) has-patch 07/08/2024
#60872 Twenty Nineteen : Read More Block Text Decoration is not working properly Bundled Theme normal normal Future Release defect (bug) changes-requested 09/10/2024
#47044 Twenty Nineteen: Add padding for full-aligned text blocks inside of a full-width column block. Bundled Theme normal normal Future Release defect (bug) changes-requested 07/29/2024
#46215 Twenty Nineteen: Aligning table to center not working on front end Bundled Theme normal normal Future Release defect (bug) changes-requested 08/11/2024
#59457 Twenty Nineteen: Calendar block does not have theme preset text colors in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 05/14/2024
#49787 Twenty Nineteen: Highlight text color isn't reflected in the editor poena Bundled Theme normal normal Future Release defect (bug) has-patch 07/16/2024
#45993 Twenty Nineteen: Image aligncenter inside column is broken Bundled Theme normal normal Future Release defect (bug) changes-requested 07/15/2024
#58100 Twenty Nineteen: PullQuote block color is not reflected on citation text Bundled Theme normal normal Future Release defect (bug) changes-requested 07/16/2024
#45907 Twenty Nineteen: Right-aligned, uncaptioned images inserted via the Classic Editor do not extend beyond the text column Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024
#45903 Twenty Nineteen: Some menu clicks trigger console errors Bundled Theme normal normal Future Release defect (bug) has-patch 06/21/2024
#56455 Twenty Nineteen: Text Color issue in Pullquote Block Bundled Theme normal normal Future Release defect (bug) has-patch 06/21/2024
#56747 Twenty Seventeen: Image Block captions are Italic on frontend but not in editor audrasjb Bundled Theme normal normal Future Release defect (bug) changes-requested 08/19/2024
#43243 Twenty Seventeen: Menu Items are overlapped Bundled Theme normal normal Future Release defect (bug) has-patch 06/03/2024
#56073 Twenty Seventeen: Pullquote Block: Color and Font size issue Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024
#42598 Twenty Seventeen: Sticky header offset issue Bundled Theme normal normal Future Release defect (bug) has-patch 07/29/2024
#52716 Twenty Seventeen: consider style updates for box-shadow on linked images Bundled Theme normal minor Future Release defect (bug) has-patch 07/08/2024
#60336 Twenty Sixteen :- Table block having issue with border when text color is used. Bundled Theme normal normal Future Release defect (bug) changes-requested 07/15/2024
#61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) Bundled Theme normal normal Future Release defect (bug) changes-requested 09/03/2024
#60374 Twenty Sixteen: Navigation block inherits colors from button styles Bundled Theme normal normal Future Release defect (bug) has-patch 07/08/2024
#51236 Twenty Sixteen: Quotes don't inherit group color settings Bundled Theme normal normal Future Release defect (bug) has-patch 12/02/2024
#59880 Twenty Thirteen - Pullquote block having no effect when we change font-size. Bundled Theme normal minor Future Release defect (bug) changes-requested 12/06/2024
#59207 Twenty Thirteen: correct styling for Button & File block links in front-end widget areas (Footer & Sidebar) Bundled Theme normal normal Future Release defect (bug) has-patch 09/17/2024
#56290 Twenty Twelve: Button blocks inside widget areas don't apply custom colours Bundled Theme normal normal Future Release defect (bug) has-patch 07/23/2024
#58934 Twenty Twelve: Table Block does not align center on front end Bundled Theme normal normal Future Release defect (bug) has-patch 06/08/2024
#62010 Twenty Twelve: fix heading typography in the editor Bundled Theme normal normal Future Release defect (bug) has-patch 11/01/2024
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.