Make WordPress Core

{13} Has Patch (2524 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 (301 - 400 of 2524)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#65383 HTML API: Performance and other improvements in 7.1 HTML API normal normal Future Release enhancement has-patch 8 weeks ago
#32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 8 weeks ago
#65642 get_page_of_comment() counts internal notes, breaking comment permalink pagination Comments normal normal Awaiting Review defect (bug) has-patch 8 weeks ago
#64902 wp_save_image() fatal error when wp_save_image_file() returns WP_Error Media normal normal Awaiting Review defect (bug) has-patch 8 weeks ago
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) has-patch 8 weeks ago
#31384 Pingback does not work for schemeless URLs Pings/Trackbacks normal normal defect (bug) has-patch 8 weeks ago
#65548 Audit usage of edit_post() Posts, Post Types normal normal Awaiting Review enhancement has-patch 8 weeks ago
#28569 Calling show_admin_bar( false ) should dehook toolbar entirely joedolson* Toolbar normal normal Future Release enhancement has-patch 8 weeks ago
#50393 Run `composer compat` as a part of `grunt (precommit|prerelease)` Build/Test Tools low normal Future Release enhancement has-patch 8 weeks ago
#63901 Add `AGENTS.md` for the project Build/Test Tools normal normal Future Release feature request has-patch 8 weeks ago
#64878 Create a workflow that compares a PR with the build server Build/Test Tools normal normal Future Release feature request has-patch 8 weeks ago
#65279 Prevent non css files from being placed in CSS folders and prevent non JS files from being placed in the JS folders Build/Test Tools normal normal Future Release enhancement has-patch 8 weeks ago
#65608 Themes: Harden process_blocks_custom_css() against non-string input Themes normal normal Awaiting Review enhancement close 8 weeks ago
#64670 WP_REST_Posts_Controller::update_item() not passing parent to wp_unique_post_slug() for draft child REST API normal normal Awaiting Review defect (bug) has-patch 8 weeks ago
#64850 Connectors: Extend bridge for JS custom card rendering and non-API-key authentication support jorgefilipecosta Administration normal normal Future Release enhancement has-patch 8 weeks ago
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction Taxonomy normal normal Awaiting Review feature request has-patch 8 weeks ago
#16706 Queries using "category__and" are slow on large databases Query normal normal enhancement has-patch 8 weeks ago
#50568 Improve WP_Term's sanitization calls pbearne Taxonomy normal normal Future Release enhancement has-patch 8 weeks ago
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal Future Release enhancement has-patch 8 weeks ago
#51117 Sitemap & XSL requests execute main query for home page. Sitemaps normal normal Future Release defect (bug) has-patch 8 weeks ago
#65628 PHP-only blocks: in-canvas editing Editor normal normal Awaiting Review enhancement has-patch 8 weeks ago
#37486 Make emojis accessible Emoji normal normal Future Release task (blessed) has-patch 2 months ago
#65598 Use array_first() to get the first array element General normal normal Awaiting Review enhancement has-patch 2 months ago
#51211 Implement a consistent function to obtain the sitemap location Sitemaps normal trivial Awaiting Review enhancement has-patch 2 months ago
#65610 Replace the two uses of compact() in wpdb::determine_charset() with explicit array literals. General low normal Awaiting Review enhancement has-patch 2 months ago
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) has-patch 2 months ago
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget audrasjb Posts, Post Types normal normal Future Release enhancement has-patch 2 months ago
#64671 Expand visual regression testing tooling and admin page coverage fabiankaegy Build/Test Tools normal normal Future Release enhancement has-patch 2 months ago
#61501 KSES Allow more custom data attributes to align with browsers dmsnell Formatting normal normal Future Release enhancement has-patch 2 months ago
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell HTML API normal normal Future Release enhancement has-patch 2 months ago
#64473 Embrace WHATWG Encoding Standards dmsnell Charset normal normal Future Release enhancement has-patch 2 months ago
#59269 Add support for adding metadata in bulk johnbillion Database normal normal Future Release enhancement changes-requested 2 months ago
#64109 Bundled themes: Stylesheets should be minified in classic themes rutviksavsani Bundled Theme normal normal Future Release enhancement has-patch 2 months ago
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) has-patch 2 months ago
#59600 Block themes: Use a cache for block template files Themes normal normal Future Release defect (bug) has-patch 2 months ago
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) has-patch 2 months ago
#46976 Twenty Nineteen: remove postcss-focus-within Bundled Theme normal normal Future Release defect (bug) changes-requested 2 months ago
#65108 Twenty Sixteen: barely visible bold text in 'blockquote' Bundled Theme normal normal Future Release enhancement has-patch 2 months ago
#64905 Add link to WP Repo in Theme Preview screen Customize normal normal Future Release enhancement has-patch 2 months ago
#65126 Implement a lock mechanism for Site Editor templates (wp_template, wp_template_part) similar to the existing Heartbeat-based post locking system. Editor normal normal Future Release enhancement has-patch 2 months ago
#64298 Move the `failed-workflow` job logic into a reusable workflow Build/Test Tools normal normal Future Release enhancement has-patch 2 months ago
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal normal Future Release enhancement has-patch 2 months ago
#64256 Add HTTP 500 status code for WordPress critical error messages Bootstrap/Load normal normal Future Release enhancement changes-requested 2 months ago
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign Formatting normal normal Awaiting Review defect (bug) has-patch 2 months ago
#59577 Images in block templates or patterns do not have loading optimization attributes adamsilverstein Media normal normal Future Release defect (bug) has-patch 2 months ago
#47144 Text inadvertently rendered by assistive technologies joedolson* Media normal normal Future Release defect (bug) has-patch 2 months ago
#58161 WordPress post editor pagination uses inconsistent URL variable to rest of site Administration normal normal Awaiting Review defect (bug) has-patch 2 months ago
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 2 months ago
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) has-patch 2 months ago
#39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement has-patch 2 months ago
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 2 months ago
#59911 WordPress 6.4 changes the font-face generation using wrong fontFamily attribute from theme.json preset Themes normal normal Future Release defect (bug) has-patch 2 months ago
#65587 wp-embed performs extra query even when unnecessary Embeds normal trivial Awaiting Review enhancement has-patch 2 months ago
#54171 Twenty Twelve: Replace frontend jQuery usage with Interactivity API flixos90 Bundled Theme normal normal Future Release enhancement has-patch 2 months ago
#62543 URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins Plugins normal critical Awaiting Review enhancement has-patch 2 months ago
#65496 Theme testing workflow will fail when multiple themes have uncommitted changes to built files. Build/Test Tools normal normal Future Release defect (bug) has-patch 2 months ago
#64714 Inconsistent vertical spacing between the headings and their content in the dashboard widgets: Site Health Status, Quick Edit, Activity, and WordPress Events and News. Widgets normal normal Awaiting Review defect (bug) has-patch 2 months ago
#65335 Show a warning message about a commented-out Gutenberg block in the Classic Editor. Editor normal normal Awaiting Review feature request has-patch 2 months ago
#63063 IDN domains are erroneously URL-encoded in the wp_sanitize_redirect() function Charset normal minor Awaiting Review defect (bug) has-patch 2 months ago
#58611 wp_get_missing_image_subsizes can return incorrect subsizes for a rotated image antpb Media normal normal Future Release defect (bug) has-patch 2 months ago
#65513 Media Library modal shows wrong count on first upload and does not reset after image deletion Media normal normal Awaiting Review defect (bug) has-patch 2 months ago
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal Future Release enhancement has-patch 2 months ago
#32824 Consistent search fields between posts and terms Posts, Post Types normal normal Future Release enhancement has-patch 2 months ago
#64228 Update `sinon` npm dependency Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 2 months ago
#65480 Custom HTML Block hangs when switching tabs and scrolling (Gutenberg/WordPress 7.0) Editor normal major Awaiting Review defect (bug) close 2 months ago
#60037 Differentiate between minimum required MySQL and MariaDB versions Database normal normal Future Release defect (bug) has-patch 2 months ago
#40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal Future Release enhancement has-patch 2 months ago
#13103 "Unknown character set" during install into database reports successful install. Database normal normal defect (bug) has-patch 2 months ago
#11398 new sort method for query_posts (order by last comment date) Query normal normal enhancement has-patch 2 months ago
#65534 test for wp_upload_bits General normal normal Awaiting Review defect (bug) has-patch 2 months ago
#64188 Admin: Plugin search does not match translated plugin names in “Installed Plugins” list Plugins normal normal Awaiting Review defect (bug) has-patch 2 months ago
#57428 Walker_Nav_Menu::start_el() $data_object is not a WP_Post Menus normal minor Awaiting Review defect (bug) has-patch 2 months ago
#60179 Add unit tests for wp_widgets_add_menu Widgets normal normal Awaiting Review enhancement has-patch 2 months ago
#27996 Show/Hide Postbox doesn't work if dynamically added Administration normal normal enhancement has-patch 2 months ago
#65539 Quick Draft: Improve the 'highlight' styling of newly added drafts Administration normal normal Awaiting Review defect (bug) has-patch 3 months ago
#63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. Cron API normal normal defect (bug) has-patch 3 months ago
#63292 atom_enclosure doesn't always get MIME type - inconsistency with rss_enclosure Feeds normal minor Awaiting Review defect (bug) has-patch 3 months ago
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal Future Release defect (bug) has-patch 3 months ago
#65430 Allow deleting an active plugin in one step from the Plugins screen Plugins normal normal Awaiting Review enhancement has-patch 3 months ago
#30854 `wp_insert_post` doesn't save revision for new published post adamsilverstein Revisions normal normal Future Release defect (bug) has-patch 3 months ago
#65475 Fonts API: Replace _doing_it_wrong() with wp_trigger_error() in WP_Font_Face General normal minor Awaiting Review defect (bug) has-patch 3 months ago
#44001 oEmbed two click / local emoji scripts Privacy normal major Awaiting Review enhancement has-patch 3 months ago
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types normal normal Future Release defect (bug) has-patch 3 months ago
#65485 Performance: Avoid redundant cache invalidation in wp_insert_* functions when processing meta_input Cache API normal normal Awaiting Review enhancement has-patch 3 months ago
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 3 months ago
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement has-patch 3 months ago
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal normal Awaiting Review enhancement has-patch 3 months ago
#65486 Performance: Avoid redundant cache invalidation in WP_REST_Meta_Fields during batch meta updates REST API normal normal Awaiting Review enhancement has-patch 3 months ago
#65474 Flushing response data in wp-cron needs to be optional Cron API normal major Future Release enhancement has-patch 3 months ago
#32233 Improve escaping in /wp-admin/includes/template.php Administration normal normal defect (bug) has-patch 3 months ago
#46554 Uploaded images goes to wrong folder/date structure antpb Media normal normal Future Release enhancement has-patch 3 months ago
#35530 Style and upgrade "Briefly unavailable for scheduled maintenance. Check back in a minute." page Upgrade/Install normal normal Awaiting Review enhancement has-patch 3 months ago
#56151 Port Dominant Color from performance plugin to core Media normal normal Awaiting Review enhancement has-patch 3 months ago
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) Formatting normal normal Awaiting Review defect (bug) has-patch 3 months ago
#62828 Array should not be passed to get_page_by_path() General normal normal Awaiting Review defect (bug) has-patch 3 months ago
#65110 Application Passwords: add a safer authorize flow for browser-based apps Application Passwords normal normal Awaiting Review enhancement has-patch 3 months ago
#39802 Multisite: "No importers are available" error message shown to site admins, but not to network admins Import normal normal Awaiting Review defect (bug) has-patch 3 months ago
#26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) has-patch 3 months ago
#65281 Custom Time & Date Format Fields Allow Empty Save Instead of Validation Date/Time normal normal Awaiting Review defect (bug) has-patch 3 months ago
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major Awaiting Review defect (bug) has-patch 3 months ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.