Make WordPress Core

{7} Future Releases (8211 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (5701 - 5800 of 8211)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35871 before_delete_post incorrectly triggered from edit.php to post.php Posts, Post Types normal normal defect (bug) reporter-feedback 06/04/2019
5 #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
#32057 fix: allow plugins to access click event in edit inline post Posts, Post Types normal normal defect (bug) 06/04/2019
2 #22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #37441 get_default_post_to_edit() function is broken Posts, Post Types normal normal defect (bug) 06/04/2019
1 #10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
#36313 get_pages() child_of argument does not work in combination with meta_key/value query Posts, Post Types normal normal defect (bug) 07/06/2023
1 #17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
3 #24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #37372 missing "edit permalink button" below the title Posts, Post Types normal normal defect (bug) 06/04/2019
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
1 #27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
1 #27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
3 #10219 "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order Posts, Post Types normal normal enhancement has-patch 06/04/2019
1 #12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 07/05/2019
4 #23207 Add $labels argument to register_post_status() Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
1 #30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
9 #36492 Add `WP_Post_Status` class Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
4 #33714 Add custom post types to the 'At a Glance' widget Posts, Post Types low normal enhancement needs-docs 06/24/2024
1 #20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Posts, Post Types normal normal enhancement has-patch 06/04/2019
1 #36237 Add filter for post statuses in quickedit Posts, Post Types normal normal enhancement has-patch 06/04/2019
4 #30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal enhancement 06/04/2019
6 #12726 Add get_post_by_*() functions Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
6 #14077 Add support for removal of multiple features from a post type in remove_post_type_support Posts, Post Types normal minor enhancement dev-feedback 01/09/2020
2 #20167 Add wp_pages_checklist for creating checklist of pages on site Posts, Post Types normal normal enhancement has-patch 06/04/2019
#34546 Change in function `get_post_field` Posts, Post Types normal normal enhancement 06/04/2019
5 #16415 Don't require CPTs to have archives in order to have feeds Posts, Post Types normal normal enhancement has-patch 06/04/2019
4 #27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal enhancement 06/04/2019
1 #36849 Filter to limit length of post slug (filter for _truncate_post_slug) Posts, Post Types normal normal enhancement 06/04/2019
1 #36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement needs-unit-tests 06/04/2019
#20748 Include CPT Posts in Author Count & Archive Page Posts, Post Types normal normal enhancement 06/04/2019
2 #37462 Introduce is_private() conditional Posts, Post Types normal normal enhancement has-patch 08/07/2019
5 #16784 Introduce post_type_archive_description() Posts, Post Types normal normal enhancement needs-unit-tests 04/24/2021
16 #23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal enhancement 06/04/2019
12 #23168 Introduce remove_post_status Posts, Post Types normal normal enhancement 06/04/2019
8 #15930 Make trashed posts/pages still readable Posts, Post Types normal minor enhancement 06/04/2019
#35315 New action `manage_posts_before_extra_area` Posts, Post Types normal normal enhancement reporter-feedback 06/04/2019
3 #37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 06/04/2019
3 #29014 Normalization of template tag filters Posts, Post Types normal normal enhancement 06/04/2019
1 #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
1 #18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
1 #36324 Post status labels use inconsistent grammar Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
3 #19711 Posts edit list window display no information about filtering chriscct7 Posts, Post Types normal normal enhancement has-patch 06/04/2019
3 #35842 Register Post Type function label default Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
2 #27736 Save one query when inserting a new post Posts, Post Types normal normal enhancement has-patch 06/04/2019
3 #24572 Should be able to unlock a post outside of ajax handler Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal normal enhancement close 06/28/2024
2 #35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019
2 #35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal enhancement has-patch 07/03/2020
#36579 global $wp_rewrite not set when create_initial_post_types() first run Posts, Post Types normal normal enhancement 06/04/2019
17 #12567 make post_submit_meta_box more generic Posts, Post Types normal normal enhancement 06/04/2019
3 #19572 switch_to_post() stack implementation (similar to switch_to_blog()) Posts, Post Types normal normal enhancement needs-refresh 06/04/2019
#14561 wp-admin/edit.php tags of post are hard to compare Posts, Post Types normal normal enhancement 06/04/2019
4 #36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
3 #37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#59479 'Erase Personal Data' simply doesn't work Privacy normal critical Awaiting Review defect (bug) 09/27/2023
2 #44010 Add general filters for registering various privacy policy information (cookies) from plugins Privacy normal normal Awaiting Review defect (bug) 07/22/2019
2 #47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal Future Release defect (bug) 05/11/2020
1 #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
1 #61194 Duplicate Query for getting Privacy Policy Page Privacy normal normal Awaiting Review defect (bug) reporter-feedback 05/13/2024
2 #44940 Empty confirm_key property in WP_User_Request when hooking in the user_request_action_email_content Privacy normal normal Awaiting Review defect (bug) dev-feedback 10/16/2020
2 #52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal Awaiting Review defect (bug) 01/28/2021
3 #55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/27/2022
2 #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
1 #53611 Font size inconsistency in the data erasure inline notice for 'additionalMessages' list items Privacy normal minor Awaiting Review defect (bug) 07/06/2021
2 #44381 GDPR V2 - Anticipate front-end only sites for confirm actions Privacy normal normal Awaiting Review defect (bug) 06/03/2019
3 #46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) has-patch 10/27/2024
2 #44258 Inconsistency in Export and Erase Personal data behavior Privacy normal normal Awaiting Review defect (bug) 01/10/2020
1 #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
3 #44236 Maintain consistency between privacy export report and archive filenames GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 01/27/2019
1 #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
2 #44215 Personal data exports - Empty values are included in the report Privacy normal normal Awaiting Review defect (bug) dev-feedback 06/03/2019
4 #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
6 #44669 Privacy Notification doesn't clear after dismissing notification garrett-eclipse Privacy normal normal Future Release defect (bug) 09/30/2019
3 #44204 Privacy export codebase in 4.9.6 doesn't use WP Filesystem API Privacy normal normal Future Release defect (bug) 08/22/2020
15 #14682 Privacy leakage: gravatars leak identity information Privacy normal normal Awaiting Review defect (bug) 07/01/2020
5 #58969 Privacy setting > The ''Copied'' text also shows, When double-clicking on the 'Copy suggested policy text to clipboard' option, Privacy normal normal Awaiting Review defect (bug) 08/07/2023
3 #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
1 #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
1 #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
2 #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
2 #44723 The user ID in a `WP_User_Request` is not an integer as stated Privacy normal normal Future Release defect (bug) 01/30/2022
18 #44176 Un-map Privacy Capabilities xkon Privacy normal normal Future Release defect (bug) has-patch 10/24/2020
1 #56694 Uncached database read for logged in users when Privacy Policy Page is deleted Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 09/29/2022
1 #59276 Wrong notice is showing up on the Privacy Policy page settings in WP dashboard. Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/05/2023
3 #44222 Add Archive state to privacy requests garrett-eclipse Privacy normal normal Future Release enhancement 10/20/2020
2 #49381 Add Javascript Documentation to privacy-tools.js Privacy normal normal Future Release enhancement needs-docs 06/13/2024
4 #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
5 #43821 Add UX in the Network Admin for setting a network-wide privacy policy Privacy normal normal Future Release enhancement 07/06/2020
5 #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
4 #43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 08/13/2018
2 #44078 Add an email pseudonymization function that preserves first letter and TLD Privacy normal normal Future Release enhancement 09/20/2019
2 #43854 Add cards to the Tools page for personal data tools Privacy normal normal Future Release enhancement 05/23/2019
4 #43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 07/09/2018
5 #44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal Future Release enhancement has-patch 02/10/2020
2 #46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal Future Release enhancement has-patch 10/16/2020
Note: See TracReports for help on using and creating reports.