Make WordPress Core

{16} Needs Patch (2866 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1901 - 2000 of 2866)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46423 Posts on wp-admin page should be ordered by date_gmt and not date Posts, Post Types normal trivial Awaiting Review defect (bug) 02/08/2021
#49969 Previewing the page designated as "latest posts" shows the frontpage Posts, Post Types normal normal Future Release defect (bug) 04/15/2024
#55895 Register custom post statuses Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
#39443 Search Page Template the_category() bug Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 01/04/2020
#57438 Slug is not generated when saving posts as draft Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 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) 01/23/2026
#40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 12/07/2025
#41857 Walker_PageDropdown doesn't set correct selected value when using value_field Posts, Post Types normal normal Awaiting Review defect (bug) 07/22/2020
#48622 `editable_slug` filter does not pass the correct value Posts, Post Types normal normal Future Release defect (bug) 11/14/2019
#35871 before_delete_post incorrectly triggered from edit.php to post.php Posts, Post Types normal normal Future Release defect (bug) has-patch 12/04/2025
#45764 blog page and homepage the same list pages and not posts Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 12/12/2019
#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 Future Release defect (bug) 03/18/2026
#47552 post_name when inserting is not guaranteed to be unique Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 04/30/2026
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) Posts, Post Types normal minor Awaiting Review defect (bug) 08/09/2025
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
#32545 Adding actions before and after "Add New" button Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/30/2019
#38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal normal Awaiting Review enhancement 07/27/2021
#37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 06/18/2024
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal normal Awaiting Review enhancement 01/06/2020
#51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/16/2025
#39666 Put front page on top of "All pages" list Posts, Post Types normal normal Future Release enhancement dev-feedback 06/19/2025
#62954 Reassess the best way to store, hash, and check post passwords Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/07/2025
#24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/15/2025
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal Future Release enhancement close 02/17/2026
#44842 Search post box in mobile Posts, Post Types normal normal Future Release enhancement 05/18/2022
#14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/04/2024
#39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 08/06/2021
#64712 Sticky Posts don't appear at top of Category / Taxonomy pages Posts, Post Types normal normal Awaiting Review enhancement close 02/24/2026
#61249 The character count in the post_excerpt is fine instead of counting words. Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/06/2026
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/27/2025
#65078 get_page_by_title should not be deprecated Posts, Post Types normal normal Awaiting Review enhancement close 05/02/2026
#28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 10/15/2021
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal normal Awaiting Review enhancement 02/21/2022
#43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal Future Release enhancement 02/06/2026
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal Awaiting Review feature request dev-feedback 10/19/2019
#43347 Introduction of 'has_single' register_post_type parameter Posts, Post Types normal normal Awaiting Review feature request 07/19/2022
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/15/2022
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal Future Release feature request dev-feedback 02/06/2026
#61691 quick draft added images and categories free Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/24/2024
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal defect (bug) 06/04/2019
#16600 AdminMenu rendering code chokes on uppercase Posts, Post Types normal minor defect (bug) 06/04/2019
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus Posts, Post Types normal normal defect (bug) 06/04/2019
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal defect (bug) 06/04/2019
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin Posts, Post Types normal normal defect (bug) 06/04/2019
#28288 New Post overwriting a previously published post Posts, Post Types normal normal defect (bug) 06/04/2019
#18395 Non-URL GUIDs are stripped on post update Posts, Post Types normal normal defect (bug) 06/04/2019
#21234 Recursive directory creation & get_calendar() for custom post types Posts, Post Types normal normal defect (bug) 06/04/2019
#22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal defect (bug) 08/09/2019
#28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal defect (bug) 06/04/2019
#15993 Sort arrows improperly wrap on narrow columns Posts, Post Types normal normal defect (bug) 06/04/2019
#25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal defect (bug) 06/04/2019
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' Posts, Post Types normal normal defect (bug) dev-feedback 05/24/2023
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal defect (bug) dev-feedback 04/01/2020
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal enhancement 06/04/2019
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal enhancement 06/04/2019
#20748 Include CPT Posts in Author Count & Archive Page Posts, Post Types normal normal enhancement 06/04/2019
#23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal enhancement 06/04/2019
#23168 Introduce remove_post_status Posts, Post Types normal normal enhancement 06/04/2019
#15930 Make trashed posts/pages still readable Posts, Post Types normal minor enhancement 06/04/2019
#22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine Posts, Post Types normal normal enhancement 06/04/2019
#35842 Register Post Type function label default Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019
#12567 make post_submit_meta_box more generic Posts, Post Types normal normal enhancement 06/04/2019
#19572 switch_to_post() stack implementation (similar to switch_to_blog()) Posts, Post Types normal normal enhancement 06/04/2019
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal Future Release defect (bug) 05/12/2020
#52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal Awaiting Review defect (bug) 01/28/2021
#46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 04/15/2019
#46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) changes-requested 05/17/2025
#44669 Privacy Notification doesn't clear after dismissing notification garrett-eclipse Privacy normal normal Future Release defect (bug) 09/30/2019
#44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API Privacy normal normal Future Release defect (bug) 08/22/2020
#14682 Privacy leakage: gravatars leak identity information Privacy normal normal Awaiting Review defect (bug) 07/01/2020
#44084 Privacy: The personal data export file should be generated in the user's locale garrett-eclipse Privacy normal normal Future Release defect (bug) needs-unit-tests 10/08/2020
#48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal normal Awaiting Review defect (bug) dev-feedback 11/24/2021
#59276 Wrong notice is showing up on the Privacy Policy page settings in WP dashboard. Privacy normal normal Awaiting Review defect (bug) dev-feedback 05/28/2026
#44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal Future Release enhancement 10/20/2020
#43822 Add UX in the Network Admin for exporting/anonymizing/deleting personal data across the entire network Privacy normal normal Future Release enhancement 07/06/2020
#43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal Future Release enhancement 07/06/2020
#44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal Future Release enhancement 09/20/2019
#43854 Add cards to the Tools page for personal data tools Privacy normal normal Future Release enhancement 05/23/2019
#44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal Future Release enhancement needs-docs 01/17/2019
#43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement needs-unit-tests 01/09/2019
#51110 Create a UI for user-level privacy / consent management options on the profile page paaljoachim Privacy normal normal Future Release enhancement 07/09/2024
#51156 Create developer documentation for disclosures.json Privacy normal normal Future Release enhancement close 10/16/2020
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 08/27/2025
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal normal Awaiting Review enhancement dev-feedback 10/16/2020
#44683 Export and Erase personal data - emails sent to wrong address if username is an email address which is different from the actual email address xkon Privacy normal normal Future Release enhancement dev-feedback 01/27/2021
#44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 11/26/2020
#44268 GDPR concerns on the core commenting flow Privacy normal normal Awaiting Review enhancement 05/30/2018
#44320 Inform users when their site's privacy policy is not publicly visible Privacy normal normal Future Release enhancement 05/23/2019
#43811 Licence & Policy notice during installation xkon Privacy normal normal Awaiting Review enhancement 08/29/2023
#43938 Make it clear to administrators that not all plugins support privacy policy content, personal data export and erasure xkon Privacy normal normal Future Release enhancement 06/23/2020
#44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal Future Release enhancement 05/23/2019
#46897 Personal Data Export Report: Mobile friendly xkon Privacy normal normal Future Release enhancement 11/03/2020
#44153 Plugin privacy polices and admin notification Privacy normal normal Future Release enhancement 04/22/2019
#51555 Privacy Page: Does it need to be a Page? Also, is a warning an error? garrett-eclipse Privacy normal normal Future Release enhancement 10/16/2020
Note: See TracReports for help on using and creating reports.