Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (7128 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 (2301 - 2400 of 7128)

Needs Dev / Bug Wrangler Feedback (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
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
15 66 #49151 Show a warning for plugins in WP admin that haven't received updates in a long time vincenthasselgard audrasjb* Site Health normal normal Future Release feature request dev-feedback 02/23/2024
2 3 #51702 Warn of potentially poor/insecure password generation desrosj Site Health normal normal Awaiting Review feature request dev-feedback 06/01/2021
5 #49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt mmwbadmin Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 07/24/2020
5 33 #47863 Fix odd, unexpected output from shortcode_parse_attts mauteri SergeyBiryukov Shortcodes normal normal Future Release defect (bug) dev-feedback 07/16/2025
1 2 #57790 Parsing of Shortcode Attributes: bug locating a final attribute lemernbag Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 03/18/2025
34 95 #58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML domainsupport Shortcodes normal normal Future Release defect (bug) needs-unit-tests 05/22/2025
3 #43686 Shortcodes containing asterisks may create invalid regex breaking the editor Vusys Shortcodes normal normal Future Release defect (bug) dev-feedback 01/16/2019
1 39 #26649 escaped shortcodes should not be expanded during 'get_the_excerpt' bobbingwide Shortcodes normal normal 7.1 defect (bug) dev-feedback 03/17/2026
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
1 2 #62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) pressthemes1 Shortcodes normal normal Awaiting Review feature request dev-feedback 01/02/2025
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
22 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 22 #20140 Ask old password to change user password nprasath002 Security normal major Future Release feature request dev-feedback 07/28/2024
33 67 #30465 Dashboard alert if a plugin/theme was removed from WordPress repo sergej.mueller Security normal normal Future Release feature request dev-feedback 02/24/2026
13 17 #64789 Security audit for API key storage on the Connectors screen gziolo Security normal normal Future Release task (blessed) dev-feedback 05/27/2026
4 38 #17916 Enqueued styles are only printed on login_footer in wp-login.php Cimmo Script Loader normal normal Future Release defect (bug) dev-feedback 08/10/2018
3 8 #54956 [5.9] wp_block_type args - "style" and "script" are always loaded on Frontend pkostadinov Script Loader normal normal Awaiting Review defect (bug) dev-feedback 07/19/2022
2 #41990 wp_add_inline_script() does not print if the handler has already processed satollo Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
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
2 6 #40276 enhancement: add a $type parameter to wp_add_inline_script() paulschreiber Script Loader normal normal Awaiting Review enhancement dev-feedback 05/27/2026
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
2 2 #40485 Add function for retrieving metadata from registered script desrosj Script Loader normal normal Awaiting Review feature request dev-feedback 08/21/2025
4 #50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Mahesh901122 Role/Capability normal normal Awaiting Review defect (bug) needs-docs 08/04/2023
6 14 #36376 current_user_can/has_cap fails when user has multiple roles mikejolley dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
23 38 #22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages kevinB johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 04/01/2026
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
5 13 #38276 "Is thing public/accessible" API jdgrimes Role/Capability normal normal Awaiting Review feature request dev-feedback 09/23/2017
2 #44476 Backend section Access based on Role/User kartiks16 Role/Capability normal normal Awaiting Review feature request dev-feedback 08/02/2018
2 #51334 Implement enhanced post_status transition capabilities derweili Role/Capability normal normal Awaiting Review feature request dev-feedback 09/18/2020
24 59 #20746 Accessing non-existing theme folder in Network install gives 500 error arkimedia Rewrite Rules normal normal Future Release defect (bug) dev-feedback 04/18/2024
1 8 #40440 Clarify behavior of `options-permalink.php` in documentation sebastian.pisula Rewrite Rules normal normal Awaiting Review defect (bug) close 06/07/2026
9 9 #43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() henry.wright SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) dev-feedback 04/13/2026
2 1 #65411 Don’t let ?s= override singular URLs jonoaldersonwp Rewrite Rules low normal Awaiting Review defect (bug) dev-feedback 06/05/2026
8 #28517 Logic error in WP_Rewrite flush_rules numis Rewrite Rules normal normal Future Release defect (bug) dev-feedback 05/18/2017
3 1 #44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Asitha Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 09/11/2020
1 #41791 Unicode + add_permastruct breaks rewrite rules mikejolley Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017
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
2 2 #64498 Add core support for random content redirects annezazu Rewrite Rules normal normal Awaiting Review feature request needs-unit-tests 02/07/2026
3 4 #47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin kevindees Rewrite Rules normal normal Awaiting Review feature request dev-feedback 07/11/2019
13 21 #24958 Large number of revisions cause memory exhaustion jshreve adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 09/26/2025
2 14 #63208 Slider: Revision page slider does not support touch interactions on mobile devices yogeshbhutkar joedolson* Revisions normal normal Future Release defect (bug) dev-feedback 02/10/2026
4 #53372 Loose type check against dates in rest_validate_value_from_schema causes invalidation for valid timestamp jonmcpartland REST API normal minor Future Release defect (bug) close 02/25/2025
#56919 REST API term embed 401 - not allowed to view terms for this post prionkor REST API normal blocker Awaiting Review defect (bug) dev-feedback 10/29/2023
4 7 #38878 REST API: Default query for users endpoint doesn't scale ocean90 REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019
2 10 #50012 REST API: Fields filter does not work with "object" collection responses TimothyBlynJacobs REST API normal normal Future Release defect (bug) dev-feedback 02/06/2026
#57088 Rest API improve time response with cache emanuelx REST API normal normal Awaiting Review defect (bug) dev-feedback 11/15/2022
11 11 #41358 Shutdown hooks can significantly slow down REST API responses mikejolley REST API normal normal Awaiting Review defect (bug) dev-feedback 01/07/2026
6 #63635 Tests: rest-posts-controller hooks blow under certain circumstances SirLouen REST API normal blocker Awaiting Review defect (bug) dev-feedback 02/06/2026
1 3 #57879 fix rest_get_endpoint_args_for_schema() to allow user-defined sanitize and validate callbacks. mi5t4n REST API normal normal Awaiting Review defect (bug) dev-feedback 06/19/2024
2 17 #44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint tharsheblows adamsilverstein REST API normal normal Future Release defect (bug) dev-feedback 11/26/2025
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
1 1 #54387 trailing slash in the url /wp-json superpoincare REST API normal minor Awaiting Review enhancement dev-feedback 06/25/2024
2 2 #58034 Post API can't get image URL on Endpoint nodeweb REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023
#56593 Post meta validation error messages are not helpful to end users andrewleap REST API normal normal Awaiting Review feature request dev-feedback 09/17/2022
11 18 #40365 Introduce a REST API endpoint for sites jeremyfelt REST API normal normal Future Release task (blessed) needs-unit-tests 09/17/2025
3 4 #63453 Inconsistent confirmation for deleting taxonomy term (Single vs Bulk Action) pmbaldha Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 07/11/2025
2 #59971 Publishing a post in QuickEdit forces Date to NOW snoffel Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 12/05/2023
#54720 WP_List_Table Inside Metabox With Bulk Actions Not Working on Submit muhammadfaizanhaidar Quick/Bulk Edit normal normal Awaiting Review defect (bug) dev-feedback 09/13/2025
2 3 #56137 Excerpt in Quick Edit saladgoat Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024
12 13 #12208 Add Quick Edit To Media Library list view queenofdiy Quick/Bulk Edit normal normal Future Release feature request dev-feedback 02/07/2023
2 5 #50070 'post_type' query variable not set for taxonomy queries aurovrata Query normal normal Awaiting Review defect (bug) dev-feedback 05/27/2020
2 6 #63359 Are ignore_sticky_posts working as expected? SirLouen Query normal major Awaiting Review defect (bug) dev-feedback 02/06/2026
27 45 #18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page ericlewis audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 05/30/2025
6 #44848 Ensure that empty author profiles have proper 404 behaviour jonoaldersonwp Query normal normal Awaiting Review defect (bug) dev-feedback 09/17/2019
1 2 #62931 Inconsistency When Querying and Sorting by meta_key with Multiple Values maximeschoeni Query normal normal Awaiting Review defect (bug) dev-feedback 02/10/2025
Note: See TracReports for help on using and creating reports.