Make WordPress Core

{7} Future Releases (8231 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 (4601 - 4700 of 8231)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
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
#41893 Add URL filter in posts list table get_edit_link() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 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
#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
8 #32545 Adding actions before and after "Add New" button Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 7 years ago
#52888 Docs: Update get_children function SergeyBiryukov Posts, Post Types normal minor Future Release enhancement dev-feedback 14 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
1 #51787 Introduce dedicated function that retrieves post object by metadata Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 13 months ago
2 #57496 Lazy load post meta spacedmonkey Posts, Post Types normal normal Future Release enhancement dev-feedback 7 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
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
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
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
1 #48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal Awaiting Review feature request dev-feedback 7 years 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
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
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
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
2 #44215 Personal data exports - Empty values are included in the report Privacy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
5 #64748 Privacy: get_the_privacy_policy_link() should strip HTML tags and return plain text masteradhoc* Privacy normal normal 7.2 defect (bug) dev-feedback 2 weeks ago
2 #48265 The privacy export files cleanup can run unlink on directories throwing an error. Privacy normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
4 #43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 8 years ago
14 #43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal Future Release enhancement dev-feedback 6 months ago
4 #44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 12 months ago
1 #44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal normal Awaiting Review enhancement dev-feedback 6 years ago
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 6 years ago
18 #44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 6 years ago
2 #49602 New design for Privacy settings page and hooks Privacy normal normal Awaiting Review enhancement dev-feedback 6 months ago
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 5 years ago
6 #44133 Should the Data Export indicate when we have no information on the user xkon Privacy normal normal Future Release enhancement dev-feedback 5 years ago
2 #44845 _get_list_table: Support for privacy requests tables Privacy normal normal Future Release enhancement dev-feedback 6 years ago
1 #49035 Add Export & Erasure requests to a dashboard widget. Privacy normal normal Future Release feature request dev-feedback 18 months ago
2 #51092 Create a JSON schema for Privacy and Other Related Disclosures Privacy normal normal Future Release feature request dev-feedback 6 years ago
2 #50070 'post_type' query variable not set for taxonomy queries Query normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
3 #63359 Are ignore_sticky_posts working as expected? Query normal major Awaiting Review defect (bug) dev-feedback 6 months ago
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
1 #62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values Query normal normal Awaiting Review defect (bug) dev-feedback 18 months ago
2 #57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 3 years ago
#65412 Namespace collision in WP 7.0 Font Library query var overrides custom router page_slug Query normal normal Awaiting Review defect (bug) dev-feedback 2 months ago
2 #58515 Need to use $wpdb->prepare instead of sprintf Query normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
5 #44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 10 months ago
1 #48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
3 #33341 WP_Meta_Query IN operator with empty array does not return expected result Query normal critical Awaiting Review defect (bug) dev-feedback 3 years ago
6 #27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) dev-feedback 14 months ago
2 #39945 WP_Query::get_posts fails to correctly sanitize 'posts_per_page' Query normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page Query normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
4 #44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal Future Release defect (bug) dev-feedback 4 years ago
7 #24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal Future Release defect (bug) dev-feedback 4 months ago
#35913 `is_()` conditional methods should share their logic Query normal normal Future Release defect (bug) dev-feedback 3 weeks ago
#44964 `redirect_guess_404_permalink` doesn't support array in `post_type` var Query normal normal Awaiting Review defect (bug) dev-feedback 3 days ago
1 #43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
1 #37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 4 years ago
9 #20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) dev-feedback 14 months ago
13 #57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 2 months ago
7 #48193 Improve the WordPress loop Query normal normal Awaiting Review enhancement dev-feedback 3 years ago
6 #18836 ORDER BY RAND() is slow pbearne Query normal minor Future Release enhancement dev-feedback 12 months ago
3 #57211 Split up `WP_Query::get_posts()` costdev Query normal normal Future Release enhancement dev-feedback 4 years ago
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey Query normal normal Future Release enhancement dev-feedback 9 years ago
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 6 years ago
6 #42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 2 years ago
9 #53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query Query normal trivial Future Release enhancement dev-feedback 18 months ago
3 #18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal Future Release enhancement dev-feedback 3 years ago
8 #44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query Query normal normal Future Release feature request dev-feedback 7 years ago
3 #63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 13 months ago
#59971 Publishing a post in QuickEdit forces Date to NOW Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 11 months ago
2 #56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 2 years ago
12 #12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal Future Release feature request dev-feedback 4 years ago
#56919 REST API term embed 401 - not allowed to view terms for this post REST API normal blocker Awaiting Review defect (bug) dev-feedback 3 years ago
4 #38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 7 years ago
2 #50012 REST API: Fields filter does not work with "object" collection responses REST API normal normal Future Release defect (bug) dev-feedback 6 months ago
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
11 #41358 Shutdown hooks can significantly slow down REST API responses REST API normal normal Awaiting Review defect (bug) dev-feedback 7 months ago
#63635 Tests: rest-posts-controller hooks blow under certain circumstances REST API normal blocker Awaiting Review defect (bug) dev-feedback 6 months ago
1 #57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. REST API normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
2 #44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein REST API normal normal Future Release defect (bug) dev-feedback 9 months ago
#62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() REST API normal normal Awaiting Review enhancement dev-feedback 15 months ago
1 #53673 Add unit tests for v5.8 widget sidebar IDs REST API normal normal Future Release enhancement dev-feedback 18 months ago
4 #58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement dev-feedback 13 months ago
8 #53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 20 months ago
1 #49277 Implement email sanitize in REST API spacedmonkey REST API normal normal Future Release enhancement dev-feedback 5 years ago
7 #48885 REST API: Support reading public settings, implement context handling spacedmonkey REST API normal normal Future Release enhancement dev-feedback 10 months ago
#65616 Support the HTTP `QUERY` method for read/search REST endpoints (RFC 10008) REST API normal normal Awaiting Review enhancement dev-feedback 4 weeks ago
#48816 Use get_bloginfo in the REST API index REST API normal normal Awaiting Review enhancement dev-feedback 7 years ago
1 #54387 trailing slash in the url /wp-json REST API normal minor Awaiting Review enhancement dev-feedback 2 years ago
2 #58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 3 years ago
#56593 Post meta validation error messages are not helpful to end users REST API normal normal Awaiting Review feature request dev-feedback 4 years ago
13 #24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 11 months ago
2 #63208 Slider: Revision page slider does not support touch interactions on mobile devices joedolson* Revisions normal normal Future Release defect (bug) dev-feedback 6 months ago
Note: See TracReports for help on using and creating reports.