Make WordPress Core

{7} Future Releases (8216 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 (6301 - 6400 of 8216)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#44651 Make the excerpt explanation filterable Posts, Post Types normal normal Awaiting Review enhancement needs-docs 01/16/2019
1 #35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/01/2017
2 #41674 More granular capabilities for restoring and permanently deleting trashed posts Posts, Post Types normal normal Awaiting Review enhancement needs-unit-tests 08/19/2017
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/13/2020
#49773 Navigating through list of posts on single.php is not functioning Posts, Post Types normal major Awaiting Review enhancement dev-feedback 04/02/2020
#34009 Need ability to query what post_type_supports values plugins and themes might use Posts, Post Types normal normal Awaiting Review enhancement 07/01/2017
#39848 New filter 'the_title_wrap' Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/03/2017
1 #37051 New filter `wp_page_path_sql` Posts, Post Types normal normal Awaiting Review enhancement has-patch 10/24/2017
#35097 New filter: `edit_post_type_title` Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/05/2017
3 #14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 08/14/2022
1 #45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/22/2019
4 #37535 Outputting Post Type Description on admin edit screen Posts, Post Types normal normal Future Release enhancement has-patch 10/04/2017
#59901 PHPunit tests for wp_find_hierarchy_loop Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10/09/2024
1 #49164 Page List Order Posts, Post Types normal major Awaiting Review enhancement 01/13/2020
2 #49194 Page Template dropdown ordering should be by title, not value Posts, Post Types normal minor Awaiting Review enhancement 01/14/2020
2 #41773 Page Templates // Post Type Templates | Any Post Type? Posts, Post Types normal normal Awaiting Review enhancement reporter-feedback 06/07/2021
6 #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
3 #57829 Post "Read" Capability for Rest API Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/31/2024
2 #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
71 #8592 Private Pages not listed in the Parent dropdown SergeyBiryukov Posts, Post Types normal critical Future Release enhancement has-patch 05/15/2024
5 #7745 Private posts cannot have unpublished or pending review status Posts, Post Types low minor Future Release enhancement 03/15/2019
8 #39666 Put front page on top of "All pages" list Posts, Post Types normal normal Future Release enhancement dev-feedback 02/27/2020
2 #40825 Re-addressing validation/sanitization of IDs to allow filtering before WP_Post (and others) database query Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/26/2017
1 #55523 Remove deprecation notice from get_the_excerpt Posts, Post Types normal normal Awaiting Review enhancement close 04/20/2022
22 #24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 04/18/2018
4 #44842 Search post box in mobile Posts, Post Types normal normal Future Release enhancement 05/18/2022
14 #14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/04/2024
1 #39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 08/06/2021
#50161 Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks Posts, Post Types normal normal Awaiting Review enhancement 03/11/2021
1 #43294 Sticky class should be added regardless of where posts are queried Posts, Post Types normal normal Awaiting Review enhancement 01/16/2019
#61695 Suggestion: Add a post_type column in the wp_postmeta table Posts, Post Types normal normal Awaiting Review enhancement 07/18/2024
1 #41739 Support a "source" attribute in post types, taxonomies, and post statuses Posts, Post Types normal normal Awaiting Review enhancement 08/28/2017
1 #39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal normal Awaiting Review enhancement has-patch 06/16/2021
2 #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
#56576 When post is switched from published to draft, create revision Posts, Post Types normal normal Awaiting Review enhancement 09/15/2022
#44377 add filter to post_submit_meta_box() to conditionally refrain from outputting the "Visibility" fields Posts, Post Types normal normal Awaiting Review enhancement 06/15/2018
3 #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
1 #28172 edit_post() should call {un}stick_post() before calling wp_update_post() Posts, Post Types normal normal Future Release enhancement needs-unit-tests 01/26/2023
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/06/2023
1 #61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal Awaiting Review enhancement 07/26/2024
3 #28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 10/15/2021
1 #48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 01/02/2020
4 #31154 register_post_type function does not check reserved post_types Posts, Post Types normal normal Awaiting Review enhancement 02/21/2022
#52518 sanitize_post_field filter for 'raw' context Posts, Post Types normal normal Awaiting Review enhancement 02/13/2021
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/01/2017
#43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal Future Release enhancement 02/13/2018
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Posts, Post Types normal normal Awaiting Review enhancement has-patch 12/09/2022
3 #24705 wp_link_pages() does not showing active current element Posts, Post Types normal major Awaiting Review enhancement dev-feedback 12/09/2018
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
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
3 #44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal Future Release enhancement has-patch 10/20/2020
5 #43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement has-patch 12/18/2019
1 #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
5 #43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 09/07/2020
15 #43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal Future Release enhancement dev-feedback 10/17/2020
2 #49357 Admin intervention for personal data export really needed? xkon* Privacy normal normal Awaiting Review enhancement 11/17/2021
9 #43588 Anonymize commenter IP address once a comment is no longer pending Privacy normal normal Awaiting Review enhancement needs-unit-tests 01/09/2019
3 #45154 Convert Privacy Policy content to indexed array and filter array to allow easy unsetting. Privacy normal normal Future Release enhancement 03/27/2019
3 #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
4 #51156 Create developer documentation for disclosures.json Privacy normal normal Future Release enhancement close 10/16/2020
#57639 Don't reveal and show admin email address in "changed email address" template to low permission user roles - Privacy issue Privacy normal major Awaiting Review enhancement 02/06/2023
8 #47794 EuGH ruling - opt-in obligation for cookies and social media Privacy normal normal Future Release enhancement 12/17/2019
5 #48009 Expand upon the Media item data in Export Requests Privacy normal normal Awaiting Review enhancement has-patch 12/13/2019
3 #44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 01/17/2019
1 #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
2 #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
1 #44645 Expose download link Privacy normal normal Awaiting Review enhancement 10/16/2020
18 #44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 11/26/2020
3 #44268 GDPR concerns on the core commenting flow Privacy normal normal Awaiting Review enhancement 05/30/2018
4 #44806 If commenter doesn't check (cookie) consent checkbox, don't use Gravatar. Privacy normal normal Awaiting Review enhancement 10/16/2020
2 #44320 Inform users when their site's privacy policy is not publicly visible Privacy normal normal Future Release enhancement 05/23/2019
2 #44678 Introduce Bulk Copy or Copy All to Privacy Policy Guide Privacy normal normal Awaiting Review enhancement 10/16/2020
2 #47940 Introduce privacy tools (Export/Erasure) to the Network Admin for network-wide handling Privacy normal normal Future Release enhancement 10/16/2020
1 #43811 Licence & Policy notice during installation xkon Privacy normal normal Awaiting Review enhancement 08/29/2023
3 #44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal normal Awaiting Review enhancement 07/30/2018
3 #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
1 #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
6 #43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal Future Release enhancement has-patch 09/05/2020
10 #43738 Make the personal data Export/Delete functionality available in network-wide for super admins Privacy normal normal Future Release enhancement has-patch 10/07/2020
1 #44500 Mark data requests failed when an expired link is clicked Privacy normal normal Future Release enhancement has-patch 09/06/2018
2 #49602 New design for Privacy settings page and hooks Privacy normal normal Awaiting Review enhancement dev-feedback 12/16/2020
1 #44539 Notify the admin when no personal data is found for a user Privacy normal normal Awaiting Review enhancement 12/02/2019
2 #44101 Personal Data Erasure Workflow - Make the Erasure Fulfilled notification admin triggered Privacy normal normal Future Release enhancement 05/23/2019
1 #46897 Personal Data Export Report: Mobile friendly xkon Privacy normal normal Future Release enhancement 11/03/2020
3 #46560 Personal Data Export email unit tests found in erasure fulfillment berubenic Privacy low normal Future Release enhancement has-patch 08/18/2024
1 #44153 Plugin privacy polices and admin notification Privacy normal normal Future Release enhancement 04/22/2019
3 #44186 Possibles enhancements to 4.9.6 privacy tools Privacy normal normal Awaiting Review enhancement 06/20/2018
2 #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
1 #54390 Privacy Policy should be generated on the site language (locale) and not on users language Privacy normal normal Awaiting Review enhancement dev-feedback 11/08/2021
Note: See TracReports for help on using and creating reports.