Make WordPress Core

{8} Future Releases, Workflow Oriented (7783 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 (1601 - 1700 of 7783)

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#32824 Consistent search fields between posts and terms Posts, Post Types normal normal Future Release enhancement has-patch 12/28/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
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor Future Release enhancement has-patch 01/31/2021
#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
#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
#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
#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
#46560 Personal Data Export email unit tests found in erasure fulfillment berubenic Privacy low normal Future Release enhancement has-patch 08/18/2024
#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
#37463 Abstract Query Class Query normal normal Awaiting Review enhancement has-patch 04/20/2023
#39120 Add get/set methods to remaining main query classes (comments and terms) Query normal normal Awaiting Review enhancement has-patch 04/07/2018
#63044 Add method to test whether currently viewing the site home page in WP_Query Query normal normal Awaiting Review enhancement has-patch 03/03/2025
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal normal Awaiting Review enhancement has-patch 05/26/2025
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal Future Release enhancement has-patch 11/07/2021
#30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
#16706 Queries using "category__and" are slow on large databases chriscct7 Query normal normal enhancement has-patch 06/04/2019
#29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal Future Release enhancement has-patch 02/05/2020
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal normal Awaiting Review enhancement has-patch 07/04/2024
#9978 Sticky Posts are not ordered correctly after selection Query normal normal enhancement has-patch 06/04/2019
#11950 Sticky Posts are too aggressive Query normal normal enhancement has-patch 06/04/2019
#34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
#52167 WP_Query: always convert `any` post type values to public values. Query normal normal Awaiting Review enhancement has-patch 12/24/2020
#55630 add array input to meta_query key Query normal normal Awaiting Review enhancement has-patch 04/27/2022
#27094 get_boundary_post() doesn't work for custom post types Query normal normal enhancement has-patch 06/04/2019
#43842 get_children() function enhancement. Query normal normal Awaiting Review enhancement has-patch 01/16/2019
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal enhancement has-patch 08/01/2022
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#44602 meta_query to support FIND_IN_SET Query normal normal Awaiting Review enhancement has-patch 07/18/2018
#63614 pre_get_lastpostdate filter Query normal minor Awaiting Review enhancement has-patch 06/24/2025
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Query normal normal Awaiting Review enhancement has-patch 09/10/2025
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 06/04/2019
#31634 Minor UI improvements to bulk editing joedolson* Quick/Bulk Edit normal normal Future Release enhancement has-patch 01/23/2025
#63198 Post Quick Edit section Date and Author Stylings audrasjb Quick/Bulk Edit normal normal Awaiting Review enhancement has-patch 08/31/2025
#53063 Add batch support to core REST resources TimothyBlynJacobs REST API normal normal Future Release enhancement has-patch 04/05/2024
#63130 Add comment_count Support to REST API for Enhanced Sorting and Gutenberg Integration REST API normal blocker Awaiting Review enhancement has-patch 05/26/2025
#55961 Add embed to WP_REST_Request class REST API normal normal Awaiting Review enhancement has-patch 07/20/2023
#50074 Add filter on post/etc action links in the REST API REST API normal normal Future Release enhancement has-patch 09/08/2021
#54513 Add meta support to template REST API REST API normal normal Future Release enhancement has-patch 11/25/2021
#63231 Add support for batching GET REST API Requests REST API normal normal Future Release enhancement has-patch 04/04/2025
#63670 Add trashability to REST API posts controller REST API normal normal Awaiting Review enhancement has-patch 07/29/2025
#59903 Add user pattern categories to the pattern categories API response REST API normal normal Awaiting Review enhancement has-patch 12/21/2023
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal normal Awaiting Review enhancement has-patch 10/20/2025
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
#43681 Incorrect HTTP status code in 'posts' query. REST API normal normal Future Release enhancement close 07/07/2025
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal normal Awaiting Review enhancement has-patch 12/08/2025
#62604 Prevent false-positive in validate_callback() in REST API REST API normal normal Awaiting Review enhancement has-patch 05/26/2025
#53860 REST API returns special characters as Unicode Decimal Code REST API normal minor Awaiting Review enhancement has-patch 02/10/2025
#54247 REST API: Add block editor settings endpoint REST API normal normal Future Release enhancement has-patch 10/21/2021
#51757 REST API: Add const validation REST API normal normal Awaiting Review enhancement has-patch 01/25/2021
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal normal Awaiting Review enhancement has-patch 03/13/2025
#38813 REST API: Test schema registration for required fields. REST API normal normal Future Release enhancement has-patch 06/05/2025
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#61308 Return `post_types` field in templates REST API oandregal REST API normal normal Future Release enhancement has-patch 01/14/2025
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal normal Awaiting Review enhancement has-patch 12/04/2023
#39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 03/27/2025
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API normal minor Awaiting Review enhancement has-patch 11/21/2024
#63253 Theme REST API: expose "has_theme_json" field REST API normal normal Awaiting Review enhancement has-patch 05/05/2025
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 01/10/2020
#57395 Improve wp_die message when previewing post revision with expired nonce and unauthenticated requests Revisions normal normal Awaiting Review enhancement has-patch 12/29/2022
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
#46283 Allow filtering post-type archive rewrites Rewrite Rules normal normal Awaiting Review enhancement has-patch 09/04/2025
#35983 Better support for "singular" endpoints Rewrite Rules normal normal enhancement has-patch 06/04/2019
#12779 Better support for custom post types in WP_Rewrite Rewrite Rules normal normal enhancement has-patch 06/04/2019
#18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 10/10/2022
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024
Note: See TracReports for help on using and creating reports.