Make WordPress Core

{13} Has Patch (2068 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 (201 - 300 of 2068)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
#28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 07/14/2023
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
#22942 Remove Post by Email chriscct7 Mail normal normal Future Release enhancement has-patch 09/24/2025
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 07/13/2025
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 08/01/2025
#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 06/04/2019
#28956 Moving taxonomy metabox chriscct7 Taxonomy normal normal Future Release enhancement has-patch 06/06/2018
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) changes-requested 08/28/2025
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
#23454 _deprecated_function Messages chriscct7 General normal normal enhancement has-patch 06/04/2019
#27632 `wp_registration_url()` doesn't have a redirect argument chriscct7 Login and Registration normal normal defect (bug) has-patch 11/05/2024
#24975 Scheduled Page on Menu showing before Schedule time chriscct7 Menus normal normal defect (bug) has-patch 06/04/2019
#13998 Inconsistency in arguments when wp_nav_menu falls back to wp_page_menu chriscct7 Menus normal normal enhancement has-patch 06/04/2019
#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 06/04/2019
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request has-patch 06/04/2019
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#19711 Posts edit list window display no information about filtering chriscct7 Posts, Post Types normal normal enhancement has-patch 06/04/2019
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 01/30/2026
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 06/05/2019
#35075 Comment cache ignores custom query vars boonebgorges Comments normal normal defect (bug) has-patch 03/06/2020
#11248 Paged wp_list_comments() should always output something boonebgorges Comments normal normal defect (bug) has-patch 06/04/2019
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 06/04/2019
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 06/04/2019
#24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
#43978 Avoid flickering on the Tools / Export page birgire Export normal normal Future Release defect (bug) has-patch 02/20/2020
#46560 Personal Data Export email unit tests found in erasure fulfillment berubenic Privacy low normal Future Release enhancement has-patch 08/18/2024
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal normal Awaiting Review enhancement has-patch 05/26/2025
#13103 "Unknown character set" during install into database reports successful install. barrykooij Database normal normal defect (bug) has-patch 06/04/2019
#51284 Update style for side meta boxes azhiyadev Editor normal normal Future Release enhancement has-patch 07/09/2024
#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 01/10/2019
#19173 Issues with wp_editor() when used inside of a meta box. azaozz Editor normal normal Awaiting Review defect (bug) has-patch 07/07/2021
#52151 Post / Page / Plugin Title Columns broken audrasjb* Administration normal normal Future Release defect (bug) has-patch 10/24/2025
#53229 "Alt Text" label misaligned in French audrasjb* Media normal normal Future Release defect (bug) has-patch 07/04/2025
#43494 Can't change/delete menu items in Customizer on mobile audrasjb* Menus normal normal Future Release defect (bug) has-patch 10/09/2024
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal Future Release defect (bug) has-patch 09/28/2022
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022
#58455 The admin menu remains sticky when displaying warning or error messages on the Site Health page. audrasjb Administration normal normal Future Release defect (bug) changes-requested 05/12/2025
#62831 Bring in lighter background for admin audrasjb Administration normal normal Future Release enhancement has-patch 09/23/2025
#49715 Alternate views for WP List Tables audrasjb Administration normal normal Future Release task (blessed) has-patch 04/29/2025
#57271 Cron unschedule / reschedule event errors audrasjb Cron API normal normal Awaiting Review defect (bug) has-patch 03/10/2025
#29849 Better human_time_diff() audrasjb Date/Time normal normal Future Release enhancement has-patch 10/20/2025
#61154 Fix the 'attributes' dynamic property in WP_Block audrasjb Editor normal normal Future Release defect (bug) changes-requested 11/03/2025
#63222 register_block_type is not working with symbolic links still audrasjb Editor normal normal Future Release defect (bug) has-patch 11/03/2025
#60328 Deprecated parameter default value of unregister_setting() is not correct type audrasjb General normal normal Awaiting Review defect (bug) changes-requested 01/29/2024
#63137 Getting Use isset() or empty() to check the index exists before using it error into the WordPress core files. audrasjb General normal normal Awaiting Review defect (bug) changes-requested 03/20/2025
#61125 Many strings or URLs lack proper escaping. audrasjb General normal minor Awaiting Review enhancement has-patch 10/04/2024
#62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so audrasjb General normal normal Future Release enhancement has-patch 09/22/2025
#57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 06/03/2025
#47555 Add per_page filter to nav-menu.php audrasjb Menus low normal Future Release enhancement has-patch 08/12/2021
#63198 Post Quick Edit section Date and Author Stylings audrasjb Quick/Bulk Edit normal normal Awaiting Review enhancement has-patch 08/31/2025
#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 07/06/2023
#62957 Missing Escaping functionality audrasjb Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 02/13/2025
#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 07/18/2024
#4463 Pretty permalink on search aristath* Permalinks normal normal Future Release enhancement changes-requested 09/27/2024
#61057 Media Library not showing new uploads when filtering by date antpb Media normal normal Future Release defect (bug) has-patch 01/16/2026
#61133 Update `get_attachment_link()` to return image URL when attachment pages are turned off. antpb Media normal normal Future Release defect (bug) has-patch 02/13/2025
#58137 WP creates unnecessary "cropped-"[filename] icon file antpb Media normal normal Future Release defect (bug) changes-requested 02/29/2024
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
#58260 Enable `elementpath` for the Classic Block TinyMCE editor afercia Editor normal normal Awaiting Review defect (bug) has-patch 05/08/2023
#56288 Add mime output control to `add_image_size` adamsilverstein* Media normal normal Future Release enhancement has-patch 06/23/2023
#35501 Dashboard page: incorrect work of "Activity" group box bottom counters adamsilverstein Comments normal normal Future Release defect (bug) has-patch 06/04/2025
#14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein General normal normal Future Release enhancement changes-requested 04/03/2025
#63773 Palette-based PNG cause failure attempting AVIF/WebP conversion under GD adamsilverstein Media normal normal Awaiting Review defect (bug) has-patch 01/23/2026
#64377 Add a Notes column to the posts list table adamsilverstein Notes normal normal Awaiting Review enhancement has-patch 12/09/2025
#27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#53356 Themes admin page: make theme details, active, and preview links always visible Travel_girl Themes normal normal Future Release enhancement has-patch 07/02/2024
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 10/14/2024
#53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
#30979 Check for context menu before closing commentReply SergeyBiryukov* Comments normal normal Future Release enhancement has-patch 08/27/2021
#47187 <!--more--> tag on same line as content prevents any edits to that line SergeyBiryukov* Editor normal normal Awaiting Review defect (bug) has-patch 11/23/2020
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* Posts, Post Types normal normal Future Release defect (bug) has-patch 09/30/2024
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 01/31/2020
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload normal major Awaiting Review defect (bug) close 05/14/2025
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* XML-RPC normal normal Future Release defect (bug) has-patch 06/01/2021
#50815 Use consistent checks for displaying the Filter button in different list tables SergeyBiryukov Administration normal normal Future Release defect (bug) has-patch 06/18/2025
#54183 Tests: decide on how to handle deprecations in PHPUnit SergeyBiryukov Build/Test Tools normal normal Future Release task (blessed) has-patch 10/05/2022
#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
#12456 Canonical URL redirect issue with post_id/postname permalink structure SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 08/04/2021
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
#44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 02/01/2026
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov Filesystem API normal normal Future Release enhancement has-patch 06/05/2025
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal Future Release feature request has-patch 10/20/2020
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal Future Release defect (bug) has-patch 11/25/2020
#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
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 02/12/2025
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N low normal Future Release defect (bug) has-patch 02/26/2025
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) changes-requested 05/24/2025
#47539 Incomplete sanitization of upload file name. SergeyBiryukov Media normal normal Future Release enhancement has-patch 12/06/2019
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor Future Release enhancement has-patch 02/07/2023
#38836 A current_page_parent CSS class is not added to relevant WP menu items if the query is for a custom post type single item SergeyBiryukov Menus normal normal Future Release enhancement has-patch 09/23/2019
#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 07/18/2022
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement changes-requested 08/02/2025
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 05/18/2017
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 11/13/2021
#47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 10/15/2019
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 01/06/2019
#44296 Enable double-width space works as a separator in search query SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 04/10/2019
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.