Make WordPress Core

{13} Has Patch (2133 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 (401 - 500 of 2133)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#59721 test for wp_site_admin_email_change_notification Administration normal normal Future Release enhancement has-patch 10/09/2024
#57423 we need to check an argument is closure in PclZip Administration normal normal Awaiting Review enhancement has-patch 01/05/2023
#58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal normal Awaiting Review enhancement has-patch 06/19/2023
#51663 Feature request: :Last Edit Date Administration normal normal Awaiting Review feature request has-patch 10/07/2024
#57785 How about displaying links to rudimentary Learn WordPress tutorials and videos on the dashboard? Administration normal normal Awaiting Review feature request has-patch 07/07/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
#41535 Prevent or warn about offline status before submitting a form Administration normal normal Awaiting Review feature request has-patch 02/19/2019
#40001 Replace wp-list.js with REST API-powered JavaScript Administration normal normal Awaiting Review task (blessed) has-patch 04/06/2021
#40885 Update admin color scheme using the REST API Administration normal normal Awaiting Review task (blessed) has-patch 05/31/2017
#57388 For App Passwords in non-HTTPS websites, WordPress asks for development environment, but actually requires local Application Passwords normal normal Awaiting Review defect (bug) has-patch 12/29/2022
#53692 Inaccurate schema for the app_id property in the application-passwords endpoints Application Passwords normal normal Awaiting Review defect (bug) has-patch 02/10/2025
#62070 PHP Deprecated warnings with null values for success and reject URLs Application Passwords normal normal Awaiting Review defect (bug) has-patch 10/28/2024
#62064 Refresh Authorize Application page UI Application Passwords normal normal Awaiting Review defect (bug) has-patch 01/30/2025
#51899 Improve Application Passwords section layout in user profile Application Passwords normal normal Future Release enhancement has-patch 10/25/2024
#60314 Revisions: PHP Warning: Undefined array key 0 in .../wp-includes/meta.php on line 642 Autosave normal normal Awaiting Review defect (bug) has-patch 10/25/2024
#44910 function for discriminating during auto saving Autosave normal trivial Awaiting Review feature request has-patch 09/07/2018
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 03/12/2025
#34634 Empty PHP_SELF causes 404 pages to load front page with 200 status code Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 11/16/2018
#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 03/17/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
#63111 short-circuit WordPress processing for requests of missing files Bootstrap/Load normal major Awaiting Review enhancement changes-requested 03/26/2025
#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
#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 10/19/2022
#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
#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 04/17/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
#63135 Testing and Debugging WP_Mail related topics Build/Test Tools normal minor Awaiting Review enhancement has-patch 03/20/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 08/31/2024
#63034 Twenty Eleven: Table cells font appearance does not change with block settings Bundled Theme normal minor Awaiting Review defect (bug) has-patch 03/17/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
#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 03/13/2025
#62819 Twenty Fourteen :- Latest Comment block font-size not working in user side and admin side. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/21/2025
#61881 Twenty Fourteen: Button block background color is mismatch Bundled Theme normal normal Awaiting Review defect (bug) has-patch 02/20/2025
#63275 Twenty Fourteen: Sticky menu problem Bundled Theme normal normal Future Release defect (bug) has-patch 04/21/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
#45993 Twenty Nineteen: Image aligncenter inside column is broken Bundled Theme normal normal Future Release defect (bug) changes-requested 04/01/2025
#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
#60621 Twenty Nineteen: Search block lacks styling in the editor Bundled Theme normal normal Future Release defect (bug) changes-requested 01/09/2025
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
Note: See TracReports for help on using and creating reports.