Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6897 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 (2901 - 3000 of 6897)

Needs Dev / Bug Wrangler Feedback (31 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
3 2 #43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types sudar Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
2 #38618 wp_description() and description-tag henry.wright General normal normal Awaiting Review feature request dev-feedback 04/05/2019
4 #64010 wp_die() status code Media component updates (parent ticket: #64009) callumbw95 Media normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025
6 6 #64009 wp_die() status code global updates (parent ticket) callumbw95 General normal normal Awaiting Review defect (bug) dev-feedback 10/17/2025
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
1 17 #38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values pressupinc Media normal normal Future Release defect (bug) dev-feedback 12/21/2022
3 10 #63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. codekraft Cron API normal normal 7.0 defect (bug) dev-feedback 11/06/2025
#38481 wp_handle_upload_prefilter not used before deriving attachment title frodeborli Upload normal normal Awaiting Review enhancement dev-feedback 03/26/2019
1 3 #44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) Looimaster General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
1 2 #39787 wp_list_authors can be optimize alexufo Users normal normal Awaiting Review enhancement dev-feedback 11/20/2024
5 21 #23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' raphaabreu SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 12/15/2023
1 1 #41760 wp_list_comments callback params milana_cap Comments normal normal Awaiting Review enhancement dev-feedback 08/31/2017
2 9 #41714 wp_list_pages() - horrible performance due to eventual "SELECT *" DavidAnderson Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
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 #57405 wp_localize_script() doesn't decode html entities in nested arrays rilwis I18N normal normal Awaiting Review enhancement close 04/24/2024
6 20 #22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers dd32 Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 07/15/2025
5 #62946 wp_opcache_invalidate() promises more than it can do kkmuffme Upgrade/Install normal minor Awaiting Review defect (bug) dev-feedback 07/13/2025
2 5 #34466 wp_register_form, wp_lost_password_form function atomicjack Login and Registration normal normal Awaiting Review feature request dev-feedback 02/22/2017
5 5 #53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. juliobox General normal minor Awaiting Review defect (bug) dev-feedback 08/03/2022
3 #52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled daleharrison Administration normal normal Awaiting Review defect (bug) dev-feedback 02/05/2021
4 #41522 wp_set_password() doesn't trigger a changed password notification henry.wright Users normal normal Awaiting Review defect (bug) close 06/30/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
1 8 #55999 wp_suspend_cache_addition should also disable cache setting? malthert Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
1 6 #42183 wp_update_user() conditional compares a plain-text password to the hashed old yudge SergeyBiryukov Users normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
1 4 #56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode arnodeleeuw General normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
5 13 #40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... diegocanal Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/21/2017
5 37 #2833 wpautop breaks style and script tags Nazgul Formatting low normal Future Release defect (bug) dev-feedback 03/21/2024
2 6 #36242 wpdb set_sql_mode add param spacedmonkey pbearne Database normal normal Awaiting Review enhancement dev-feedback 01/18/2025
2 8 #63426 wptexturize breaks markup madhazelnut Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/15/2025
2 #54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data tremlas Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2024
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

Needs Docs or Unit Tests (69 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
5 31 #36406 $network_wide is unreliable mensmaximus Plugins normal critical Future Release defect (bug) needs-unit-tests 07/09/2019
1 3 #47279 $post object passed to clean_post_cache action can contain outdated values tabrisrp Posts, Post Types normal normal Future Release defect (bug) needs-docs 09/05/2025
1 #44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked redsnowcompany Cache API normal normal Future Release enhancement needs-docs 06/15/2021
5 7 #39939 A Contributor cannot preview their own post if it's scheduled johnbillion Role/Capability normal minor Awaiting Review defect (bug) needs-unit-tests 09/20/2025
3 9 #36012 Add .current-ancestor class to any relative menu item ancestor vovkasolovev SergeyBiryukov Menus normal normal Future Release enhancement needs-unit-tests 04/28/2023
1 1 #56879 Add DDEV Page to Install Local Server Docs mayankgupta General normal normal Awaiting Review feature request needs-docs 10/21/2022
2 5 #49381 Add Javascript Documentation to privacy-tools.js garrett-eclipse Privacy normal normal Future Release enhancement needs-docs 06/13/2025
7 35 #46227 Add Rel-Feed Link to Header dshanske Feeds low trivial Future Release enhancement needs-unit-tests 05/13/2021
2 6 #55261 Add a "file size" column to the media library menu siyavashebr Media normal normal Awaiting Review feature request needs-docs 02/02/2023
13 54 #51006 Add a mechanism for accessible tooltips in core joedolson joedolson* General normal normal Future Release enhancement needs-unit-tests 09/02/2025
2 1 #64498 Add core support for random content redirects annezazu Rewrite Rules normal normal Awaiting Review enhancement needs-unit-tests 01/18/2026
#52350 Add documentation about meta capabilities derweili Role/Capability normal normal Awaiting Review enhancement needs-docs 01/23/2021
3 4 #39695 Add preload headers in redirects onnimonni HTTP API normal normal Awaiting Review enhancement needs-unit-tests 02/27/2017
1 1 #44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav allendav Privacy normal normal Future Release enhancement needs-docs 01/17/2019
14 #53319 Add support for a "reverse" argument in get_term_parents_list() function anonymized_14808221 Taxonomy normal normal Future Release enhancement needs-unit-tests 07/26/2023
7 33 #54797 Allow languages path in register_block_type Rahe gziolo I18N normal normal Future Release enhancement needs-unit-tests 09/11/2025
2 24 #48153 Allow the admin email verification capability to be filtered desrosj Site Health normal normal Future Release defect (bug) needs-unit-tests 02/21/2020
1 2 #40319 Apostrophe in commenter's name prevents comment_whitelist setting from working. cfinke Comments normal normal Future Release defect (bug) needs-unit-tests 06/24/2025
4 2 #53995 Application Passwords Expiration mboynes Application Passwords normal normal Future Release feature request needs-docs 08/24/2021
1 2 #38243 Attempting to create a term with invalid UTF8 characters creates a blank term dd32 Taxonomy normal normal Future Release defect (bug) needs-unit-tests 04/01/2019
5 5 #44744 Bug on canonical redirect with Hebrew query string. yehudah SergeyBiryukov Canonical normal major Future Release defect (bug) needs-unit-tests 11/09/2019
9 12 #28569 Calling show_admin_bar( false ) should dehook toolbar entirely danielbachhuber davidbaumwald Toolbar normal normal Future Release enhancement needs-unit-tests 11/05/2021
1 5 #60355 Can't save object to metadata with `readonly` properties Cawa-93 General low major Future Release enhancement needs-unit-tests 10/29/2025
3 #49588 Cannot remove <div class="textwidget custom-html-widget"> jasom Widgets normal minor Awaiting Review feature request needs-unit-tests 03/07/2020
5 #60281 Cannot unset comment_notes_before bugnumber9 Comments normal normal Future Release defect (bug) needs-unit-tests 01/18/2024
1 5 #51725 Canonical redirect and user_trailingslashit() mbis Canonical normal trivial Awaiting Review defect (bug) needs-unit-tests 01/25/2024
21 34 #42785 Change default of `show_in_rest` in register_post_type and register_taxonomy joehoyle REST API normal normal Future Release enhancement needs-unit-tests 01/07/2020
3 #43274 Changing $(comments|feed)_base of WP_Rewrite causes errors because of hardcoded strings in redirect_canonical() dimadin Canonical normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
1 #49641 Clarify what happens when meta_value is `''` in get_users like functions. growthwp Users normal normal Awaiting Review enhancement needs-docs 08/19/2022
4 10 #29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy vmuryginIB Editor normal normal Future Release defect (bug) needs-unit-tests 06/27/2025
3 8 #40143 Comment template functions don't check for comment existence SergeyBiryukov Comments normal normal Future Release defect (bug) needs-unit-tests 02/08/2024
3 11 #57556 Configure feature branches on GitHub to trigger workflows to support development on forks flixos90 Build/Test Tools normal normal Awaiting Review enhancement needs-docs 01/21/2025
14 38 #26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 azaozz Formatting normal normal Future Release defect (bug) needs-unit-tests 09/04/2020
3 17 #64483 Core Abilities getting error when execution arkenon AI normal normal Awaiting Review defect (bug) needs-unit-tests 01/20/2026
24 202 #55443 Create WebP sub-sizes and use for output adamsilverstein adamsilverstein Media normal normal Future Release enhancement needs-docs 09/11/2025
2 7 #34435 Creating a post might fail during fall's DST switch due to ambiguous time danielbachhuber Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
2 11 #36334 Custom RSS feed has wrong MIME type and forces download in browser Missilesilo Feeds normal normal Future Release defect (bug) needs-docs 03/25/2020
216 168 #12706 Custom post status bugs ptahdunbar Posts, Post Types normal normal Future Release task (blessed) needs-unit-tests 09/10/2024
10 13 #55184 Custom style handle attached to a custom block style is never load even if the block is in the page. alexandrebuffet Script Loader normal normal 7.0 defect (bug) needs-unit-tests 01/14/2026
16 45 #28081 Do a canonical redirect for pages when query var 'paged' is set ocean90 SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-unit-tests 11/01/2024
2 4 #43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already flixos90 Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 09/17/2018
1 2 #39844 Don't return anchor tag if link is empty in get_the_author_posts_link() SirkoSchindler Themes normal normal Future Release enhancement needs-unit-tests 02/21/2022
1 5 #35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() MikeSchinkel Taxonomy normal normal Awaiting Review enhancement needs-docs 05/10/2019
17 18 #28625 Enhancement: Add constants to support SSL connections for mysqli hypertextranch Database normal normal Future Release enhancement needs-unit-tests 06/24/2023
1 10 #63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 vincent06 Posts, Post Types normal normal Awaiting Review enhancement needs-docs 11/19/2025
1 9 #64282 Erase personal data does not remove biographical info wpandlpuser Privacy normal normal Awaiting Review defect (bug) needs-unit-tests 12/16/2025
3 4 #54293 Expand functionality of themes REST API spacedmonkey REST API normal normal Awaiting Review enhancement needs-unit-tests 08/04/2025
4 15 #56344 Filters for Sharpening Images unsalkorkmaz antpb Media normal normal Future Release feature request needs-unit-tests 03/28/2025
4 16 #19739 Filters to allow comments on draft & trash post_status posts cyberhobo Comments normal normal Future Release enhancement needs-unit-tests 03/02/2023
6 12 #40538 Fix or remove useless PHPUnit tests johnbillion johnbillion* Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 09/01/2022
3 53 #54516 Full site editing/REST-API: modify permission checks to use post type. peterwilsoncc REST API normal normal Future Release defect (bug) needs-unit-tests 05/20/2025
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin aubreypwd Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 09/09/2025
5 7 #42897 Hard deprecate functions deprecated before WP 3.7.0 peterwilsoncc General normal normal Future Release enhancement needs-unit-tests 04/20/2020
8 12 #38310 Improve "wp_update_term" documentation ruud@… ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 09/29/2021
2 #63900 Improve PHPDoc for wp_parse_id_list() in functions.php prab18hat General normal normal Awaiting Review defect (bug) needs-docs 08/31/2025
2 8 #41463 Improve REST API tests that don't perform any assertions johnbillion johnbillion* REST API normal normal Future Release enhancement needs-unit-tests 09/01/2022
8 #42093 Improve handling of SUBDOMAIN_INSTALL test coverage jeremyfelt jeremyfelt Build/Test Tools normal normal Future Release task (blessed) needs-unit-tests 10/20/2023
7 18 #26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget mrwweb chriscct7 Administration normal normal Future Release enhancement needs-docs 06/01/2021
6 #60934 Internal Subnets are being blocked by wp_parse_url and why? erenfro HTTP API normal normal Awaiting Review defect (bug) needs-docs 10/08/2024
9 #37825 Introduce functions to check whether there are multiple taxonomy terms flixos90 Themes normal normal Future Release enhancement needs-unit-tests 06/14/2018
1 3 #42404 Introduce singular capabilities for managing individual plugins johnbillion Role/Capability normal normal Future Release enhancement needs-unit-tests 05/25/2025
1 30 #51142 Invalid Moment.js locale from get_user_locale() slightlyfaulty External Libraries normal normal Future Release defect (bug) needs-unit-tests 06/30/2023
2 11 #13792 Invalid reply link from comment admin when comment nested level > max archon810 Comments normal normal Future Release defect (bug) needs-unit-tests 07/31/2017
2 6 #59485 Invalid username rinkalpagdar Users normal normal Awaiting Review defect (bug) needs-unit-tests 11/26/2024
3 4 #60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment javorszky Networks and Sites normal normal Future Release feature request needs-docs 03/12/2024
5 20 #5130 Linking to multiple posts on your site breaks pingback due to comment flooding Denis-de-Bernardy Pings/Trackbacks normal normal Future Release defect (bug) needs-unit-tests 04/21/2024
3 21 #44236 Maintain consistency between privacy export report and archive filenames iandunn GripsArt Privacy low minor Future Release defect (bug) needs-unit-tests 01/27/2019
3 2 #37376 Make it possible for custom post type to have an archive but no single jason_the_adams Posts, Post Types normal normal Awaiting Review feature request needs-unit-tests 08/24/2021
2 3 #49179 Manage Post trackbacks within the REST API imath REST API normal normal Future Release enhancement needs-unit-tests 10/24/2020
Note: See TracReports for help on using and creating reports.