Make WordPress Core

{7} Future Releases (7974 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 (2701 - 2800 of 7974)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#15993 Sort arrows improperly wrap on narrow columns Posts, Post Types normal normal defect (bug) 06/04/2019
3 #25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal defect (bug) 06/04/2019
5 #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
6 #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
#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
3 #22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 07/04/2025
#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
2 #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
2 #27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/23/2025
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
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
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 has-patch 07/02/2025
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
#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
9 #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
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
3 #24572 Should be able to unlock a post outside of ajax handler Posts, Post Types normal normal enhancement close 07/22/2025
#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
#62712 "Edit image" in Media Modal not work for PSD/SVG ( mime_type image/* ) Post Thumbnails normal minor Awaiting Review defect (bug) 12/20/2024
#43326 Delay when setting Featured Image Post Thumbnails normal normal Awaiting Review defect (bug) 02/15/2018
#58402 Featured Image Preview breaks when an SVG image is uploaded. Post Thumbnails normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
8 #55019 Missing the Upload Featured image and Categories option after update the WP 5.9 Post Thumbnails normal major Awaiting Review defect (bug) 10/18/2023
1 #39736 Thumbnail src image link to direct large image, cause low page speed Post Thumbnails normal normal Awaiting Review defect (bug) 03/22/2022
#45356 adding a featured image takes forever now, what's going on with that. Post Thumbnails normal minor Future Release defect (bug) close 10/23/2025
#45688 admin_post_thumbnail_html filter no longer works in WordPress > 5.0 Post Thumbnails normal normal Awaiting Review defect (bug) 12/18/2018
2 #62729 stream_preview_image() should stream with right mime type, if filter _load_image_to_edit_path change file with different mime type pbearne Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 08/11/2025
2 #50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 12/05/2024
4 #28461 Add a fallback parameter to get_the_post_thumbnail() to find images Post Thumbnails normal normal Awaiting Review enhancement 02/06/2017
3 #40469 How to remove full size image path from srcset and more intelligent choices in srcset candidate list Post Thumbnails normal normal Awaiting Review enhancement 06/28/2017
#55024 In wp-admin, show thumbnail of featured image Post Thumbnails normal normal Awaiting Review enhancement 02/01/2022
1 #56056 Specify a Custom Array of $sizes for `wp_get_attachment_image` to Reduce HTML Bloat Post Thumbnails normal normal Awaiting Review enhancement has-patch 06/28/2024
#44542 Images: Option to control when to create different image dimensions Post Thumbnails normal major Awaiting Review feature request 01/27/2025
1 #36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 06/04/2019
3 #42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal Future Release defect (bug) dev-feedback 06/16/2025
#34670 Default Post Format option lists formats that are not available in the theme Post Formats normal normal Awaiting Review defect (bug) close 06/16/2021
#43613 Default post format setting does not respect theme support Post Formats normal normal Awaiting Review defect (bug) has-patch 06/24/2025
#43482 Draft Posts Throw 404 on Preview when Supporting post_format Post Formats normal normal Awaiting Review defect (bug) reporter-feedback 05/09/2025
#47675 No way to select Standard post format in Formats filter Post Formats normal normal Future Release defect (bug) 05/09/2025
2 #62958 Pasting in text into the block editor with emoji breaks the saving Post Formats normal normal Awaiting Review defect (bug) 02/20/2025
3 #47359 Unable to distinguish post formats when viewing list tables on mobile joedolson* Post Formats normal normal 7.0 defect (bug) 10/28/2025
5 #23257 Add plural versions of Post Format strings Post Formats normal normal Future Release enhancement 07/17/2017
9 #23749 Post Format Archive Conditional Tag danielpataki Post Formats normal normal Future Release enhancement has-patch 06/26/2020
1 #34552 Remove default post format setting Post Formats normal normal Awaiting Review enhancement 04/24/2017
3 #23863 Post Formats: allow filtering content_width per format in wp-admin Post Formats normal normal defect (bug) dev-feedback 06/04/2019
#30172 Request: Filter for get_post_format Post Formats normal normal enhancement 06/04/2019
11 #11538 Unbundle Hello Dolly westi Plugins normal normal enhancement has-patch 03/02/2024
5 #36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 07/09/2019
2 #60550 A plugin is deactivated if it is updated and the plugin folder has been renamed at some point. Plugins normal major Awaiting Review defect (bug) 09/16/2025
1 #52874 Activating plugins on Install page randomly errors with "The plugin does not have a valid header" message. Plugins normal normal Awaiting Review defect (bug) 03/22/2021
#64188 Admin: Plugin search does not match translated plugin names in “Installed Plugins” list Plugins normal normal Awaiting Review defect (bug) reporter-feedback 11/07/2025
#61962 Admin: remove_menu_page throws PHP warning when $menu is null Plugins normal normal Awaiting Review defect (bug) reporter-feedback 05/21/2025
3 #56292 Auto-update option gets enabled for plugins not hosted on WordPress.org Plugins normal normal Awaiting Review defect (bug) reporter-feedback 10/06/2022
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 03/10/2022
#57693 Browser is not recognizing font from WordPress export Plugins normal major Awaiting Review defect (bug) reporter-feedback 02/10/2023
#59022 Bulk Action Issue For Plugin Component Plugins normal normal Awaiting Review defect (bug) has-patch 08/10/2023
2 #61381 Bulk update plugins no longer working when 1 Plugin failed to update audrasjb Plugins normal normal Future Release defect (bug) dev-feedback 11/06/2025
1 #53395 Cannot use wp_is_mobile() in Network activated plugins Plugins normal normal Awaiting Review defect (bug) 06/14/2021
#61069 Change the http:// links to https:// of ma.tt and hello dolly Plugins normal minor Future Release defect (bug) has-patch 06/25/2025
1 #60972 Clicking twice on a plug-in update deletes the plug-in. Plugins normal normal Awaiting Review defect (bug) 04/11/2024
5 #38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) dev-feedback 08/13/2025
1 #59631 Despite using Update URI Plugin header, WP still tries to fetch the Update notes from WP org Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/11/2024
1 #49731 Display embeds in WordPress plugin descriptions Plugins normal normal Awaiting Review defect (bug) has-patch 10/30/2025
5 #61742 Ensure plugin auto updates are blocked if required WordPress version is not supported Plugins normal normal Awaiting Review defect (bug) 08/26/2024
Note: See TracReports for help on using and creating reports.