Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6918 matches)

Create a new ticket
  • Active tickets slated for the next minor release, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2201 - 2300 of 6918)

Needs Dev / Bug Wrangler Feedback (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
3 #49644 Move logic from register_post_type() into WP_Post_Type->register() MikeSchinkel Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/13/2020
1 #39848 New filter 'the_title_wrap' milana_cap Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/13/2025
3 13 #14017 New template "tag": get_custom_field() filosofo obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 08/14/2022
9 14 #39666 Put front page on top of "All pages" list Presskopp Posts, Post Types normal normal Future Release enhancement dev-feedback 06/19/2025
5 2 #62954 Reassess the best way to store, hash, and check post passwords johnbillion Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/07/2025
22 24 #24672 Remove final from WP_Post class carlalexander Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/15/2025
15 41 #14558 Separate Database Table Support for Custom Post Types rahul286 Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 03/04/2024
1 5 #39439 Should wp_insert_attachment() update GUID jlambe Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 08/06/2021
1 7 #64362 Support for Faux WP_Post Objects Howdy_McGee Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 01/09/2026
2 #61249 The character count in the post_excerpt is fine instead of counting words. sarkarripon Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/06/2026
4 19 #43910 Add actions and filters so plugins can easily extend export/erasure functionality xkon Privacy normal normal Awaiting Review enhancement dev-feedback 08/13/2018
4 10 #43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. TZ Media tz-media Privacy normal normal Future Release enhancement needs-unit-tests 02/04/2026
5 14 #43879 Add tools for anonymizing of post authors TZ Media tz-media Privacy normal normal Future Release enhancement needs-unit-tests 09/07/2020
14 44 #43437 Add way for registered users to request deletion or anonymization of their private data azaozz Privacy normal normal Future Release enhancement dev-feedback 02/01/2026
4 5 #44161 Expired session tokens need to be removed from database because GDPR mechter Privacy normal normal Awaiting Review enhancement dev-feedback 08/27/2025
1 6 #44261 Export User Data includes media URLs, not the actual media files in zip file subrataemfluence Privacy normal normal Awaiting Review enhancement dev-feedback 10/16/2020
2 9 #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 subrataemfluence xkon Privacy normal normal Future Release enhancement dev-feedback 01/27/2021
18 44 #44043 Framework for logging/retrieving a users consent state cookiebot Privacy normal normal Future Release enhancement dev-feedback 11/26/2020
2 14 #49602 New design for Privacy settings page and hooks arena Privacy normal normal Awaiting Review enhancement dev-feedback 01/30/2026
1 3 #54390 Privacy Policy should be generated on the site language (locale) and not on users language oglekler Privacy normal normal Awaiting Review enhancement dev-feedback 11/08/2021
6 60 #44133 Should the Data Export indicate when we have no information on the user garrett-eclipse xkon Privacy normal normal Future Release enhancement dev-feedback 11/08/2021
2 8 #44845 _get_list_table: Support for privacy requests tables birgire Privacy normal normal Future Release enhancement dev-feedback 02/21/2020
13 7 #57416 Do not split query if requesting one post spacedmonkey spacedmonkey Query normal normal Future Release enhancement dev-feedback 02/04/2026
7 6 #48193 Improve the WordPress loop wpscholar Query normal normal Awaiting Review enhancement dev-feedback 01/20/2024
2 2 #41678 Make sure all field returns use filters in WP Query spacedmonkey Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
6 29 #18836 ORDER BY RAND() is slow scribu pbearne Query normal minor Future Release enhancement dev-feedback 08/21/2025
3 3 #57211 Split up `WP_Query::get_posts()` costdev costdev Query normal normal Future Release enhancement dev-feedback 01/23/2023
5 #41819 Support the paged argument in WP_Site_Query and WP_Network_Query birgire spacedmonkey Query normal normal Future Release enhancement dev-feedback 11/01/2017
4 #49429 There seems to be no way to check query value for NULL Jossnaz Query normal normal Awaiting Review enhancement dev-feedback 02/14/2020
6 8 #42883 Use sargable queries for date-based lookups for posts ComputerGuru Query normal normal Future Release enhancement dev-feedback 05/29/2024
9 45 #53450 [WP_Meta_Query] Add faster LIKE based 'STARTSWITH' and 'ENDSWITH' compare modes for value query janthiel Query normal trivial Future Release enhancement dev-feedback 03/03/2025
3 22 #18035 ignore_sticky_posts fails to remove sticky class mikkelbreum johneckman Query normal normal Future Release enhancement dev-feedback 09/20/2023
2 3 #56137 Excerpt in Quick Edit saladgoat Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024
1 #62855 Add object_id to WP_REST_Meta_Fields::prepare_value_for_response() rilwis REST API normal normal Awaiting Review enhancement dev-feedback 05/26/2025
1 8 #53673 Add unit tests for v5.8 widget sidebar IDs JeffPaul REST API normal normal Future Release enhancement dev-feedback 02/12/2025
4 7 #58849 Document supported $args for register_rest_route() danielbachhuber REST API normal normal Future Release enhancement dev-feedback 07/25/2025
8 6 #53603 Expose block data directly through REST API endpoints gziolo REST API normal normal Future Release enhancement dev-feedback 12/16/2024
1 12 #49277 Implement email sanitize in REST API spacedmonkey spacedmonkey REST API normal normal Future Release enhancement dev-feedback 11/04/2021
4 10 #52840 Include filesize information in REST API response for all media types tfrommen rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
7 57 #48885 REST API: Support reading public settings, implement context handling scruffian spacedmonkey REST API normal normal Future Release enhancement dev-feedback 10/20/2025
5 14 #40748 Use REST API for Community Events iandunn REST API normal normal Future Release enhancement needs-unit-tests 10/25/2020
2 #48816 Use get_bloginfo in the REST API index TimothyBlynJacobs REST API normal normal Awaiting Review enhancement dev-feedback 11/29/2019
2 9 #39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once ruud@… REST API normal normal Awaiting Review enhancement needs-unit-tests 09/17/2024
1 1 #54387 trailing slash in the url /wp-json superpoincare REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
9 34 #18450 New safe action to add rewrite rules on simonwheatley Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 09/21/2018
#46087 Short-circuit `page_on_front` check during site creation boonebgorges Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 01/23/2019
4 #42589 Add missing "third argument" documentation to user_can() mariovalney Role/Capability normal normal Future Release enhancement dev-feedback 01/08/2019
6 #54554 Allow returning content for wp_dropdown_roles() nithi22 Role/Capability normal normal Future Release enhancement dev-feedback 09/19/2022
3 1 #40320 Feature idea: Rename roles keraweb Role/Capability normal normal Awaiting Review enhancement dev-feedback 02/02/2023
1 3 #43210 Introduce singular capabilities for managing individual options flixos90 Role/Capability normal normal Awaiting Review enhancement dev-feedback 04/19/2018
33 31 #17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors mobius5150 Role/Capability normal major Awaiting Review enhancement dev-feedback 07/20/2021
3 3 #43885 WP_Role and WP_Roles::get_role() missing Display Name garrett-eclipse Role/Capability normal normal Awaiting Review enhancement dev-feedback 08/29/2025
1 #61356 Add $is_module as an extra strategy argument when enqueueing js script. itumulak Script Loader normal normal Awaiting Review enhancement dev-feedback 06/03/2024
1 4 #40276 enhancement: add a $type parameter to wp_add_inline_script() paulschreiber Script Loader normal normal Awaiting Review enhancement dev-feedback 08/12/2025
6 #56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments malthert Script Loader normal normal Awaiting Review enhancement dev-feedback 11/08/2022
6 11 #63727 A new function to sanitize an array davidperez Security normal normal Awaiting Review enhancement dev-feedback 07/28/2025
8 14 #37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ chrisguitarguy Security normal normal Awaiting Review enhancement dev-feedback 04/24/2025
21 15 #56141 Enhance installer security smitka Security high major Future Release enhancement dev-feedback 08/30/2025
2 #62949 HttpOnly flag for the post password cookie johnbillion Security normal normal Awaiting Review enhancement dev-feedback 02/12/2025
13 15 #51407 Remove inline event handlers and JavaScript URIs for Strict CSP-compatibility enricocarraro adamsilverstein Security normal normal Future Release enhancement dev-feedback 12/26/2023
2 1 #61706 Support for storing and getting encrypted options vedjain Security normal normal Awaiting Review enhancement dev-feedback 02/18/2025
34 45 #37000 Support for the SameSite cookie attribute johnbillion Security normal normal Future Release enhancement dev-feedback 06/06/2024
10 21 #38474 wp_signups.activation_key stores activation keys in plain text tomdxw SergeyBiryukov Security normal normal Future Release enhancement dev-feedback 06/20/2025
5 17 #47616 Enhancement: doing_shortcode() function similar to doing_filter() keraweb audrasjb* Shortcodes normal normal Future Release enhancement needs-unit-tests 11/09/2021
3 6 #31093 Make $tag argument optional for has_shortcode() danielbachhuber Shortcodes normal normal Future Release enhancement dev-feedback 10/31/2017
4 #62454 [ wp-includes/shortcodes.php - do_shortcode() ] - fallback in case content is not a string riccardodicurti Shortcodes normal trivial Awaiting Review enhancement dev-feedback 11/19/2024
3 8 #63524 Add DISABLE_WP_CRON to site health constants leedxw Site Health normal normal Awaiting Review enhancement dev-feedback 06/06/2025
3 4 #62129 Add a Site Health test for existence of sender email address knutsp Site Health normal normal Awaiting Review enhancement dev-feedback 08/07/2025
2 3 #49188 Add a check for tables structures. xkon Site Health normal normal Awaiting Review enhancement dev-feedback 01/29/2021
5 11 #59893 Add a translation section in the Site Health report sebastienserre Site Health normal normal Awaiting Review enhancement dev-feedback 09/26/2024
2 6 #57159 Add scheduled events in the site health report. sebastienserre Site Health normal normal Awaiting Review enhancement dev-feedback 01/31/2023
1 2 #62526 Add the theme type (block theme or non block theme) to the site health page sebastienserre Site Health normal normal Awaiting Review enhancement dev-feedback 05/26/2025
3 7 #47210 Allow html on site health titles and description juliobox Site Health normal minor Awaiting Review enhancement dev-feedback 09/05/2022
3 8 #57145 Deactivate button "Copy site info to clipboard" until health check has completed pixolin Site Health normal normal Future Release enhancement dev-feedback 02/07/2023
1 #51527 Debugging in Multisite context: list of plugins sebastienserre Site Health normal normal Awaiting Review enhancement dev-feedback 10/19/2020
2 #63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables bangelov Site Health normal normal Awaiting Review enhancement dev-feedback 07/03/2025
1 1 #59362 Display deprecated function usage in Site Health Michi91 Site Health normal normal Awaiting Review enhancement dev-feedback 09/16/2023
3 #57826 Either core themes should not be automatically installed OR their presence should not be a site health issue zergling81 Site Health normal minor Awaiting Review enhancement dev-feedback 03/01/2023
8 8 #63397 Harder Deprecate ms-files.php jorbin Site Health normal normal Future Release enhancement dev-feedback 09/22/2025
2 8 #50389 Improve support for site health issues in WordPress evapparao Site Health normal normal Awaiting Review enhancement dev-feedback 06/15/2020
4 29 #47651 Provide required PHP version for plugins with minimum PHP requirement garrett-eclipse Site Health normal normal Awaiting Review enhancement dev-feedback 02/20/2025
1 1 #52471 Site Health Upload-related INI values could use consistent formatting ayeshrajans Site Health normal normal Awaiting Review enhancement close 02/14/2021
3 4 #47653 Site Health plugin security check galbaras Site Health normal normal Awaiting Review enhancement dev-feedback 09/07/2021
1 #56987 Site Health: add visual placeholder for checks that are still loading johnjamesjacoby Site Health normal normal Awaiting Review enhancement dev-feedback 10/23/2023
3 2 #57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library ipajen Site Health normal normal Awaiting Review enhancement dev-feedback 03/23/2023
2 3 #48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change desrosj Site Health normal normal Awaiting Review enhancement dev-feedback 12/06/2019
2 4 #53252 Track WP-CLI version in Site Health wpscholar wpscholar Site Health normal trivial Awaiting Review enhancement dev-feedback 09/05/2022
#62214 Update Site Health to use `do_accordion_sections()` joedolson Site Health normal normal Awaiting Review enhancement dev-feedback 10/13/2024
4 1 #54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. jsmoriss Sitemaps low normal Awaiting Review enhancement dev-feedback 03/16/2023
38 #64044 Request to change the limit of each sitemap to 1000 urls instead of 2000 urls as current phanduynam Sitemaps normal normal Awaiting Review enhancement dev-feedback 09/28/2025
2 #53613 Add filter to prevent term deletion anonymized_18703099 Taxonomy normal normal Awaiting Review enhancement dev-feedback 07/17/2021
2 1 #52724 Add filters to term label and info values dingo_d Taxonomy normal normal Awaiting Review enhancement dev-feedback 04/26/2021
2 4 #63890 Add multiple order conditions to WP_Term_Query oglekler Taxonomy normal normal Awaiting Review enhancement dev-feedback 01/27/2026
3 17 #58404 Add pre_update_term filter hook kobi1 Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
18 14 #23421 Add sortable to taxonomy column tifosi Taxonomy normal normal Future Release enhancement dev-feedback 08/11/2021
1 1 #44969 Add support to limit results in get_objects_in_term() johnjamesjacoby Taxonomy normal normal Awaiting Review enhancement dev-feedback 05/03/2020
4 8 #32642 Add supports argument to register_taxonomy paulwilde Taxonomy normal normal Future Release enhancement dev-feedback 04/30/2018
4 #40047 Add term_meta to WP_Term class getter method barryceelen Taxonomy normal normal Awaiting Review enhancement dev-feedback 03/13/2017
1 1 #49632 Force lowercase for taxonomy id in register_taxonomy() sebastienserre Taxonomy normal normal Awaiting Review enhancement dev-feedback 03/12/2020
1 4 #45023 Improve parent and child category description example joanrho Taxonomy normal minor Awaiting Review enhancement dev-feedback 10/03/2018
Note: See TracReports for help on using and creating reports.