Make WordPress Core

{13} Has Patch (2467 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 2467)

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
#65898 Lint the admin CSS files Administration normal normal 7.2 task (blessed) has-patch 6 hours ago
#65897 Surface community-contributed patterns from the Pattern Directory in the editor (opt-in) Editor normal normal Awaiting Review enhancement has-patch 11 hours ago
#65896 Media Library: third line of a caption is cut off Media low minor Awaiting Review defect (bug) has-patch 12 hours ago
#65895 In About.php update "Welcome to WordPress (version)" to a dynamic string Help/About low normal 7.2 enhancement has-patch 15 hours ago
#65894 Remove the unused wp-mail-real-test.php from the PHPUnit test suite Build/Test Tools normal normal Awaiting Review enhancement has-patch 26 hours ago
#65893 Many PHPUnit tests are not well isolated General normal normal Awaiting Review defect (bug) has-patch 28 hours ago
#65891 When WordPress PHP email fails, the user often doesn't know Site Health normal normal Awaiting Review enhancement has-patch 20 hours ago
#65890 Add a Notes section in the Dashboard Activity widget Editor normal normal Awaiting Review enhancement has-patch 3 hours ago
#65889 Skip PHPUnit runs on CSS- and JS-only pull requests Build/Test Tools normal normal Awaiting Review enhancement has-patch 26 hours ago
#65888 Remove the unused wp-profiler.php from the PHPUnit test suite Build/Test Tools normal normal Awaiting Review enhancement has-patch 26 hours ago
#65884 wp_map_nav_menu_locations() reuses $slug for a nested loop, so some new theme locations are skipped Menus normal normal Awaiting Review defect (bug) has-patch 3 days ago
#65880 Global Styles: Add pseudo-selector support for text inputs Editor normal normal 7.2 enhancement has-patch 37 hours ago
#65876 Block style variations emit a duplicate copy of the same CSS for every block instance Editor normal normal Awaiting Review defect (bug) has-patch 4 days ago
#65875 Bump default theme versions for WordPress 7.2 Bundled Theme normal normal 7.2 task (blessed) has-patch 4 days ago
#65873 Media: enable HEIC/HEIF sequence uploads when the server lacks image editor support Media normal normal Awaiting Review defect (bug) has-patch 4 days ago
#65872 Editor: enable notes on the global styles post type Editor normal normal Awaiting Review defect (bug) has-patch 4 days ago
#65871 KSES: the filter property is allowlisted but every filter function value is dropped by safecss_filter_attr() Formatting normal normal Awaiting Review defect (bug) has-patch 5 days ago
#65870 wp_is_stream() should align with PHP stream handler matching General normal normal Awaiting Review defect (bug) has-patch 5 days ago
#65869 Editor: Add text-shadow block support and theme.json presets General normal normal 7.2 enhancement has-patch 5 days ago
#65867 Connectors: AI provider API keys are re-validated on every settings update (/wp/v2/settings), causing needless provider calls and key resets AI normal normal Awaiting Review defect (bug) has-patch 22 hours ago
#65866 Editor: Allow notes on templates and template parts Editor normal normal Awaiting Review enhancement has-patch 5 days ago
#65865 theme.json settings.viewport: em/rem breakpoints ordered with a fixed 16px assumption but emitted with their original unit, producing an empty media query at larger browser default font sizes Editor normal normal Awaiting Review defect (bug) has-patch 4 days ago
#65864 Build/Test Tools: Avoid npx when running build and test tooling johnbillion Build/Test Tools normal normal 7.2 enhancement has-patch 9 hours ago
#65862 Build/Test Tools: Upgrade testing workflow spawns downgrade jobs when dispatched with an older version Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 6 days ago
#65861 Backport the bcrypt unit test performance fixes to the 6.8 branch Build/Test Tools normal normal Awaiting Review enhancement has-patch 6 days ago
#65860 Docblock improvements for 7.2 General normal normal 7.2 task (blessed) has-patch 14 hours ago
#65858 Add descriptions for all registered Grunt tasks Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 4 days ago
#65857 Update/Audit NPM Dependencies for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 5 days ago
#65855 REST API: Taxonomy REST bases can overwrite existing post item properties despite conflict warning REST API normal normal Awaiting Review defect (bug) has-patch 6 days ago
#65853 Using is_feed() does not always work Feeds normal normal Awaiting Review defect (bug) has-patch 6 days ago
#65852 Media grid tile label (aria-label) is stale: shows "uploading…" / "(no title)" for titled attachments whose models load after the view is created Media normal normal Awaiting Review defect (bug) has-patch 4 days ago
#65847 Sync changes from Gutenberg 23.7 General normal normal 7.2 task (blessed) has-patch 7 days ago
#65846 Hoist strlen() out of the class_list() loop condition mukesh27 HTML API normal normal 7.2 defect (bug) has-patch 7 days ago
#65845 GitHub Actions updates and improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 13 hours ago
#65843 Expand the Tools screen with Import, Export, and Code Editing cards & adding a message when there are no tools to display Administration normal normal Awaiting Review enhancement has-patch 8 days ago
#65842 Use isset() instead of in_array() over array_keys() for key lookups mukesh27 General normal normal 7.2 enhancement has-patch 5 days ago
#65841 theme.json settings.viewport: warn when a breakpoint is dropped Editor normal normal Awaiting Review enhancement has-patch 6 days ago
#65839 Site Health REST API test can fail with rest_cookie_invalid_nonce when full browser cookie jar is sent Site Health normal minor defect (bug) has-patch 8 days ago
#65838 Formatting: CSS function name matching in safecss_filter_attr() is case-sensitive Formatting normal normal Awaiting Review defect (bug) has-patch 8 days ago
#65833 theme.json settings.viewport: mixed em/px breakpoints are ordered using a hardcoded 16px, emitting a media query that can never match Editor normal normal Future Release defect (bug) has-patch 7 days ago
#65828 Replace core's remaining utf8_encode() calls in wxr_cdata() and wp_read_image_metadata() General normal normal Future Release defect (bug) has-patch 8 days ago
#65825 Media: the edit-image content handler is bound twice on the Post and ImageDetails media frames Media normal normal Awaiting Review defect (bug) has-patch 12 days ago
#65823 Code Quality: Use the null coalescing assignment operator (??=) General normal normal 7.2 enhancement has-patch 11 days ago
#65821 Connectors: a masked API key posted back to /wp/v2/settings overwrites the stored key AI normal normal Awaiting Review defect (bug) has-patch 12 days ago
#65820 Default first check for is_login() Login and Registration normal normal Awaiting Review enhancement close 5 days ago
#65819 Test tool and unit test improvements for 7.2 Build/Test Tools normal normal 7.2 task (blessed) has-patch 6 hours ago
#65818 Coding Standards fixes for 7.2 General normal normal 7.2 task (blessed) has-patch 12 minutes ago
#65817 PHPStan code quality improvements for 7.2 westonruter General normal normal 7.2 task (blessed) has-patch 29 hours ago
#65815 I18N string fixes for 7.2 I18N normal normal 7.2 task (blessed) has-patch 5 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
#65812 Unreachable "All selected plugins are up to date." admin notice in plugins.php aminurislam01* Administration normal normal Awaiting Review defect (bug) has-patch 7 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
#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 13 days ago
#65807 Some text displayed in the Privacy tables has insufficient color contrast ratio Administration normal normal Awaiting Review defect (bug) has-patch 13 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
#65802 wp_show_heic_upload_error() assigns to an undeclared variable westonruter Media normal normal 7.2 defect (bug) has-patch 9 days ago
#65797 Pages printed by wp_die() miss the lang attribute and a main heading Administration normal normal 7.2 defect (bug) has-patch 2 weeks 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
#65795 Icons: Improve the SVG sanitizer in WP_Icons_Registry Editor normal normal 7.2 defect (bug) has-patch 2 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 12 days ago
#65786 PHP Warning: Undefined property: stdClass::$current westonruter Menus normal normal 7.2 defect (bug) has-patch 11 days ago
#65785 No safe way to add XML namespaces to feeds Feeds normal normal Future Release enhancement has-patch 7 days ago
#65783 Change method of pulling "On this day" posts alshakero 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
#65777 Login form aria-describedby ignores one of the two notices login_header() can render Login and Registration normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65775 Add option to toggle infinite scroll in the media modal joedolson* Media high normal 7.1.1 defect (bug) has-patch 4 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
#65772 Add an end-to-end test for scheduled post publishing (future to publish via WP-Cron) Build/Test Tools normal normal Future Release enhancement has-patch 11 days ago
#65771 Add end-to-end tests for comment moderation on edit-comments.php Build/Test Tools normal normal Future Release enhancement has-patch 11 days ago
#65770 PHPUnit tests: Build once and reuse. Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12 days ago
#65768 Classic block: Icons of the TinyMCE buttons are barely visible in the buttons active state Editor normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65766 Search engine visibility missing aria-describedby joedolson* Administration normal normal Awaiting Review defect (bug) has-patch 2 weeks 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
#65760 wp_delete_site() does not enforce the main-site protection that wpmu_delete_blog() does Networks and Sites low normal Future Release defect (bug) has-patch 3 weeks ago
#65759 Plugin Dependencies: a network-activated dependency is counted as inactive, disabling the Activate button Plugins normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65758 added check for post status in wp_privacy_send_personal_data_export_email() General normal normal 7.2 defect (bug) has-patch 13 days ago
#65754 Revisionable, Multivalue Post Meta are not saved properly via REST autosave REST API normal normal Future Release defect (bug) has-patch 7 days ago
#65751 wp_get_registered_image_subsizes() has no unit test coverage Media normal normal Awaiting Review enhancement has-patch 3 weeks ago
#65750 Compression test sends unauthorized AJAX requests for users without manage_options Script Loader normal minor Future Release defect (bug) has-patch 3 weeks ago
#65745 "Start Docker environment" is not retried, and start.js discards the failure Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 5 days ago
#65744 Switching Help tabs shifts the page content below the panel Administration low minor Awaiting Review enhancement has-patch 3 weeks ago
#65737 mediaelementplayer-legacy - the Flash message is no longer needed. Media low minor Future Release defect (bug) has-patch 3 weeks ago
#65735 "Complete request" on the Erase Personal Data screen is easily mistaken for an instruction to erase Privacy normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65734 Classic Editor: Support pasted WebP image URLs in TinyMCE smart paste TinyMCE normal normal Future Release enhancement has-patch 8 days ago
#65731 Changing the site timezone can immediately invalidate fresh privacy-request confirmation links Privacy normal normal 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 6 days ago
#65725 Block Bindings: Add icon attribute of core/icon block to list of supported block binding attributes Editor normal normal Awaiting Review enhancement has-patch 3 weeks ago
#65718 Multisite: the blogname is required during site creation but can be emptied later Networks and Sites normal normal Future Release defect (bug) has-patch 5 days ago
#65709 Both CUSTOM_USER_TABLE and CUSTOM_USER_META_TABLE are not checked for non empty string Database normal normal Awaiting Review defect (bug) has-patch 4 days ago
#65707 The Application Passwords table misses a th row header when first created via AJAX Administration normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65703 wp_admin_notice(): pass `type` instead of `error/updated` via additional_classes joedolson* Administration normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65702 wp_lostpassword_url() duplicates the base path on a Multisite network installed in a subdirectory General normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#65700 Comments: wp_insert_comment() and wp_update_comment() don't encode emoji for utf8mb3 columns like wp_insert_post() does Emoji normal normal Future Release defect (bug) has-patch 7 days ago
#65694 REST autosave controller silently ignores post_title updates matching the published post's title, leaving stale title in the autosave revision REST API normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65693 Tests: Refactor wp_cache_get_multiple() and wp_cache_delete_multiple() to improve isolation and edge-case coverage Build/Test Tools low minor Awaiting Review enhancement has-patch 4 weeks ago
#65692 Improve consistency of the Dashboard widgets when no-js Administration normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
#65689 register_block_template(): PHP warnings when a plugin-registered template is assigned to an individual post Themes normal normal Awaiting Review defect (bug) has-patch 4 weeks 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
#65683 Visually expose the labels of the Media Library 'List view' and 'Grid view' links Media normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
#65675 Toggletip Screen Reader Accessibility (wp-includes/general-template.php) General normal normal Awaiting Review defect (bug) has-patch 2 weeks ago
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.