Make WordPress Core

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

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
#61134 Fix coding standards issues in elements block supports Editor normal normal Awaiting Review enhancement has-patch 05/03/2024
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 05/02/2024
#58495 Twenty Twenty: Pullquote block issues with font weight and italics Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/30/2024
#46976 Twenty Nineteen: remove postcss-focus-within Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/29/2024
#61073 Cover Block Improvement Editor normal minor Awaiting Review enhancement has-patch 04/24/2024
#61064 Add filters for list table pagination and column header links Administration normal normal Awaiting Review enhancement has-patch 04/24/2024
#60640 Use of "selected" function for "Week Starts On" on General Setting page Administration normal minor Future Release enhancement has-patch 04/23/2024
#38197 Update Pingback function To Add Return pbearne Pings/Trackbacks normal normal Future Release enhancement has-patch 04/23/2024
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 04/23/2024
#60319 PHPUnit test for wp_spaces_regexp Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 04/23/2024
#36409 Comments number is wrong pbearne Comments normal normal defect (bug) has-patch 04/23/2024
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor Awaiting Review defect (bug) has-patch 04/22/2024
#45955 Twenty Nineteen: get_the_archive_title filter issues Bundled Theme normal normal Awaiting Review enhancement has-patch 04/21/2024
#10663 Category name handling wrong function is_category Query normal normal defect (bug) has-patch 04/21/2024
#45897 Chinese page uri dump fail I18N normal normal Awaiting Review defect (bug) has-patch 04/21/2024
#5358 Queried object on multiple tag query holds only first tag Taxonomy normal normal Future Release defect (bug) has-patch 04/21/2024
#7813 export function does not preserve encoding tott Export normal minor Future Release defect (bug) has-patch 04/21/2024
#22301 Performance problem with Recent Comments widget Comments normal normal defect (bug) has-patch 04/19/2024
#40768 site.com/login should not redirect to login page when user is already logged in Login and Registration normal normal Awaiting Review enhancement has-patch 04/19/2024
#60195 Twenty Twenty One - Pullquote block having issue in border with default color pallate. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/18/2024
#60284 Add defaultFontSizes option to theme.json Themes normal normal Awaiting Review enhancement has-patch 04/16/2024
#49929 Twenty Twenty: CSS issue for modal-menu.php Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#56143 Twenty Nineteen: Separator block alignment issue Bundled Theme normal minor Awaiting Review defect (bug) has-patch 04/15/2024
#58297 Twenty Seventeen: Table block does not have same design in editor and front. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#57817 Navigation block frame responsive issue Editor normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#59510 Add filter for the block-template viewport meta tag General normal normal Awaiting Review enhancement has-patch 04/13/2024
#39309 Secure WordPress Against Infrastructure Attacks Upgrade/Install normal critical Future Release task (blessed) has-patch 04/12/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#54568 WordPress admin overwrite JS history.state General normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#60968 Create action `edit_form_before_title` Editor normal normal Awaiting Review enhancement has-patch 04/09/2024
#26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times Plugins normal normal Future Release defect (bug) has-patch 04/06/2024
#60931 The 'get_users' function triggers a fatal error if a role is added without any capability assigned. nazsabuz Users normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#58088 Twenty Twenty-One: letter spacing not applied to Quote block in Editor, on front-end, widgets area Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#57415 Twenty Twenty One: Text color not reflected backend and Front side in media & text block Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#58413 Twenty Seventeen: Search block is having issue when you apply width and alignment. Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#40456 Twenty Seventeen: Submenu greater than 10 items not visible Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#55581 Twenty Twenty: Aligned images cannot be resized or are properly displayed Bundled Theme normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#54947 Twenty Twenty-Two: "Continue Reading" button on home page doesn't create hyperlink Bundled Theme normal major Awaiting Review defect (bug) has-patch 04/05/2024
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 04/05/2024
#53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
#32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
#60864 URL sanitizing strips valid characters instead of encoding, documented use is invalid Security normal normal Awaiting Review defect (bug) has-patch 04/03/2024
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/03/2024
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#57724 redirect_canonical() may not work if site_url contains port number Canonical normal normal Awaiting Review defect (bug) has-patch 04/02/2024
#54754 test for is_blog_installed() Build/Test Tools normal normal Future Release defect (bug) has-patch 04/01/2024
#57647 Deprecate wp_enqueue_block_support_styles function Editor normal normal Future Release defect (bug) changes-requested 04/01/2024
#54149 Audit `get_comment()` response checks. Comments normal normal Future Release defect (bug) has-patch 04/01/2024
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/30/2024
#42527 Admin menus: PHP warning "open_basedir restriction..." when `_wp_menu_output` is called Administration normal normal Awaiting Review defect (bug) has-patch 03/28/2024
#60849 Meta is saved twice in auto-draft mode General normal normal Awaiting Review defect (bug) has-patch 03/28/2024
#60832 add_meta_box breaks on plugin sub-pages if add_menu_page has dynamic title Menus normal normal Awaiting Review defect (bug) has-patch 03/27/2024
#36335 Next generation: core autoloader proposal General normal normal Awaiting Review feature request has-patch 03/27/2024
#60828 tests for wp_check_browser_version Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 03/22/2024
#60824 Add filters to to wp_verify_nonce() Security normal normal Awaiting Review enhancement has-patch 03/22/2024
#26530 Unnecessary database requests and untidy code in do_enclose Feeds normal normal enhancement has-patch 03/20/2024
#60593 Font Library: add terms and conditions Editor normal normal Future Release enhancement has-patch 03/20/2024
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal Awaiting Review defect (bug) has-patch 03/18/2024
#60791 Pre-populate slug using URL parameters on new post edit screen. Posts, Post Types normal normal Awaiting Review enhancement has-patch 03/17/2024
#10511 Enclosure Custom Fields are automatically deleted Feeds high major Future Release defect (bug) has-patch 03/15/2024
#24837 querying optimization for category AND searching Taxonomy normal normal enhancement has-patch 03/13/2024
#60770 TimeZone select box compatibility with RTL directions Administration normal normal Awaiting Review enhancement has-patch 03/13/2024
#54685 Admin email verification redirects back to login page Login and Registration normal normal Awaiting Review defect (bug) has-patch 03/12/2024
#18836 ORDER BY RAND() is slow pbearne Query normal minor enhancement has-patch 03/12/2024
#29807 add support for picture element and srcset attribute on img in wp_kses Formatting normal normal Future Release defect (bug) has-patch 03/11/2024
#49869 Apply comment field filters to backend Comments normal normal Awaiting Review defect (bug) has-patch 03/07/2024
#60696 Block hooks: Allow insertion of a hooked block with attributes Editor normal normal Awaiting Review enhancement has-patch 03/05/2024
#60695 Links in the admin-menu are generated incorrectly for mu-plugins Administration normal normal Awaiting Review defect (bug) has-patch 03/05/2024
#59851 test for send_frame_options_header Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 03/03/2024
#60670 [Site Health] Add current mysql version to update recommendation Site Health normal normal Future Release enhancement has-patch 03/02/2024
#15467 Multisite with separate users table Networks and Sites normal normal feature request has-patch 03/02/2024
#57261 test for force_ssl_admin Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 03/01/2024
#59941 PHPUnit test for wp_timezone_choice pbearne Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 03/01/2024
#58799 Need to add filter to register a template in [NEW] WordPress site editor through a plugin Editor normal blocker Awaiting Review enhancement has-patch 03/01/2024
#58137 WP creates unnecessary "cropped-"[filename] icon file antpb Media normal normal Future Release defect (bug) changes-requested 02/29/2024
#60112 PHPUnit test for _deprecated_argument() Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/28/2024
#60306 PHPunit test for wp_enqueue_emoji_styles Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 02/28/2024
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 02/28/2024
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 02/28/2024
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) has-patch 02/28/2024
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 02/27/2024
#57201 unit tests for wp_maybe_load_widgets Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#57263 test for wp_suspend_cache_addition Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#60300 PHPunit Test for wp_staticize_emoji_for_email Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#60301 PHPunit test for print_emoji_detection_script Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#14254 update_meta_cache fails; query too large? pbearne Cache API normal normal Future Release defect (bug) has-patch 02/27/2024
#60626 Font Files do not export/import properly via XML/WXR exporter. General normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#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 02/26/2024
#60523 working_directory enhancement Upgrade/Install normal normal Awaiting Review enhancement has-patch 02/26/2024
#59939 Media: "Copy URL" tooltip text may wrap Media normal normal Future Release defect (bug) has-patch 02/25/2024
#50136 Files types not included in Upload file types are allowed to be uploaded because of loose file extension check Upload normal normal Awaiting Review defect (bug) has-patch 02/24/2024
#58909 width problem in the administration interface Administration normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#41675 Add filter to bypass display/query for Media Months filter in media modal joemcgill Media normal normal Awaiting Review enhancement has-patch 02/23/2024
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources pbearne Feeds normal normal enhancement has-patch 02/22/2024
#58183 PHP notice when accessing Customizer with a classic theme without widgets Customize normal normal Future Release defect (bug) has-patch 02/22/2024
#32295 Pagination on preview/scheduled posts Posts, Post Types normal normal Future Release defect (bug) has-patch 02/22/2024
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.