Make WordPress Core

{8} Future Releases, Workflow Oriented (7836 matches)

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

Results (1401 - 1500 of 7836)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#15784 Contributors can't easily view others' posts in a certain term Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 01/18/2024
#63662 DateTimePicker in the post editor does not show posts that are published on midnight of first day of month Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/19/2025
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#60646 Docs: Incorrect return type specified for get_post_custom with negative post ID value Posts, Post Types normal trivial Future Release defect (bug) has-patch 06/11/2024
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski Posts, Post Types normal minor Future Release defect (bug) has-patch 11/12/2025
#26809 Errors from wp_update_post obscured in edit_post Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#63273 Fatal due to superglobal $_POST modification with invalid int type Posts, Post Types normal major Future Release defect (bug) has-patch 10/27/2025
#24131 Fix post previews for multisite with domain mapping Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#18264 Future private posts listed as already published with future date specified Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/05/2025
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/04/2023
#54301 It is not possible to set 0 as post title Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 01/27/2022
#36738 No validation for $post_date_gmt parameter paulbonneau Posts, Post Types normal normal Future Release defect (bug) has-patch 09/12/2025
#61242 PHP warning when `'taxonomies'` in `register_post_type` is set to `false` instead of `array()` Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/20/2024
#49194 Page Template dropdown ordering should be by title, not value SirLouen Posts, Post Types normal minor Future Release defect (bug) has-patch 09/26/2025
#63574 Post Options Divider Missing in Mobile View on Post List Page (WP-Admin) (Playground) Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/08/2025
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 06/25/2023
#31254 Post errors show success borders Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/03/2024
#47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 10/15/2019
#61969 Post guid for custom post type being modified Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 10/08/2024
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types normal normal Future Release defect (bug) has-patch 09/28/2025
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 07/10/2023
#62948 Posts tagged with complex Emoji can't be found Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/04/2025
#39942 Restored Post may steal slug to published Post Posts, Post Types normal normal Future Release defect (bug) has-patch 09/14/2025
#44805 Resurrecting post from trash reverts its slug Posts, Post Types normal normal Future Release defect (bug) has-patch 10/09/2025
#61996 Slug Conflict When a Published and Draft Page Share post_name Posts, Post Types normal normal Future Release defect (bug) has-patch 08/30/2025
#57737 Start composing post with same title as existing post, click Preview, post_title is set to point to existing post Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#56241 The post category count according post data not showing on admin side. Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/18/2022
#59354 Unnecessary queries performed when updating a post without providing categories or tags Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/13/2024
#48268 Updating failed. Error message: The response is not a valid JSON response. Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 12/04/2025
#61068 Wrong processing post_status for custom post_status Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/05/2024
#35871 before_delete_post incorrectly triggered from edit.php to post.php Posts, Post Types normal normal Future Release defect (bug) has-patch 12/04/2025
#42936 get_adjacent_post won't find any posts that are published in the same minute johnbillion Posts, Post Types normal normal Future Release defect (bug) close 09/03/2025
#22957 get_boundary_post Only works from a single page Posts, Post Types normal normal defect (bug) has-patch 07/04/2025
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#62366 get_post_states() throws PHP warning Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 11/19/2024
#24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#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
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/30/2023
#48006 post_date not as expected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/17/2019
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 01/06/2019
#27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/23/2025
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
#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
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
#12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 07/05/2019
#54376 Add `is_post_publicly_viewable` filter Posts, Post Types normal normal Awaiting Review enhancement has-patch 10/03/2024
#63534 Add `link_to` label to post types Posts, Post Types normal normal Awaiting Review enhancement has-patch 09/27/2025
#61598 Add an interface option to let users set empty_trash_days Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/10/2024
#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
#57622 Add filter to get_page_by_path Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/18/2024
#12726 Add get_post_by_*() functions Posts, Post Types normal normal enhancement has-patch 07/02/2025
#20167 Add wp_pages_checklist for creating checklist of pages on site Posts, Post Types normal normal enhancement has-patch 06/04/2019
#25349 Can't retrieve calculated excerpt bound by <!--more--> on single page view Posts, Post Types normal normal Future Release enhancement close 06/29/2025
#16415 Don't require CPTs to have archives in order to have feeds Posts, Post Types normal normal enhancement has-patch 06/04/2019
#63729 Fix misleading summary in PHPDoc for wp_insert_post() Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/20/2025
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal Future Release enhancement has-patch 10/16/2025
#37462 Introduce is_private() conditional Posts, Post Types normal normal enhancement has-patch 08/07/2019
#35416 List children pages of another (in dashboard) Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/30/2020
#37043 New filter `pre_unique_post_slug` boonebgorges Posts, Post Types normal normal enhancement has-patch 06/04/2019
#59901 PHPunit tests for wp_find_hierarchy_loop Posts, Post Types normal normal Future Release enhancement has-patch 02/12/2025
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#57829 Post "Read" Capability for Rest API Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/31/2024
#19711 Posts edit list window display no information about filtering chriscct7 Posts, Post Types normal normal enhancement has-patch 06/04/2019
#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
#27736 Save one query when inserting a new post pbearne Posts, Post Types normal normal Awaiting Review enhancement close 02/10/2025
#64362 Support for Faux WP_Post Objects Posts, Post Types normal normal Awaiting Review enhancement has-patch 12/05/2025
#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
#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
#18613 get_adjacent_post() doesn't find private posts Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/27/2025
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/18/2025
#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
#64025 wp_die() status code posts component updates (parent ticket: #64009) Posts, Post Types normal normal Future Release enhancement has-patch 10/15/2025
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 08/26/2025
#36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
#37068 wp_unique_post_slug() should accept `$post` parameter rather than post properties Posts, Post Types normal normal enhancement has-patch 01/18/2022
#59680 Nextpage add pagination for page Posts, Post Types normal normal Awaiting Review feature request has-patch 06/05/2025
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal normal Awaiting Review feature request has-patch 10/25/2024
#47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal Future Release defect (bug) has-patch 08/14/2025
#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
#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
#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
#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
#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
#44176 Un-map Privacy Capabilities xkon Privacy normal normal Future Release defect (bug) has-patch 10/24/2020
#63467 function do_robots() should use admin_url() Privacy normal normal Awaiting Review defect (bug) has-patch 05/23/2025
#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
#44000 Add notification bubble to Tools menu for data export/erase requests Privacy normal normal Future Release enhancement has-patch 02/10/2020
#46884 Add option to allow individual child-site Privacy Policy pages on multisite Privacy normal normal Future Release enhancement has-patch 10/16/2020
#44266 Add per-request-row delete row action for privacy actions garrett-eclipse* Privacy normal normal Future Release enhancement has-patch 10/20/2020
#48009 Expand upon the Media item data in Export Requests Privacy normal normal Awaiting Review enhancement has-patch 12/13/2019
#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
#43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal Future Release enhancement has-patch 09/05/2020
#56542 Should not allow to unregistered user be able to make a "Export Personal Data" Request Privacy normal normal Awaiting Review enhancement has-patch 09/27/2022
#44179 Use wp_update_comment instead of $wpdb->update $wpdb->comments when anonymizing comments Privacy normal normal Future Release enhancement has-patch 06/26/2025
#59710 test for wp_privacy_exports_dir Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59709 test for wp_privacy_exports_url Privacy normal normal Future Release enhancement has-patch 10/09/2024
#59707 test for wp_schedule_delete_old_privacy_export_files Privacy normal normal Future Release enhancement has-patch 10/09/2024
Note: See TracReports for help on using and creating reports.