Make WordPress Core

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63256 Unnecessary array_map() call in get_terms() when object_ids is not set audrasjb Taxonomy lowest normal Future Release defect (bug) has-patch 11 days ago
#54970 "Please update WordPress" link on incompatible theme tile on the "Add Themes" view is not clickable audrasjb Themes normal normal Future Release defect (bug) changes-requested 3 years ago
#62957 Missing Escaping functionality audrasjb Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 18 months ago
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 2 years ago
#52151 Post / Page / Plugin Title Columns broken audrasjb* Administration normal normal Future Release defect (bug) has-patch 10 months ago
#65218 update-core.php - plugin slug is not clean audrasjb* Administration normal normal Future Release defect (bug) has-patch 13 days 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
#53229 "Alt Text" label misaligned in French audrasjb* Media normal normal Future Release defect (bug) has-patch 14 months ago
#43494 Can't change/delete menu items in Customizer on mobile audrasjb* Menus normal normal Future Release defect (bug) has-patch 23 months ago
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal Future Release defect (bug) has-patch 4 years ago
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 4 years ago
#55023 get_header() notice: Theme without header.php is deprecated audrasjb* Themes normal normal Future Release defect (bug) has-patch 3 weeks ago
#44246 Add `check-node-version` to check required Node.js and npm versions are installed azaozz Build/Test Tools normal normal Future Release enhancement has-patch 8 years ago
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 5 years ago
#51284 Update style for side meta boxes azhiyadev Editor normal normal Future Release enhancement has-patch 2 years ago
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal normal Awaiting Review enhancement has-patch 15 months ago
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal Future Release defect (bug) has-patch 6 years ago
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 6 years ago
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 7 years ago
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 7 years ago
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 7 years ago
#31270 Unexpected slugs for same-title different-parents term creation boonebgorges Taxonomy normal normal defect (bug) has-patch 4 weeks ago
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal defect (bug) has-patch 7 years ago
#24689 Improve error wp-admin page chriscct7 Administration normal normal Awaiting Review enhancement has-patch 3 months ago
#23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 9 years ago
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 3 years ago
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 10 years ago
#22942 Remove Post by Email chriscct7 Mail normal normal Future Release enhancement has-patch 11 months ago
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 13 months ago
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 13 months ago
#27938 Restore This Autosave does not work for custom post types that don't support 'revisions' chriscct7 Revisions normal normal Future Release defect (bug) has-patch 7 years ago
#28956 Moving taxonomy metabox chriscct7 Taxonomy normal normal Future Release enhancement has-patch 8 years ago
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) changes-requested 12 months ago
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 7 years ago
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 7 years ago
#27632 `wp_registration_url()` doesn't have a redirect argument chriscct7 Login and Registration normal normal defect (bug) has-patch 22 months ago
#24975 Scheduled Page on Menu showing before Schedule time chriscct7 Menus normal normal defect (bug) has-patch 7 years ago
#13998 Inconsistency in arguments when wp_nav_menu falls back to wp_page_menu chriscct7 Menus normal normal enhancement has-patch 7 years ago
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal enhancement has-patch 7 years ago
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request close 3 months ago
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 2 months ago
#19711 Posts edit list window display no information about filtering chriscct7 Posts, Post Types normal normal enhancement has-patch 7 years ago
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 3 months ago
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 7 years ago
#35736 Replace 'Lost Password' phrase with 'Reset Password' chriscct7* Login and Registration normal normal defect (bug) has-patch 7 years ago
#59482 Tests: Introduce Reflection API helper methods. costdev Build/Test Tools normal normal Future Release task (blessed) has-patch 2 years ago
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal Future Release defect (bug) changes-requested 14 months ago
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 2 years ago
#54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 5 months ago
#23749 Post Format Archive Conditional Tag danielpataki Post Formats normal normal Future Release enhancement has-patch 9 days ago
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 2 years ago
#17301 Keep the connection open when doing upgrades or long-running operations dd32 Upgrade/Install normal normal Future Release enhancement has-patch 15 months ago
#13041 Canonical redirection will redirect a non-exitant page to a post. dd32 Canonical normal normal defect (bug) has-patch 7 years ago
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 Filesystem API normal normal enhancement has-patch 7 years ago
#61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla General normal major Awaiting Review defect (bug) has-patch 2 years ago
#61286 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH" in wp-includes/cache.php deepakrohilla General normal major Awaiting Review defect (bug) has-patch 2 years ago
#56545 Add a gutenberg plugin enabled run to PHPUnit Tests workflow desrosj Build/Test Tools normal normal Awaiting Review defect (bug) close 4 years ago
#63355 Image tests skipped in GitHub Actions desrosj Build/Test Tools normal normal Future Release defect (bug) has-patch 3 weeks ago
#65432 CI: Upgrade GitHub Actions to support Node.js 24 desrosj Build/Test Tools normal normal 7.2 task (blessed) has-patch 11 days ago
#59693 Twenty Fifteen: Rendering issues in Noto font(s) desrosj Bundled Theme normal normal Future Release defect (bug) has-patch 11 months ago
#65253 Superfluous whitespace in comment cookie consent markup desrosj Comments normal normal Future Release defect (bug) has-patch 2 weeks 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 2 days ago
#51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 4 years ago
#12684 Add Edit to Bulk Actions menu on Categories screen dipalidhole27gmailcom Quick/Bulk Edit normal normal Future Release feature request changes-requested 15 months ago
#32577 Customizer QUnit tests not cleaning up dlh Customize normal normal Future Release defect (bug) has-patch 4 years ago
#64473 Embrace WHATWG Encoding Standards dmsnell Charset normal normal Future Release enhancement has-patch 5 weeks ago
#61501 KSES Allow more custom data attributes to align with browsers dmsnell Formatting normal normal Future Release enhancement has-patch 5 weeks ago
#64427 Implement WHATWG MIME Sniffing dmsnell General normal normal Awaiting Review enhancement has-patch 8 months ago
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell HTML API normal normal Future Release enhancement has-patch 5 weeks ago
#18556 Toolbar dropdowns when dragging items drecodeam* Toolbar normal normal Future Release defect (bug) has-patch 5 years ago
#65072 Registering a query_var called 'preview_nonce' stops previews from working. dsas Query normal normal Awaiting Review defect (bug) has-patch 4 months ago
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) close 14 months ago
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 4 years ago
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal Awaiting Review feature request has-patch 11 months ago
#64671 Expand visual regression testing tooling and admin page coverage fabiankaegy Build/Test Tools normal normal Future Release enhancement has-patch 5 weeks ago
#14913 Multisite Requires Client Information to Load Files filosofo Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 16 months ago
#55126 Twenty Sixteen: Replace frontend jQuery usage with Interactivity API flixos90 Bundled Theme normal normal Future Release enhancement has-patch 23 months ago
#54171 Twenty Twelve: Replace frontend jQuery usage with Interactivity API flixos90 Bundled Theme normal normal Future Release enhancement has-patch 6 weeks ago
#54479 Set_blog_id performance flixos90 General normal normal Future Release enhancement changes-requested 27 hours ago
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal Future Release defect (bug) has-patch 9 days ago
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal Future Release enhancement has-patch 7 years ago
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 4 weeks ago
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal Future Release enhancement has-patch 8 years ago
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal Future Release defect (bug) has-patch 6 years ago
#63186 Empty `properties` PHP array in REST API JSON schema leads to invalid JSON schema output flixos90 REST API normal normal Future Release defect (bug) changes-requested 5 months 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
#46307 Custom admin menu items don't provide their title on medium breakpoint garrett-eclipse Administration normal normal Future Release defect (bug) has-patch 2 years ago
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal Future Release defect (bug) has-patch 7 months ago
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal Future Release enhancement has-patch 7 years ago
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal Future Release enhancement has-patch 6 years ago
#15981 Quick edit (and other actions) need to cancel AJAX actions garyc40 Quick/Bulk Edit low normal Future Release defect (bug) has-patch 4 months ago
#65232 Abilities API: Add a fast site health summary to `core/get-environment-info` gziolo Abilities API 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
#5678 Respectfully strip newlines in some importers hansengel* Import normal normal WordPress.org enhancement has-patch 4 months ago
#64071 Site Health false positive: WP_DEBUG_LOG warning when debug.log is outside wp-content hbhalodia Site Health normal normal Future Release defect (bug) has-patch 11 days ago
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal normal Awaiting Review enhancement has-patch 6 months ago
#25060 Quick Edit Comments inline edit save breaks the alternating table row backgrounds helen Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 7 years ago
#26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 6 months ago
#32678 Audit toolbar links and content helen Toolbar normal normal Future Release enhancement has-patch 7 months ago
#29890 Make menu descriptions available to be displayed on the front-end helen Menus normal normal enhancement has-patch 7 years ago
Note: See TracReports for help on using and creating reports.