Make WordPress Core

{13} Has Patch (2115 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 (101 - 200 of 2115)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#45958 Errors displayed on shutdown handler Bootstrap/Load high normal Awaiting Review defect (bug) has-patch 09/16/2019
#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
#13874 Add package argument to "_deprecated_function" function Bootstrap/Load normal normal Future Release enhancement has-patch 01/23/2025
#45949 Allow plugins or themes to supply their own message when they caused a WSOD Bootstrap/Load normal normal Awaiting Review enhancement has-patch 03/26/2025
#60611 Bootstrap/Load: Refactor debug.log handling for enhanced protection and usability Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/09/2024
#54117 Changing memory limit descriptions Bootstrap/Load normal minor Awaiting Review enhancement has-patch 01/03/2025
#17246 Handling of HTTP 404 errors for non-existing files Bootstrap/Load normal normal Awaiting Review enhancement has-patch 05/03/2025
#43159 Introduce helper function for XMLRPC checks Bootstrap/Load normal normal Awaiting Review enhancement has-patch 09/08/2024
#57553 Problem in load WordPress. Bootstrap/Load normal normal Awaiting Review enhancement has-patch 06/14/2023
#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
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/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
#54064 Add phpcs run command to Docker Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/03/2021
#63024 Address the errors that cause annotations in the e2e test workflows Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/26/2025
#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
#60016 Fixed wp_suspend_cache_invalidation to always return bool/empty Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/05/2023
#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
#53861 Promote a database error during test bootstrap to a failure Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 09/09/2023
#63278 Remove use of deprecated `issuesAndPullRequests()` method Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 04/25/2025
#60231 Replace constant ABSPATH . WPINC with BLOCKS_PATH in the require-dynamic-blocks.php Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 01/11/2024
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/09/2017
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 05/12/2025
#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
#53520 Add regression test for the wp_option data corruption bug Build/Test Tools normal normal Future Release enhancement has-patch 02/12/2025
#52613 Add testing setup instructions on wordpress-develop repository readme Build/Test Tools normal minor Future Release enhancement has-patch 11/10/2021
#63172 Adding FTP Support for Docker ENV for Testing and Debugging Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/31/2025
#63421 Adding SSL Support for ENV Build/Test Tools normal normal Awaiting Review enhancement has-patch 05/08/2025
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/18/2021
#57426 Coding Standards: mark warnings that trigger CI failures as errors. Build/Test Tools normal normal Awaiting Review enhancement close 01/06/2023
#54152 Core posts e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/23/2021
#54153 Core taxonomies e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/27/2021
#54155 Core users e2e tests Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/21/2021
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal Future Release enhancement has-patch 10/03/2019
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal normal Awaiting Review enhancement has-patch 03/10/2022
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/09/2021
#57896 Improve devcontainer + Codespaces support Build/Test Tools normal normal Future Release enhancement has-patch 11/06/2024
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal Awaiting Review enhancement has-patch 06/13/2018
#52895 Overview of e2e tests to be written Build/Test Tools normal normal Awaiting Review enhancement has-patch 05/06/2025
#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
#62784 Test theme build processes on more setups Build/Test Tools normal normal Future Release enhancement changes-requested 01/07/2025
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal normal Awaiting Review enhancement has-patch 09/17/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 02/12/2025
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal Future Release enhancement has-patch 03/04/2025
#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
#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 Build/Test Tools normal normal Future Release task (blessed) has-patch 03/17/2025
#54334 E2E tests for Uploading New Version of Themes & Plugins Build/Test Tools normal normal Future Release task (blessed) has-patch 01/02/2025
#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
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal Future Release task (blessed) close 02/13/2025
#53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/2022
#53746 Tidy up the tearDown() methods Build/Test Tools normal normal Future Release task (blessed) has-patch 06/04/2022
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 03/03/2024
#62166 Bundled themes: PHPCS "exactly one blank line after the file comment" Bundled Theme normal minor Awaiting Review defect (bug) has-patch 01/15/2025
#62721 Bundled themes: replace strip_tags() with the more comprehensive wp_strip_all_tags() Bundled Theme normal normal Future Release defect (bug) has-patch 03/18/2025
#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 05/12/2025
#63034 Twenty Eleven: Table cells font appearance does not change with block settings Bundled Theme normal minor Awaiting Review defect (bug) has-patch 05/12/2025
#62983 Twenty Eleven: Table header cells' font size does not change with block settings Bundled Theme normal normal Future Release defect (bug) has-patch 02/28/2025
#59692 Twenty Fifteen theme having multiple issue with pullquote block. Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024
#63350 Twenty Fourteen :- The Search block design appears misaligned when the button inside is enabled. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/01/2025
#61881 Twenty Fourteen: Button block background color is mismatch Bundled Theme normal normal Awaiting Review defect (bug) has-patch 02/20/2025
#62819 Twenty Fourteen: Latest Comments block font-size does not change with user settings Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/25/2025
#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
#58100 Twenty Nineteen: PullQuote block color is not reflected on citation text Bundled Theme normal normal Future Release defect (bug) changes-requested 05/12/2025
#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
#60621 Twenty Nineteen: Search block lacks styling in the editor Bundled Theme normal normal Future Release defect (bug) changes-requested 01/09/2025
#61904 Twenty Nineteen: Social Icons block's text is underlined in the post content Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#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) changes-requested 05/12/2025
#46976 Twenty Nineteen: remove postcss-focus-within Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/29/2024
#62787 Twenty Nineteen: sanitize output of twentynineteen_custom_colors_css() Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/10/2025
#62610 Twenty Seventeen - Image block having unnecessary border if duotone and link is applied. Bundled Theme normal normal Awaiting Review defect (bug) changes-requested 05/12/2025
#63344 Twenty Seventeen: Inconsistent Search Block Input Padding Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/24/2025
#56073 Twenty Seventeen: Pullquote Block: Color and Font size issue Bundled Theme normal normal Future Release defect (bug) changes-requested 07/01/2024
#58413 Twenty Seventeen: Search block is having issue when you apply width and alignment. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#42598 Twenty Seventeen: Sticky header offset issue Bundled Theme normal normal Future Release defect (bug) has-patch 07/29/2024
#58297 Twenty Seventeen: Table block does not have same design in editor and front. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 01/09/2025
#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 05/12/2025
#61723 Twenty Sixteen: Image Block Alignment Offset (Left/Right) Bundled Theme normal normal Future Release defect (bug) changes-requested 09/03/2024
#62657 Twenty Sixteen: Latest Posts block with a background color has padding in the editor but not on front Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#60374 Twenty Sixteen: Navigation block inherits colors from button styles Bundled Theme normal normal Future Release defect (bug) has-patch 01/03/2025
#51236 Twenty Sixteen: Quotes don't inherit group color settings Bundled Theme normal normal Future Release defect (bug) has-patch 05/12/2025
#62965 Twenty Ten: Details block having font-size issue in editor side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#62792 Twenty Ten: Editor styles conflicts with the block editor styles Bundled Theme normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#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
#62918 Twenty Twelve :- Calendar block having issue with font-size in editor and frontend. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 02/14/2025
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.