Make WordPress Core

{13} Has Patch (2461 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 (2101 - 2200 of 2461)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#64596 Allow ability names to contain multiple slug fragments (2-4 segments) justlevine Abilities API normal normal 7.2 enhancement close 5 weeks ago
#45186 Admin notice jumps from above the H1 to below it when created. joedolson* Administration normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65793 Clean up the accessible name of menu and admin bar items with counters Administration normal normal 7.2 defect (bug) has-patch 11 days ago
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65797 Pages printed by wp_die() miss the lang attribute and a main heading Administration normal normal 7.2 defect (bug) has-patch 13 days ago
#64686 Plugin name and description overlap with "Install Now" button in Japanese locale joedolson Administration normal normal 7.2 defect (bug) has-patch 3 weeks ago
#64623 Prevent losing data when clicking links on Settings pages joedolson* Administration normal normal 7.2 defect (bug) changes-requested 4 weeks ago
#65032 View transition admin bar quirks westonruter Administration normal normal 7.2 defect (bug) has-patch 4 days ago
#36882 Add a reusable admin CSS class for destructive actions joedolson* Administration normal normal 7.2 enhancement has-patch 2 weeks ago
#50699 Fix and improve arranging metaboxes joedolson* Administration normal normal 7.2 enhancement has-patch 4 weeks ago
#63728 In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters joedolson* Administration normal normal 7.2 enhancement changes-requested 13 days ago
#65252 Test Progress: src/wp-admin/includes/ajax-actions.php Administration normal normal 7.2 enhancement has-patch 2 weeks ago
#63927 Send email notification when an application password is added johnbillion Application Passwords normal normal 7.2 enhancement has-patch 6 days ago
#65064 Flaky test: test_get_theme_featured_list_api fails with external HTTP unavailability Build/Test Tools normal normal 7.2 defect (bug) has-patch 2 weeks ago
#29792 Grunt: Add a stylelint precommit task to check for CSS syntax errors afercia Build/Test Tools normal normal 7.2 defect (bug) has-patch 4 days ago
#65484 Loopback requests fail in the wordpress-develop Docker environment westonruter* Build/Test Tools normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65278 PHPCS scans can fail after running `build:dev` Build/Test Tools normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65864 Build/Test Tools: Avoid npx when running build and test tooling johnbillion Build/Test Tools normal normal 7.2 enhancement has-patch 11 hours ago
#64958 Copy React vendor scripts from Gutenberg, update version number Build/Test Tools normal normal 7.2 enhancement has-patch 2 weeks ago
#65432 CI: Upgrade GitHub Actions to support Node.js 24 desrosj Build/Test Tools normal normal 7.2 task (blessed) has-patch 12 days ago
#65845 GitHub Actions updates and improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 9 hours ago
#65208 Introduce namespacing for the test classes for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 12 days ago
#65819 Test tool and unit test improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 5 hours ago
#64895 Tests: Reduce usage of assertEquals for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 12 days ago
#65857 Update/Audit NPM Dependencies for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 4 days ago
#63276 Content width in block editor styles expects padding Bundled Theme normal normal 7.2 defect (bug) has-patch 3 weeks ago
#58223 Twenty Twenty: Fix post meta wrapper not rendering when action hooks add custom content without the default meta Bundled Theme normal normal 7.2 defect (bug) has-patch 13 days ago
#63013 Twenty Nineteen: Use `sass` instead of `node-sass` Bundled Theme normal normal 7.2 enhancement has-patch 3 weeks ago
#65875 Bump default theme versions for WordPress 7.2 Bundled Theme normal normal 7.2 task (blessed) has-patch 3 days ago
#36409 Comments number is wrong pbearne Comments normal normal 7.2 defect (bug) has-patch 12 days ago
#64404 Uncaught DivisionByZeroError: Modulo by zero westonruter* Cron API normal normal 7.2 defect (bug) changes-requested 13 days ago
#65030 Customize: `isLinkPreviewable()` regex overrides `customize_allowed_urls` filter for sites with `/wp-content/` in home URL westonruter* Customize normal normal 7.2 defect (bug) changes-requested 5 days ago
#65796 The Customizer doesn't use the admin_body_class filter westonruter Customize normal normal 7.2 defect (bug) has-patch 11 days ago
#63678 WordPress redirect to wp-admin/install.php when a user is rate limited in mysql johnbillion Database normal normal 7.2 defect (bug) has-patch 5 weeks ago
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* Date/Time normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65417 Bug: Classic Editor link dialog prepends http:// to URLs with uppercase protocol nimeshatxecurify Editor normal normal 7.2 defect (bug) has-patch 12 days ago
#65795 Icons: Improve the SVG sanitizer in WP_Icons_Registry Editor normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65880 Global Styles: Add pseudo-selector support for text inputs Editor normal normal 7.2 enhancement has-patch 18 hours ago
#64638 Register emoji reactions comment meta for Notes Editor normal normal 7.2 enhancement has-patch 5 weeks ago
#64259 Convert emoji detection script from inline script module to external script module westonruter Emoji normal normal 7.2 enhancement has-patch 5 weeks ago
#59956 author feed having an issue on latest WP6.4 version westonruter Feeds normal major 7.2 defect (bug) has-patch 2 weeks ago
#64944 Generated Excerpts - Missing white space when stripping <br>s generated in paragraph block, verse block, etc. audrasjb* Formatting normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65729 List tables: Strip escaped HTML from values used in HTML attributes Formatting normal normal 7.2 defect (bug) has-patch 5 days ago
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal 7.2 defect (bug) has-patch 3 days ago
#29807 add support for picture element and srcset attribute on img in wp_kses adamsilverstein Formatting normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65488 #wpfooter unavailable on 200% zoom (WCAG 1.4.10 Reflow (Level AA)) General normal normal 7.2 defect (bug) has-patch 13 days ago
#65783 Change method of pulling "On this day" posts alshakero General normal normal 7.2 defect (bug) has-patch 13 days ago
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files westonruter General normal normal 7.2 defect (bug) has-patch 2 weeks ago
#64643 Remove some obsolete return by refs General normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65779 Speed up register_core_block_style_handles() $register_style check westonruter General normal normal 7.2 defect (bug) has-patch 11 days ago
#65758 added check for post status in wp_privacy_send_personal_data_export_email() General normal normal 7.2 defect (bug) has-patch 12 days ago
#64972 safe_style_css missing anchor position properties General normal normal 7.2 defect (bug) has-patch 2 weeks ago
#57081 test for wp_mkdir_p General normal normal 7.2 defect (bug) has-patch 2 weeks ago
#59791 Add test for get_tag_regex General normal normal 7.2 enhancement has-patch 3 days ago
#65774 Block Supports: Guard against non-string attribute values to avoid fatal errors ramonopoly General normal normal 7.2 enhancement has-patch 5 days ago
#65823 Code Quality: Use the null coalescing assignment operator (??=) General normal normal 7.2 enhancement has-patch 10 days ago
#65869 Editor: Add text-shadow block support and theme.json presets General normal normal 7.2 enhancement has-patch 4 days ago
#65842 Use isset() instead of in_array() over array_keys() for key lookups mukesh27 General normal normal 7.2 enhancement has-patch 4 days ago
#65526 last of the tests for functions.php pbearne General normal normal 7.2 enhancement has-patch 12 days ago
#65818 Coding Standards fixes for 7.2 General normal normal 7.2 task (blessed) has-patch 26 hours ago
#65860 Docblock improvements for 7.2 General normal normal 7.2 task (blessed) has-patch 4 days ago
#65817 PHPStan code quality improvements for 7.2 westonruter General normal normal 7.2 task (blessed) has-patch 10 hours ago
#65847 Sync changes from Gutenberg 23.7 General normal normal 7.2 task (blessed) has-patch 6 days ago
#65846 Hoist strlen() out of the class_list() loop condition mukesh27 HTML API normal normal 7.2 defect (bug) has-patch 6 days ago
#64249 Automatic translation (JIT) loading doesn't work for network-activated plugins in multisite I18N normal normal 7.2 defect (bug) has-patch 13 days ago
#64619 wp.updates.l10n.updating is deprecated notice westonruter I18N normal normal 7.2 defect (bug) has-patch 2 weeks ago
#65809 wp_get_l10n_php_file_data() reads the wrong revision date key from .l10n.php files I18N normal normal 7.2 defect (bug) has-patch 12 days ago
#65815 I18N string fixes for 7.2 I18N normal normal 7.2 task (blessed) has-patch 4 days ago
#65814 Image editor: Buttons become progressively unreachable with the keyboard joedolson* Media normal normal 7.2 defect (bug) has-patch 6 days ago
#65300 Increase Minor Bottom Spacing for Labels “Filter by type” and “Filter by date” in Media Modal Media normal normal 7.2 defect (bug) changes-requested 12 days ago
#65806 Media Library Search Includes Extra URL Parameters Added After Search Media normal normal 7.2 defect (bug) has-patch 4 days ago
#65656 Media: add an opt-in filter to generate animated image sub-sizes adamsilverstein Media normal normal 7.2 defect (bug) has-patch 4 weeks ago
#65802 wp_show_heic_upload_error() assigns to an undeclared variable westonruter Media normal normal 7.2 defect (bug) has-patch 8 days ago
#65086 Add action hooks to media modal attachment details templates for field extensibility Media normal normal 7.2 enhancement has-patch 5 weeks ago
#65661 Media: Enable client-side media uploads in the Media Library Media normal normal 7.2 enhancement has-patch 4 days ago
#65684 Menus: first click on Save Menu / Delete Menu in the sticky footer is silently lost at certain window heights joedolson* Menus normal normal 7.2 defect (bug) has-patch 4 days ago
#63473 Most recent tab in classic menu is not showing special pages (front, posts, privacy policy) desrosj Menus normal normal 7.2 defect (bug) has-patch 4 days ago
#65786 PHP Warning: Undefined property: stdClass::$current westonruter Menus normal normal 7.2 defect (bug) has-patch 11 days ago
#41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response johnbillion Options, Meta APIs normal normal 7.2 defect (bug) has-patch 6 days ago
#46744 Prevent default_role being set to dangerous values johnbillion Options, Meta APIs normal normal 7.2 enhancement has-patch 5 days ago
#64493 Plugin dependencies: better messaging or management of plugin active states joedolson* Plugins normal normal 7.2 defect (bug) has-patch 3 weeks ago
#65191 deletePluginSuccess does not update counts for custom plugin_status groups SergeyBiryukov Plugins normal minor 7.2 defect (bug) has-patch 13 days ago
#64696 Real time collboration effectively disables persistent post caches while anyone edits a post Posts, Post Types normal normal 7.2 defect (bug) has-patch 5 weeks ago
#65024 Not possible to modify the "Draft saved" message Posts, Post Types normal normal 7.2 enhancement has-patch 3 weeks ago
#65476 Introduce Knowledge custom post type gziolo Posts, Post Types normal normal 7.2 feature request has-patch 5 weeks ago
#65138 RTC: Real-time collaboration bug sprint for 7.1 Posts, Post Types normal normal 7.2 task (blessed) has-patch 3 weeks ago
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue Privacy normal normal 7.2 enhancement has-patch 4 weeks ago
#63982 Comment REST API route: add support multiple statuses adamsilverstein REST API normal normal 7.2 defect (bug) has-patch 4 weeks ago
#64260 Default filter `doing_it_wrong_trigger_error` for REST request cause no notice at all. westonruter REST API normal normal 7.2 defect (bug) changes-requested 2 weeks ago
#54484 REST API returns (empty) array for Meta but Schema has type object flixos90 REST API normal normal 7.2 defect (bug) changes-requested 3 weeks ago
#65050 REST API: Comments controller returns 403 instead of 404 for invalid post ID in update_item() westonruter REST API normal normal 7.2 defect (bug) changes-requested 11 days ago
#65810 REST API: attachments created from a `url` skip the shared insert path in `create_item()` adamsilverstein REST API normal normal 7.2 defect (bug) has-patch 4 days ago
#65761 REST comments: wrong error when a status is sent with no post REST API normal minor 7.2 defect (bug) has-patch 3 weeks ago
#65272 Blocks' opinionated styles are not loading on demand in classic themes westonruter* Script Loader normal normal 7.2 defect (bug) has-patch 13 days ago
#52320 Empty entries in WP_Scripts 'extra' field Script Loader low trivial 7.2 defect (bug) has-patch 4 days ago
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter Script Loader normal normal 7.2 enhancement has-patch 5 weeks ago
#62709 Script modules integration with wp_resource_hints Script Loader normal minor 7.2 enhancement has-patch 5 weeks ago
#57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php westonruter* Script Loader normal normal 7.2 enhancement has-patch 10 hours ago
#37000 Support for the SameSite cookie attribute johnbillion* Security normal normal 7.2 enhancement has-patch 5 weeks ago
#64707 Site Health: Opcode cache test reports a false negative when OPcache runs in file-cache-only mode westonruter* Site Health normal normal 7.2 defect (bug) has-patch 13 days ago
Note: See TracReports for help on using and creating reports.