Make WordPress Core

{13} Has Patch (2090 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 (1301 - 1400 of 2090)

4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63574 Post Options Divider Missing in Mobile View on Post List Page (WP-Admin) (Playground) Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/08/2025
#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
#31254 Post errors show success borders Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/03/2024
#47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 10/15/2019
#61969 Post guid for custom post type being modified Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 10/08/2024
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types normal normal Future Release defect (bug) has-patch 09/28/2025
#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
#62948 Posts tagged with complex Emoji can't be found Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/04/2025
#39942 Restored Post may steal slug to published Post Posts, Post Types normal normal Future Release defect (bug) has-patch 09/14/2025
#44805 Resurrecting post from trash reverts its slug Posts, Post Types normal normal Future Release defect (bug) has-patch 10/09/2025
#61996 Slug Conflict When a Published and Draft Page Share post_name Posts, Post Types normal normal Future Release defect (bug) has-patch 08/30/2025
#57737 Start composing post with same title as existing post, click Preview, post_title is set to point to existing post Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#56241 The post category count according post data not showing on admin side. Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/18/2022
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 05/12/2025
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/13/2024
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 10/04/2023
#61068 Wrong processing post_status for custom post_status Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/05/2024
#42936 get_adjacent_post won't find any posts that are published in the same minute johnbillion Posts, Post Types normal normal Future Release defect (bug) close 09/03/2025
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#62366 get_post_states() throws PHP warning Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 11/19/2024
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/30/2023
#48006 post_date not as expected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/17/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
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Future Release defect (bug) changes-requested 11/11/2025
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022
#54376 Add `is_post_publicly_viewable` filter Posts, Post Types normal normal Awaiting Review enhancement has-patch 10/03/2024
#63534 Add `link_to` label to post types Posts, Post Types normal normal Awaiting Review enhancement has-patch 09/27/2025
#61598 Add an interface option to let users set empty_trash_days Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/10/2024
#57622 Add filter to get_page_by_path Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/18/2024
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view Posts, Post Types normal normal Future Release enhancement close 06/29/2025
#63729 Fix misleading summary in PHPDoc for wp_insert_post() Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/22/2025
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/30/2020
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor Future Release enhancement has-patch 01/31/2021
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Future Release enhancement changes-requested 11/06/2025
#59901 PHPunit tests for wp_find_hierarchy_loop Posts, Post Types normal normal Future Release enhancement has-patch 02/12/2025
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal Future Release enhancement changes-requested 09/30/2024
#57829 Post "Read" Capability for Rest API Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/31/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
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal Awaiting Review enhancement close 02/10/2025
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/18/2019
#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
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal normal Awaiting Review enhancement has-patch 08/16/2019
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/18/2025
#64025 wp_die() status code posts component updates (parent ticket: #64009) Posts, Post Types normal normal Future Release enhancement has-patch 10/15/2025
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 08/26/2025
#59680 Nextpage add pagination for page Posts, Post Types normal normal Awaiting Review feature request has-patch 06/05/2025
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal normal Awaiting Review feature request has-patch 10/25/2024
#47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal Future Release defect (bug) has-patch 08/14/2025
#59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 08/14/2023
#49668 Multisite: export/erase requests initiated in a sub-site should check whether the user belongs to that sub-site Privacy normal normal Future Release defect (bug) has-patch 10/16/2020
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal Awaiting Review defect (bug) has-patch 07/22/2019
#54442 Provide feedback if initiating an email for a personal data request action has failed Privacy normal normal Future Release defect (bug) has-patch 02/16/2023
#44550 The confirmaction page should also be in the user language garrett-eclipse Privacy normal normal Future Release defect (bug) has-patch 07/20/2020
#44176 Un-map Privacy Capabilities xkon Privacy normal normal Future Release defect (bug) has-patch 10/24/2020
#63467 function do_robots() should use admin_url() Privacy normal normal Awaiting Review defect (bug) has-patch 05/23/2025
#43923 Add a step to the Data Removal/Erasure UX for deleting a user account Privacy normal normal Future Release enhancement has-patch 07/06/2020
#44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal Future Release enhancement has-patch 02/10/2020
#46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal Future Release enhancement has-patch 10/16/2020
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal Future Release enhancement has-patch 10/20/2020
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement changes-requested 06/30/2025
#48009 Expand upon the Media item data in Export Requests Privacy normal normal Awaiting Review enhancement has-patch 12/13/2019
#44981 Make notice on Privacy Policy page to 'Check out our guide' dismissable garrett-eclipse Privacy normal normal Future Release enhancement has-patch 04/01/2019
#43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal Future Release enhancement has-patch 09/05/2020
#46560 Personal Data Export email unit tests found in erasure fulfillment berubenic Privacy low normal Future Release enhancement has-patch 08/18/2024
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal normal Awaiting Review enhancement has-patch 09/27/2022
#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
#59710 test for wp_privacy_exports_dir Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59709 test for wp_privacy_exports_url Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59707 test for wp_schedule_delete_old_privacy_export_files Privacy normal normal Future Release enhancement has-patch 10/09/2024
#63659 Adding the "order" or "orderby" query argument to the front page causes the latest news to be displayed Query normal normal Awaiting Review defect (bug) has-patch 07/08/2025
#40630 Advanced meta compare "like" in WP_Query Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
#51794 An author_name query with nonexistent user returns posts with no author Query normal normal Awaiting Review defect (bug) has-patch 11/17/2020
#37645 Changes made to certain is_*() functions generates PHP Notices when arrays or objects are present Query normal normal Awaiting Review defect (bug) has-patch 07/23/2021
#39428 Die fast in get_posts if get_user_by returns false Query normal normal Future Release defect (bug) changes-requested 06/15/2025
#63315 Docs: Improve the `prepare()` function inline docs Query normal normal Awaiting Review defect (bug) close 04/21/2025
#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
#38442 Error when WP_Query parses orderby array in function parse_order Query normal normal Future Release defect (bug) has-patch 04/02/2019
#55917 Fatal error in WP6.0 when calling get_current_screen on the pre_get_posts action Query normal normal Future Release defect (bug) close 06/01/2025
#53824 Fatal error when in action pre_get_posts call *_template() Query normal normal Future Release defect (bug) has-patch 02/15/2022
#63666 Multiple tags in URL broken in 6.8 Query normal normal Awaiting Review defect (bug) has-patch 07/08/2025
#52337 Non-numeric attachment_id and p query string params result in posts page Query normal normal Future Release defect (bug) has-patch 10/17/2023
#63098 Passing array in term query arg triggers fatal error Query normal normal Awaiting Review defect (bug) has-patch 04/09/2025
#60566 Posts Page as Draft remains publicly queryable Query normal normal Future Release defect (bug) has-patch 06/05/2025
#52094 Queries with perm readable/editable will not work for multiple post types and status queries Query normal normal Awaiting Review defect (bug) has-patch 06/15/2022
#38062 SELECT DISTINCT ... ORDER BY ... Query normal normal Awaiting Review defect (bug) has-patch 04/09/2019
#50873 Search query parameter causes 404 on pagename match rules Query normal normal Awaiting Review defect (bug) has-patch 02/15/2024
#38283 Some `WP_Query` query vars undocumented Query normal normal Future Release defect (bug) has-patch 03/27/2019
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 10/01/2021
#63998 Undefined variable warnings in WP Class Query lowest trivial Awaiting Review defect (bug) has-patch 09/18/2025
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#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
#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
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#58147 bugfix: rewind_posts when posts array index != 0 Query normal normal Awaiting Review defect (bug) has-patch 04/18/2023
#59252 is_front_page returns false when a static blog page has been set. joedolson* Query normal normal Awaiting Review defect (bug) has-patch 02/04/2025
#45894 is_home conditional tag returns incorrect value with home pagination Query normal normal Awaiting Review defect (bug) has-patch 01/10/2019
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.