Make WordPress Core

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55376 Use wp_filesize in core General normal normal Future Release enhancement changes-requested 06/06/2025
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal Future Release enhancement has-patch 06/26/2025
#47237 Used different escape function on options-media.php Media normal trivial Awaiting Review enhancement has-patch 05/11/2019
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#36405 User creation fails for users with long names. Users normal normal defect (bug) has-patch 04/07/2025
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal Future Release defect (bug) has-patch 03/24/2019
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal normal Awaiting Review defect (bug) has-patch 08/01/2022
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal Future Release defect (bug) has-patch 12/05/2017
#37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal Awaiting Review defect (bug) close 10/16/2025
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 03/03/2025
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#40521 Using a custom query var on a static front page results in wrong $post Query normal normal Future Release defect (bug) has-patch 05/07/2026
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) has-patch 12/18/2025
#45387 Valid HTML get mangled on the frontend Editor normal normal Awaiting Review defect (bug) has-patch 01/22/2026
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#57615 Various comment functions reporting error when `get_comment()` returns `null` Comments normal minor Awaiting Review defect (bug) has-patch 03/08/2023
#63673 Various inconsistencies in connection with the ‘Crop’ function joedolson* Media normal normal Awaiting Review enhancement has-patch 07/28/2025
#53944 Video resolution in portrait orientation Media normal normal Awaiting Review defect (bug) has-patch 08/17/2021
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#45853 Videos embedded in a plugins readme.txt does not load while searching for a plugin in an actual WP install (not wp.org) Plugins normal normal Awaiting Review defect (bug) has-patch 01/31/2025
#48656 Views details blocked by SAMEORIGIN Plugins normal major Awaiting Review defect (bug) has-patch 04/02/2026
#64917 WP 7.0 Connectors: unclear error message AI normal normal 7.0.1 defect (bug) has-patch 04/22/2026
#55856 WP Cache stats size wrong? Cache API normal minor Future Release defect (bug) has-patch 06/05/2024
#51716 WP Cron - looses entries Cron API normal normal Awaiting Review defect (bug) has-patch 02/15/2025
#30325 WP List Table: allow filtering view switcher modes General normal normal enhancement has-patch 06/04/2019
#64932 WP admin - Subpages in the list of pages are not indicated as subpages for blind people joedolson* Administration normal normal 7.1 defect (bug) has-patch 03/31/2026
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#58137 WP creates unnecessary "cropped-"[filename] icon file antpb Media normal normal Future Release defect (bug) changes-requested 02/29/2024
#27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
#62355 WP sets REQUEST_URI to an invalid value if it's not set General normal normal Awaiting Review defect (bug) has-patch 12/30/2024
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#43589 WPDB Update change NULL values to acceptable values Database normal normal Awaiting Review defect (bug) has-patch 01/17/2019
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#55051 WP_Customize_Nav_Menu_Item_Setting class needs hooks/filters parity for preview and update Customize normal normal Future Release defect (bug) has-patch 04/09/2026
#51230 WP_DEBUG is flagged when using the development environment type Site Health normal normal Awaiting Review defect (bug) has-patch 06/02/2025
#29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal Future Release enhancement has-patch 02/25/2019
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
#64653 WP_Hook::resort_active_iterations() skips next priority when callback removes itself during execution westonruter Plugins normal normal 7.1 defect (bug) has-patch 05/05/2026
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 04/11/2023
#56262 WP_List_Util::pluck doesn't support a null $field General low minor Awaiting Review enhancement has-patch 02/05/2026
#49284 WP_Meta_Query's 'compare_key' does not support 'NOT EXISTS' when used with WP_User_Query Query normal normal Awaiting Review defect (bug) has-patch 09/12/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
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/29/2024
#47640 WP_Posts_List_Table::get_views() doesn't allow the "Mine" counts to be filtered Administration normal normal Awaiting Review defect (bug) has-patch 09/05/2025
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 12/24/2020
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 11/29/2019
#60745 WP_Query::parse_query() does not handle invalid query arg values Query normal normal Future Release defect (bug) has-patch 02/10/2025
#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 02/18/2026
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal Future Release enhancement has-patch 07/03/2017
#36641 WP_Term method __toString Taxonomy normal normal Awaiting Review enhancement has-patch 01/31/2025
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 01/17/2019
#64582 WP_Theme: Cyclic parent declaration can leave $template unset, causing inconsistencies Themes normal normal Awaiting Review defect (bug) has-patch 02/02/2026
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes SergeyBiryukov Themes normal normal 7.1 defect (bug) has-patch 04/15/2026
#64848 WP_Theme_JSON: Prevent implicit coercion in to_ruleset ramonopoly Themes normal minor 7.1 defect (bug) has-patch 05/11/2026
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/07/2017
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#21744 WP_User_Query does not support post type Users normal normal Awaiting Review enhancement has-patch 03/27/2019
#62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings Widgets normal trivial Awaiting Review enhancement has-patch 01/01/2025
#45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#63066 Warning when array passed to wp_check_invalid_utf8() General normal normal Awaiting Review defect (bug) has-patch 04/09/2026
#61479 Warnings when use remove_menu_page() with a non exist page. Administration normal normal Awaiting Review defect (bug) has-patch 06/21/2024
#60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#55814 WebP support under Site Health status tab Site Health normal normal Future Release enhancement has-patch 05/26/2022
#26764 Welcome panel - misleading text chriscct7 Administration normal minor Future Release enhancement has-patch 09/26/2021
#40581 When all columns are 'special' ... Administration normal normal Future Release defect (bug) has-patch 03/02/2019
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 06/04/2019
#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
#25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one ideag Upload normal normal Future Release defect (bug) has-patch 01/27/2026
#60644 When theme installation fails, add a link to return to theme installer page Themes normal normal Future Release enhancement has-patch 12/17/2024
#44980 When using a mobile browser (iOS 12) and the Visual Editor you won’t be able to properly select/highlight text Editor normal normal Awaiting Review defect (bug) has-patch 03/02/2019
#63687 While navigating menu from Add User to any menu it asking for changes but did not add anything. Users normal normal Awaiting Review defect (bug) has-patch 08/01/2025
#40288 Whitelist oEmbed for Apple Keynote Embeds normal normal Future Release enhancement has-patch 05/30/2023
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal Awaiting Review enhancement has-patch 04/02/2026
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal normal Awaiting Review enhancement has-patch 12/16/2020
#51538 Widget disappears from the sidebar when switching the theme and back again. Widgets normal critical Awaiting Review defect (bug) has-patch 10/15/2020
#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
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 02/16/2022
#40932 Word breaks the layout I18N normal normal Future Release defect (bug) has-patch 05/22/2018
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries Help/About normal normal Awaiting Review feature request has-patch 05/26/2025
#53973 WordPress <= 5.8 - Authenticated Persistent XSS (User role name) Security normal normal Future Release defect (bug) has-patch 03/12/2025
#64455 WordPress Core Abilities Abilities API normal normal Future Release enhancement has-patch 04/20/2026
#60388 WordPress Core error message in my Website Site Health normal normal Awaiting Review defect (bug) has-patch 05/10/2024
#58335 WordPress Dashboard Collapse Menu Transition issue. Administration low normal Awaiting Review defect (bug) has-patch 07/06/2025
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) has-patch 11/07/2024
#21597 WordPress Importer $base_url index failed Import normal normal defect (bug) has-patch 06/04/2019
#52740 WordPress Importer: Add vertical space between inputs Import normal normal WordPress.org defect (bug) has-patch 04/08/2021
#23276 WordPress Importer: Update existing navs instead of new Import normal normal WordPress.org defect (bug) has-patch 04/10/2026
#23275 WordPress Importer: line-ending mismatch corrupts serialized meta Import normal normal defect (bug) has-patch 06/09/2025
#65018 WordPress Post Edit Screen Content Overflow Issue in version 7.0 RC2 Administration normal normal Awaiting Review defect (bug) has-patch 04/09/2026
#54568 WordPress admin overwrite JS history.state General normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#63913 WordPress assumes that the UTF-8 PCRE flag is available. Charset low normal Future Release enhancement has-patch 09/22/2025
#56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#28474 WordPress destroys animation in animated GIF when it resizes Media normal normal Future Release defect (bug) changes-requested 01/29/2026
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 12/21/2025
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal Awaiting Review defect (bug) has-patch 10/20/2023
Note: See TracReports for help on using and creating reports.