Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (7083 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 (3001 - 3100 of 7083)

Needs Dev / Bug Wrangler Feedback (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
8 76 #55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice pbearne Formatting normal normal Future Release defect (bug) dev-feedback 08/28/2024
8 32 #54488 wp_filter_nohtml_kses does not remove HTML comments leewillis77 audrasjb Formatting normal normal Future Release defect (bug) dev-feedback 10/12/2023
8 12 #50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools mrwweb audrasjb General normal normal Future Release feature request dev-feedback 07/21/2023
8 11 #59883 Remove support for HTML4 and XHTML dmsnell HTML API normal normal Awaiting Review enhancement dev-feedback 03/05/2026
8 5 #26474 Add Filter to Username/Password Fields on Login Form? cgrymala Login and Registration normal normal Awaiting Review enhancement dev-feedback 05/13/2017
8 5 #38750 Split wp_signups into wp_user_signups and wp_blog_signups johnjamesjacoby Login and Registration normal normal Awaiting Review feature request dev-feedback 12/11/2025
8 52 #23148 Add hook in wp_ajax_save_attachment for additional attachment fields griffinjt audrasjb Media normal normal Future Release enhancement needs-docs 06/21/2023
8 43 #36982 Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters kylereicks adamsilverstein Media normal normal Future Release enhancement dev-feedback 09/30/2024
8 20 #55189 Automatic removal of "Zero-width non-joiner" in URL man4toman Permalinks normal critical Future Release defect (bug) needs-unit-tests 02/23/2023
8 3 #58363 Update Hello Dolly plugin to current standards dartiss Plugins normal normal Awaiting Review enhancement dev-feedback 06/25/2025
8 8 #32545 Adding actions before and after "Add New" button vivekbhusal Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/30/2019
8 6 #44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query soulseekah Query normal normal Future Release feature request dev-feedback 09/11/2019
8 6 #53603 Expose block data directly through REST API endpoints gziolo REST API normal normal Future Release enhancement dev-feedback 12/16/2024
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
8 8 #63397 Harder Deprecate ms-files.php jorbin Site Health normal normal Future Release enhancement dev-feedback 09/22/2025
8 10 #29418 Taxonomy archive query not including all of its post types. msaggiorato SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/06/2020
8 92 #60835 Fix and improve handling of uploading of font files azaozz Upload normal normal Future Release defect (bug) dev-feedback 01/30/2025
9 38 #18546 Add index.php to wp-includes and wp-admin/includes SergeyBiryukov SergeyBiryukov* Bootstrap/Load normal normal Future Release enhancement dev-feedback 04/12/2024
9 38 #18660 Enhance rel_canonical function, add filter nathanrice joostdevalk Canonical normal normal Future Release enhancement dev-feedback 06/24/2025
9 36 #17491 Make is_email() compliant with RFC5322 (updated by RFC6854) arena Formatting normal minor Future Release defect (bug) needs-unit-tests 07/18/2025
9 39 #53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set jrf General normal normal Awaiting Review task (blessed) dev-feedback 03/10/2026
9 16 #50867 An API which encourages automatic escaping of HTML noisysocks HTML API normal normal Awaiting Review enhancement needs-unit-tests 04/30/2026
9 19 #51039 Enhancement: Show a prompt in dashboard to recruit more translators Nao I18N normal normal Awaiting Review enhancement dev-feedback 02/02/2026
9 37 #33073 Some strings need "no HTML entities" translator comments xibe audrasjb I18N normal normal Future Release enhancement dev-feedback 09/30/2024
9 6 #29795 Set JPEG quality for individual image_size Drivingralle Media normal normal Awaiting Review enhancement dev-feedback 11/10/2017
9 28 #13273 Allow "'non-clickable" menu items stgoos Menus normal normal Future Release enhancement dev-feedback 05/05/2026
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
9 24 #20899 is_home() should be able to be true when is_feed() nacin Query normal normal Future Release defect (bug) dev-feedback 07/01/2025
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
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
9 34 #18450 New safe action to add rewrite rules on simonwheatley Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 09/21/2018
9 16 #26695 Themes: add support for multiple screenshots in themes matveb Themes normal normal Future Release enhancement dev-feedback 12/03/2024
9 11 #48937 Auto-refresh maintenance mode screen Paddy Landau Upgrade/Install normal normal Future Release enhancement dev-feedback 01/09/2025
9 20 #7650 Multiple post authors (co-authors) radzio Users normal normal Future Release enhancement dev-feedback 04/11/2026
10 15 #35561 function wp_admin_canonical_url() not using configured site url when constructing canonical url link tag ilude Administration normal normal Awaiting Review defect (bug) dev-feedback 08/01/2024
10 17 #45354 Adding index for meta_key and post_id in postmeta DuckDagobert Database normal normal 7.1 enhancement dev-feedback 05/13/2026
10 4 #43621 Introduce `add_action_once` and `add_filter_once` sugar. soulseekah Plugins normal normal Awaiting Review feature request dev-feedback 04/06/2018
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
11 33 #18525 zlib.output_compression "on" in server conflicts with autoupdate avidre Bootstrap/Load normal normal Awaiting Review defect (bug) close 05/22/2025
11 29 #29462 comment pagination in reverse order should display a full number of the latest comments mark-k Comments normal normal Future Release defect (bug) dev-feedback 03/16/2021
11 26 #50909 WordPress 5.5 update adds height and width attributes to images jeslen Media normal normal Awaiting Review defect (bug) close 10/30/2020
11 21 #18947 get_intermediate_image_sizes() should also contain width/height/crop values as sub array F J Kaiser Media normal normal Future Release enhancement close 07/30/2025
11 20 #29213 Introduce capability for access to nav-menus.php westonruter Menus normal normal Future Release enhancement dev-feedback 06/11/2025
11 39 #42670 Symlinked plugin makes plugin_basename function return wrong basename sergiienko brianhenryie Plugins normal normal Future Release defect (bug) dev-feedback 05/12/2025
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
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
11 1 #31744 All PHP files in the root should be dummy files, pointing to wp-includes versions markjaquith Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 02/06/2017
11 44 #40477 REST API: Does NOT Trigger New User Notifications! mrahmadawais spacedmonkey Users normal normal Future Release defect (bug) dev-feedback 03/03/2026
11 23 #33209 Inviting a new user to Multisite results in password being emailed Ipstenu Users normal normal Future Release enhancement dev-feedback 06/11/2019
12 35 #2691 HTML comments in posts aren't handled properly. gord Formatting normal normal Future Release defect (bug) needs-unit-tests 03/17/2025
12 87 #31992 Unicode Email Addresses ysalame SergeyBiryukov* Formatting normal normal 7.1 defect (bug) dev-feedback 04/24/2026
12 10 #31387 New core API for adding Meta tags to the header georgestephanis General normal normal Awaiting Review enhancement dev-feedback 08/11/2021
12 14 #29513 Move heavy lifting of wp_mail() to child class of PHPMailer stephenharris Mail normal normal Future Release enhancement dev-feedback 08/06/2025
12 14 #42920 Add support for the picture element desrosj adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 08/13/2024
12 10 #15953 when category slug is changed, old uri also should redirect to new, as post uris do qdinar SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 04/28/2026
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
12 58 #54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive pbiron SergeyBiryukov* Upgrade/Install high major Future Release defect (bug) dev-feedback 07/07/2025
12 73 #43492 Core Telemetry and Updates xkon Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 11/11/2024
12 9 #34316 User status inconsistent between single-site & multisite johnjamesjacoby Users normal normal Awaiting Review enhancement dev-feedback 09/27/2017
13 21 #45471 Allow caching of parse_blocks results joostdevalk francina Cache API normal normal Future Release enhancement dev-feedback 06/12/2025
13 19 #13372 Separate Image sizes for different post types brandondove Media normal normal Awaiting Review enhancement close 04/18/2020
13 35 #40370 add_image_sizes does not create the "crop position" versions of the image piejesus Media normal normal Future Release enhancement dev-feedback 05/20/2024
13 19 #24146 Menu items with blank labels are removed on saving rodrigo@… SergeyBiryukov* Menus normal normal Future Release defect (bug) dev-feedback 02/03/2026
13 7 #57416 Do not split query if requesting one post spacedmonkey spacedmonkey Query normal normal Future Release enhancement dev-feedback 02/04/2026
13 21 #24958 Large number of revisions cause memory exhaustion jshreve adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 09/26/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
13 14 #64789 Security audit for API key storage on the Connectors screen gziolo Security normal normal Future Release task (blessed) dev-feedback 05/07/2026
13 10 #37914 Taxonomy: Allow terms to be previewed before publishing celloexpressions Taxonomy normal normal Future Release enhancement close 07/24/2025
13 21 #6814 Async media crunching matt adamsilverstein Upload normal normal Future Release enhancement dev-feedback 06/28/2025
14 18 #34116 Rethink default install content like "Sample Page", etc. krogsgard General normal normal Awaiting Review enhancement dev-feedback 11/01/2025
14 14 #32202 Add support for options page locking (settings API concurrency) westonruter Options, Meta APIs normal normal Future Release enhancement dev-feedback 07/09/2025
14 16 #37656 Improve plugin bootstrapping processes flixos90 Plugins normal normal Awaiting Review enhancement dev-feedback 02/03/2026
14 16 #37301 A way to test plugin/theme installs and updates before applying Zuige Plugins normal normal Awaiting Review feature request ui/ux 04/15/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
15 10 #20977 Add Dynamic Comment Statuses supercleanse Comments normal normal Future Release enhancement dev-feedback 07/30/2025
15 35 #40415 Imagick resize filter hook virgodesign adamsilverstein Media normal normal Future Release enhancement dev-feedback 06/03/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
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
16 41 #14949 Login gives false assurance of having logged out filosofo rajinsharwar* Login and Registration normal normal Future Release defect (bug) dev-feedback 01/25/2026
16 39 #32942 Taxomony term list counts do not respect post_type parameter stueynet Taxonomy normal normal Future Release defect (bug) dev-feedback 05/17/2025
16 37 #9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. michelwppi Taxonomy high normal Future Release enhancement dev-feedback 12/28/2025
17 46 #54042 Extending wpdb::prepare() to support IN() operator craigfrancis Database normal normal Future Release enhancement dev-feedback 09/17/2023
17 70 #13429 Updating Link URL on image within Admin with Gallery vshoward Gallery normal normal Future Release defect (bug) close 05/08/2026
18 43 #36201 Admin Pagination URLs Use Wrong Hostname grimmdude Administration normal normal Future Release defect (bug) dev-feedback 07/22/2024
18 44 #44043 Framework for logging/retrieving a users consent state cookiebot Privacy normal normal Future Release enhancement dev-feedback 11/26/2020
18 14 #23421 Add sortable to taxonomy column tifosi Taxonomy normal normal Future Release enhancement dev-feedback 08/11/2021
19 36 #39441 Improve the Settings API for accessibility and ease of use. flixos90 Plugins normal normal Future Release enhancement dev-feedback 01/10/2023
19 35 #12295 More support to customize user profile edit page pampfelimetten nacin* Users normal normal Awaiting Review enhancement dev-feedback 01/28/2026
20 22 #60789 Administration Email Address: Allow method to deactivate andrewhoyer Administration normal normal Awaiting Review feature request close 02/24/2026
20 45 #45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute mor10 joemcgill Media high major Future Release defect (bug) dev-feedback 03/09/2026
21 95 #55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions jrf SergeyBiryukov* General normal normal 7.1 task (blessed) dev-feedback 03/24/2026
21 20 #39123 Allow usernames to be changed by administrators johnbillion Users normal normal Awaiting Review enhancement needs-unit-tests 07/28/2024
22 24 #24672 Remove final from WP_Post class carlalexander Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 07/15/2025
22 15 #56141 Enhance installer security smitka Security high major Future Release enhancement dev-feedback 08/30/2025
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
24 53 #15499 Add an index for get_lastpostmodified query simonwheatley OllieJones Database normal normal Future Release enhancement dev-feedback 08/28/2025
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
26 40 #21989 update_option() calls sanitize_option() twice when option does not exist MikeSchinkel pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 11/19/2025
27 82 #12955 Add get_post filter JohnLamansky Posts, Post Types normal normal Future Release feature request dev-feedback 06/26/2025
28 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
Note: See TracReports for help on using and creating reports.