Make WordPress Core

{13} Has Patch (1995 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 (1701 - 1800 of 1995)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#60196 Twenty Twenty-One: List Item blocks have extra margin in editor Bundled Theme normal minor Awaiting Review defect (bug) changes-requested 07/15/2024
#58500 Twenty Twenty: Separator block's Default style is wider than Wide Line style in editor Bundled Theme normal minor Awaiting Review defect (bug) has-patch 08/31/2024
#58499 Twenty Twenty: Table block having issue with color Bundled Theme normal minor Awaiting Review defect (bug) has-patch 08/31/2024
#55856 WP Cache stats size wrong? Cache API normal minor Future Release defect (bug) has-patch 06/05/2024
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
#61450 The `recovery_mode_clean_expired_keys` cron event is orphaned after converting to Multisite Cron API low minor Awaiting Review defect (bug) has-patch 06/16/2024
#44820 CodeMirror in Customize - copy & paste bug Customize normal minor Future Release defect (bug) has-patch 02/26/2023
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor Awaiting Review enhancement has-patch 09/27/2022
#48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor Future Release defect (bug) has-patch 06/29/2023
#61798 Not possible to assign author to unowned post in the primary edit form Editor normal minor Awaiting Review defect (bug) has-patch 08/05/2024
#57420 Add filter for wp_theme_get_element_class_name Editor normal minor Awaiting Review enhancement has-patch 01/18/2023
#61073 Cover Block Improvement Editor normal minor Awaiting Review enhancement has-patch 04/24/2024
#7813 export function does not preserve encoding tott Export normal minor Future Release defect (bug) has-patch 04/21/2024
#57711 PclZipUtilTranslateWinPath() fails when php_uname() function not available External Libraries normal minor Future Release defect (bug) has-patch 12/03/2023
#34130 Thickbox previous arrow External Libraries normal minor Awaiting Review defect (bug) close 03/15/2021
#8828 Tags and Categories are undifferentiable in Atom and RSS feeds Feeds low minor Future Release enhancement has-patch 06/28/2024
#50287 FS_METHOD=ssh2 breaks some plugins Filesystem API normal minor Awaiting Review defect (bug) has-patch 08/27/2020
#24487 is_email() does not recognize IDN domains Formatting normal minor Future Release defect (bug) has-patch 04/28/2021
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021
#47557 Sanitize Email Suggestion Formatting normal minor Awaiting Review enhancement has-patch 09/11/2024
#51828 gallery items not aligned when row has less items than column count Gallery normal minor Awaiting Review defect (bug) has-patch 11/19/2020
#61069 Change the http:// links to https:// of ma.tt and hello dolly General normal minor Future Release defect (bug) has-patch 06/23/2024
#61427 Consistent use of placement of button and link to continue installer or login General normal minor Awaiting Review defect (bug) has-patch 06/13/2024
#61879 Deprecation Warning General normal minor Awaiting Review defect (bug) has-patch 08/24/2024
#58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section General normal minor Awaiting Review defect (bug) has-patch 07/19/2023
#60579 Notice: Undefined index: name in /wp-includes/class-wp-roles.php on line 293 General normal minor Awaiting Review defect (bug) has-patch 07/04/2024
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 10/13/2021
#56098 Post Excerpt style in query loop not able to override if paragraph color is set in the global style. General normal minor Awaiting Review defect (bug) has-patch 07/12/2022
#33141 Search form clear button is clipped in Safari (OS X) General low minor Awaiting Review defect (bug) has-patch 05/23/2017
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor Awaiting Review defect (bug) has-patch 05/23/2019
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor Awaiting Review defect (bug) has-patch 06/29/2023
#56846 All test classes that use the "wp" prefix should be renamed for consistency General normal minor Awaiting Review enhancement has-patch 07/25/2023
#61125 Many strings or URLs lack proper escaping. audrasjb General normal minor Awaiting Review enhancement changes-requested 05/15/2024
#60953 Need new hook at paginate_links General normal minor Awaiting Review enhancement has-patch 06/04/2024
#61141 Request new function add_sites_page(...) General normal minor Awaiting Review enhancement has-patch 06/08/2024
#31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 07/06/2022
#56262 WP_List_Util::pluck doesn't support a null $field General low minor Awaiting Review enhancement has-patch 07/26/2022
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#52696 Add a way to determine whether a translation exists I18N normal minor Future Release enhancement has-patch 09/11/2024
#54419 Suggestion to add an action in /wp-admin/import.php page Import normal minor Awaiting Review enhancement has-patch 10/19/2022
#51885 Extra space in subject line - plugin auto update Mail normal minor Awaiting Review defect (bug) has-patch 11/28/2020
#55465 Fix hiding playlist buttons from Add Media modal dialog Media normal minor Awaiting Review defect (bug) has-patch 03/25/2022
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor Future Release enhancement has-patch 02/07/2023
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor Awaiting Review feature request has-patch 04/07/2020
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor Future Release defect (bug) has-patch 10/08/2018
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov Plugins normal minor Future Release enhancement has-patch 10/20/2020
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor Awaiting Review enhancement has-patch 06/29/2020
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor Awaiting Review enhancement has-patch 08/08/2021
#13972 Add new category link - capability check needed Posts, Post Types normal minor Future Release defect (bug) has-patch 01/23/2018
#45516 Auto Draft title issue for custom post types SergeyBiryukov Posts, Post Types normal minor Future Release defect (bug) has-patch 02/09/2023
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski Posts, Post Types normal minor Future Release defect (bug) has-patch 06/06/2018
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu Posts, Post Types normal minor Future Release defect (bug) has-patch 05/19/2017
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 06/25/2023
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 07/10/2023
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor Future Release enhancement has-patch 01/31/2021
#50598 Replace developer.w.org instead of Codex on is_main_query function message Query normal minor Awaiting Review defect (bug) has-patch 07/07/2020
#53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp REST API normal minor Future Release defect (bug) has-patch 06/10/2021
#52333 Lack of the : entity on the list of allowed entity names in kses.php Security normal minor Awaiting Review defect (bug) has-patch 01/20/2021
#47050 Recovery Email - Keep consistent newline spacing around ###CAUSE### mergetag Site Health normal minor Future Release defect (bug) has-patch 05/08/2021
#47085 Site Health appear on individual sites in Multisite Site Health low minor Future Release enhancement has-patch 10/19/2020
#44854 Bulk action missing/hidden on taxonomies Taxonomy normal minor Awaiting Review defect (bug) has-patch 04/22/2024
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion Taxonomy normal minor Future Release defect (bug) has-patch 06/06/2018
#54372 class-wp-automatic-updater.php adds a period to home_url() Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 01/03/2022
#59062 wordpress 404 error after update Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 09/11/2023
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov Upgrade/Install normal minor Future Release enhancement has-patch 01/08/2019
#27606 "Add Existing User" form does not preserve input in case of an error Users low minor Awaiting Review defect (bug) has-patch 05/03/2019
#41757 Add action inside of add_new_user_to_blog() function Users low minor Future Release enhancement has-patch 09/26/2017
#49102 Multisite: removed_user_from_blog hook SergeyBiryukov Users normal minor Future Release feature request has-patch 09/06/2020
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) has-patch 08/17/2022
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open Widgets normal minor Awaiting Review defect (bug) has-patch 03/18/2021
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor Future Release enhancement has-patch 02/21/2020
#27165 Incorrect nonce supplied when authenticated session expires Login and Registration normal minor defect (bug) has-patch 06/04/2019
#25899 Adding mediaelement CSS links outside of head tags breaks HTML5 validation Media normal minor defect (bug) has-patch 06/04/2019
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request has-patch 06/04/2019
#18836 ORDER BY RAND() is slow pbearne Query normal minor enhancement has-patch 03/12/2024
#12769 Disappearing posts/pages (in quickedit mode) Quick/Bulk Edit low minor defect (bug) has-patch 02/17/2023
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 06/04/2019
#22377 Add filter to wp_update_plugins() rmccue Upgrade/Install low minor enhancement has-patch 06/05/2019
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#58789 Not countable. row_actions @ /wp-admin/includes/class-wp-list-table.php Administration normal major Awaiting Review defect (bug) has-patch 07/01/2024
#56842 WordPress performance drop due to introduce Gutenberg Build/Test Tools normal major Awaiting Review defect (bug) has-patch 10/19/2022
#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
#23074 Changing post's URL and then setting it back causes redirect loop (wp_old_slug_redirect) Canonical normal major Future Release defect (bug) has-patch 02/17/2024
#52514 Admin dasboard load verry slow at some active plugins - WP Advanced Comment Comments normal major Awaiting Review defect (bug) has-patch 02/12/2021
#43019 Hook to validate post form data before save Database normal major Awaiting Review enhancement has-patch 10/28/2021
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement has-patch 06/17/2018
#55284 thumbnails issue Editor normal major Awaiting Review defect (bug) has-patch 05/10/2022
#10511 Enclosure Custom Fields are automatically deleted Feeds high major Future Release defect (bug) has-patch 03/15/2024
#47623 Feeds: <lastBuildDate> has incorrect date Feeds normal major Awaiting Review defect (bug) has-patch 06/29/2019
#36710 Symlinked directories should not be deleted recursively Filesystem API normal major Future Release defect (bug) has-patch 05/27/2024
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. General normal major Future Release defect (bug) has-patch 05/21/2024
#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 05/29/2024
#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 05/31/2024
Note: See TracReports for help on using and creating reports.