Make WordPress Core

{7} Future Releases (8225 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 (5301 - 5400 of 8225)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
3 #55332 problem with quick comment discarded changes Posts, Post Types normal minor Awaiting Review defect (bug) 3 years ago
1 #56059 register_post_type()'s "description" argument can't be translated (gettext) Posts, Post Types normal normal Awaiting Review defect (bug) 4 years ago
2 #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) 12 months ago
#47742 sorting by date incorrect Posts, Post Types normal normal Awaiting Review defect (bug) 7 years ago
5 #29999 update post overwrites slug if current_user is contributor Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 2 years ago
2 #47652 wp_dashboard_right_now() emits debug notices on unregistered core post types Posts, Post Types normal normal Awaiting Review defect (bug) 7 years ago
4 #43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
2 #41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
2 #50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 4 years ago
#56700 wp_update_post function not support meta update Posts, Post Types normal normal Awaiting Review defect (bug) 4 years ago
3 #62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Future Release defect (bug) changes-requested 9 months ago
5 #48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal Future Release enhancement has-patch 7 weeks ago
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 4 years ago
#41893 Add URL filter in posts list table get_edit_link() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 years ago
1 #54376 Add `is_post_publicly_viewable` filter Posts, Post Types normal normal Awaiting Review enhancement has-patch 22 months ago
3 #63534 Add `link_to` label to post types Posts, Post Types normal normal Awaiting Review enhancement has-patch 11 months ago
1 #59986 Add a filter into the $wp_meta_boxes output loop to provide the ability to change data Posts, Post Types normal normal Awaiting Review enhancement 2 years ago
2 #54020 Add a filter to allow updating post without changing the modified dates Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 5 years ago
#61598 Add an interface option to let users set empty_trash_days Posts, Post Types normal normal Awaiting Review enhancement has-patch 2 years ago
#50546 Add better error notices when deleting things fail Posts, Post Types normal normal Future Release enhancement dev-feedback 6 years ago
#64785 Add filter for redirect_to URL in get_the_password_form() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 5 months ago
3 #57622 Add filter to get_page_by_path Posts, Post Types normal normal Awaiting Review enhancement has-patch 2 years ago
1 #57875 Add password strength meter for password protected content Posts, Post Types normal normal Future Release enhancement 21 months ago
8 #32545 Adding actions before and after "Add New" button Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 7 years ago
2 #38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal normal Awaiting Review enhancement 5 years ago
3 #65042 Alter Attachment page slug behaviour Posts, Post Types normal trivial Awaiting Review enhancement 4 months ago
2 #65548 Audit usage of edit_post() Posts, Post Types normal normal Awaiting Review enhancement has-patch 3 weeks ago
2 #32824 Consistent search fields between posts and terms Posts, Post Types normal normal Future Release enhancement has-patch 5 weeks ago
3 #37671 Emptying Bin with large amount of posts results in whitescreen Posts, Post Types normal normal Future Release enhancement needs-unit-tests 2 years ago
6 #38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters Posts, Post Types normal normal Future Release enhancement 8 months ago
5 #43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 months ago
#63729 Fix misleading summary in PHPDoc for wp_insert_post() Posts, Post Types normal normal Awaiting Review enhancement has-patch 9 months ago
4 #37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal Future Release enhancement has-patch 10 months ago
#65520 Improve type safety in get_the_ID() to prevent property access on non-WP_Post values Posts, Post Types normal normal Awaiting Review enhancement close 6 weeks ago
3 #48375 Introduce a separate capability for trashing a post Posts, Post Types normal normal Awaiting Review enhancement 7 years ago
1 #51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 13 months ago
1 #35416 List children pages of another (in dashboard) Posts, Post Types normal normal Awaiting Review enhancement has-patch 6 years ago
1 #39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor Future Release enhancement has-patch 4 months ago
2 #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 9 months ago
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 years ago
#39848 New filter 'the_title_wrap' Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 13 months ago
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement has-patch 14 hours ago
4 #65024 Not possible to modify the "Draft saved" message Posts, Post Types normal normal 7.2 enhancement has-patch 13 days ago
#59901 PHPunit tests for wp_find_hierarchy_loop Posts, Post Types normal normal Future Release enhancement has-patch 18 months ago
1 #49164 Page List Order Posts, Post Types normal major Awaiting Review enhancement 7 years ago
1 #41471 Page dropdown walker must check selected against value field Posts, Post Types normal normal Future Release enhancement needs-unit-tests 10 months ago
2 #65501 Password Protected Page Text Posts, Post Types normal normal Awaiting Review enhancement close 6 weeks ago
3 #57829 Post "Read" Capability for Rest API Posts, Post Types normal normal Awaiting Review enhancement has-patch 2 years ago
2 #60791 Pre-populate slug using URL parameters on new post edit screen. Posts, Post Types normal normal Awaiting Review enhancement has-patch 2 years ago
9 #39666 Put front page on top of "All pages" list Posts, Post Types normal normal Future Release enhancement dev-feedback 14 months ago
5 #62954 Reassess the best way to store, hash, and check post passwords Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 11 months ago
22 #24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 13 months ago
4 #44842 Search post box in mobile Posts, Post Types normal normal Future Release enhancement 4 years ago
15 #14558 Separate Database Table Support for Custom Post Types Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 2 years ago
1 #39439 Should wp_insert_attachment() update GUID Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 5 years ago
#64712 Sticky Posts don't appear at top of Category / Taxonomy pages Posts, Post Types normal normal Awaiting Review enhancement close 6 months ago
#61695 Suggestion: Add a post_type column in the wp_postmeta table Posts, Post Types normal normal Awaiting Review enhancement 2 years ago
1 #64362 Support for Faux WP_Post Objects Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 3 months ago
#61249 The character count in the post_excerpt is fine instead of counting words. Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 months ago
2 #43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal Awaiting Review enhancement has-patch 7 years ago
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 2 years ago
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 4 years ago
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal normal Awaiting Review enhancement has-patch 8 months ago
#65078 get_page_by_title should not be deprecated Posts, Post Types normal normal Awaiting Review enhancement close 3 months ago
2 #40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal Awaiting Review enhancement has-patch 5 months ago
1 #61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal Awaiting Review enhancement 2 years ago
3 #28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 5 years ago
4 #31154 register_post_type function does not check reserved post_types Posts, Post Types normal normal Awaiting Review enhancement 4 years ago
1 #43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal Future Release enhancement 6 months ago
#64025 wp_die() status code posts component updates (parent ticket: #64009) Posts, Post Types normal normal Future Release enhancement has-patch 10 months ago
1 #48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal Awaiting Review feature request dev-feedback 7 years ago
#49708 Add a new function get_page_by_guid Posts, Post Types normal normal Awaiting Review feature request 9 months ago
27 #12955 Add get_post filter Posts, Post Types normal normal Future Release feature request dev-feedback 14 months ago
#65511 Introduce has_content() helper function Posts, Post Types normal normal Awaiting Review feature request dev-feedback 6 weeks ago
5 #64423 Introduce register_content_type() API for declarative content modeling Posts, Post Types normal normal Awaiting Review feature request has-patch 3 months ago
#43347 Introduction of 'has_single' register_post_type parameter Posts, Post Types normal normal Awaiting Review feature request 4 years ago
6 #37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal normal Awaiting Review feature request needs-unit-tests 3 months ago
3 #28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal Awaiting Review feature request dev-feedback 4 years ago
#59680 Nextpage add pagination for page Posts, Post Types normal normal Awaiting Review feature request has-patch 14 months ago
#62853 Order posts and terms by drag and drop from administration Posts, Post Types normal normal Awaiting Review feature request 19 months ago
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal normal Awaiting Review feature request has-patch 22 months ago
2 #55087 Published environment and published versions for posts/pages to be able to work on the same post/page without affecting the production version until the changes are ready to become the next version of the production post/page. Posts, Post Types normal normal Awaiting Review feature request 3 years ago
1 #65663 Serve an overdue scheduled post instead of a 404 when its permalink is requested Posts, Post Types normal normal Awaiting Review feature request dev-feedback 3 weeks ago
1 #43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal Future Release feature request dev-feedback 6 months ago
1 #61691 quick draft added images and categories free Posts, Post Types normal normal Awaiting Review feature request dev-feedback 2 years ago
216 #12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) has-patch 5 days ago
2 #65138 RTC: Real-time collaboration bug sprint for 7.1 Posts, Post Types normal normal 7.2 task (blessed) has-patch 12 days ago
#65735 "Complete request" on the Erase Personal Data screen is easily mistaken for an instruction to erase Privacy normal normal Awaiting Review defect (bug) has-patch 9 days ago
#59479 'Erase Personal Data' simply doesn't work Privacy normal critical Awaiting Review defect (bug) 3 years ago
2 #44010 Add general filters for registering various privacy policy information (cookies) from plugins Privacy normal normal Awaiting Review defect (bug) 7 years ago
3 #47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal Future Release defect (bug) has-patch 12 months ago
1 #50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal Future Release defect (bug) has-patch 10 days ago
2 #52070 Erase Personal Data & Export Personal Data Table Nav Free Space Issue Privacy normal normal Awaiting Review defect (bug) 6 years ago
3 #55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
2 #46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
1 #64282 Erase personal data does not remove biographical info Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 4 weeks ago
2 #44381 GDPR V2 - Anticipate front-end only sites for confirm actions Privacy normal normal Awaiting Review defect (bug) 7 years ago
3 #46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) changes-requested 15 months ago
2 #44258 Inconsistency in Export and Erase Personal data behavior Privacy normal normal Awaiting Review defect (bug) 7 years ago
1 #59025 Incorrect error message when changing the screen options after erasing personal data Privacy normal normal Awaiting Review defect (bug) has-patch 5 weeks ago
Note: See TracReports for help on using and creating reports.