Make WordPress Core

{7} Future Releases (8214 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (201 - 300 of 8214)

1 2 3 4 5 6 7 8 9 10 11 12 13
Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#44174 wp_get_http_headers does not return status code or follow redirects HTTP API normal normal Awaiting Review defect (bug) 05/21/2018
#49841 wp_get_attachment_url does not return a url Media normal normal Awaiting Review defect (bug) reporter-feedback 06/02/2020
1 #32117 wp_get_attachment_metadata sizes array file misses path if using year/month organizing Media normal normal Awaiting Review defect (bug) 08/14/2017
1 #38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal Future Release defect (bug) dev-feedback 12/21/2022
9 #30180 wp_get_attachment_image_src does not return alt or meta antpb Media normal normal Future Release enhancement 07/21/2023
2 #29370 wp_get_attachment_image() returning unexpected image size Media normal normal defect (bug) 06/04/2019
1 #44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 01/06/2019
2 #59239 wp_generate_uuid4 collisions General normal normal Awaiting Review defect (bug) 08/29/2023
#58647 wp_generate_attachment_metadata generates scaled images Media normal major Awaiting Review defect (bug) 06/27/2023
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
8 #54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal Future Release defect (bug) dev-feedback 10/12/2023
2 #53187 wp_filter_content_tags added too early Media normal normal Awaiting Review defect (bug) 07/26/2021
#52235 wp_extract_urls doesn't match localhost General normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#56887 wp_exif_date2ts throws notice on slash formatted date Date/Time normal normal Awaiting Review defect (bug) 10/22/2022
2 #48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor Future Release defect (bug) has-patch 06/29/2023
3 #49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal Future Release defect (bug) needs-unit-tests 01/09/2025
#57267 wp_enqueue_style is not working under shortcode Shortcodes normal normal Awaiting Review defect (bug) reporter-feedback 12/15/2022
1 #58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 05/26/2023
#61364 wp_enqueue_script() was called incorrectly. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets) Widgets normal critical Awaiting Review defect (bug) 06/04/2024
1 #55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal Awaiting Review defect (bug) 02/18/2022
5 #45913 wp_enqueue_media() - slow query Media normal normal Awaiting Review defect (bug) 07/15/2024
1 #41106 wp_editor() doesn't support attributes besides id and class Editor normal normal Awaiting Review defect (bug) 09/22/2020
1 #54921 wp_dropdown_users_args Filter not working in WordPress 5.9 audrasjb Users normal major Awaiting Review defect (bug) reporter-feedback 02/25/2022
58 #19867 wp_dropdown_users() still not scalable Users normal normal Future Release enhancement 10/29/2024
1 #46451 wp_dropdown_users() does not pass all applicable arguments on to get_users() Users normal normal Awaiting Review defect (bug) 03/09/2019
#40949 wp_dropdown_users($args) is not returning desired list of users Users normal normal Awaiting Review defect (bug) 06/08/2017
1 #24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 07/30/2018
1 #43995 wp_dropdown_categories(array( 'pad_counts' => true ) ) doesn't correctly pad counts on post_types with custom stati Taxonomy normal normal Awaiting Review defect (bug) 01/17/2019
1 #51855 wp_dropdown_categories allows multiple classes General normal normal Awaiting Review defect (bug) 11/27/2020
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 04/05/2019
#43256 wp_delete_post() should use get_post() not wpdb->prepare Posts, Post Types normal normal Future Release enhancement 02/13/2018
3 #43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
1 #45075 wp_delete_attachment() has unreliable return and wrong process order Media normal normal Future Release defect (bug) 04/15/2019
2 #47868 wp_delete_attachment returning successfully, deleting all DB data, but NOT deleting files, and NOT returning false Media normal normal Awaiting Review defect (bug) dev-feedback 08/20/2019
1 #36437 wp_delete_attachment causes warning Media normal normal Awaiting Review defect (bug) has-patch 11/01/2024
2 #47652 wp_dashboard_right_now() emits debug notices on unregistered core post types Posts, Post Types normal normal Awaiting Review defect (bug) 07/05/2019
4 #42064 wp_crop_image() does not work when fopen() is disabled Build/Test Tools normal normal Awaiting Review defect (bug) 08/11/2021
1 #14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
9 #32366 wp_count_comments() is hardcoded into /wp-admin/menu.php and queries all comments every single page load within the admin area, regardless of if edt_posts is removed from top menu or not Comments normal normal Future Release defect (bug) close 04/04/2024
3 #55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal Awaiting Review defect (bug) dev-feedback 09/14/2022
2 #29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal normal Awaiting Review enhancement dev-feedback 05/15/2024
19 #30377 wp_check_filetype is broken when checking urls with parameters audrasjb Media normal normal Future Release enhancement 04/08/2022
1 #34736 wp_calculate_image_srcset filter: provide the individual srcset image size joemcgill* Media normal normal defect (bug) has-patch 06/04/2019
2 #41895 wp_calculate_image_srcset filter: Improve the documentation for, or rename, this filter so it's clear it should work on an array. Media normal normal Awaiting Review enhancement 09/16/2017
#50944 wp_calculate_image_srcset can unintentionally include unscaled original image Media normal normal Awaiting Review defect (bug) dev-feedback 08/24/2020
2 #44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
#52582 wp_cache_* duplicate/redundant storage and insufficient clearing of cache Comments normal normal Awaiting Review defect (bug) dev-feedback 02/21/2021
1 #52945 wp_cache settings not recognized in site health / plugins Site Health normal normal Awaiting Review defect (bug) reporter-feedback 03/31/2021
1 #40595 wp_authenticate_username_password() should respect WP_Error object generated by higher priorities Login and Registration normal normal Awaiting Review defect (bug) 04/28/2017
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal normal Awaiting Review defect (bug) reporter-feedback 08/06/2019
3 #46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object Users normal normal Awaiting Review defect (bug) dev-feedback 04/05/2019
2 #43263 wp_audio_shortcode() preload default: should it be metadata or none? Media normal normal Awaiting Review enhancement 02/08/2018
#61515 wp_audio_shortcode() outputs invalid HTML joedolson* Media normal normal Awaiting Review defect (bug) has-patch 10/22/2024
4 #31236 wp_ajax_upload_attachment does not properly handle situation when post_id is set Media normal normal defect (bug) reporter-feedback 02/08/2020
1 #50048 wp_ajax_update_theme is broken when updating themes whose styles.css file is not located in the root Themes normal normal Awaiting Review defect (bug) 05/01/2020
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#57447 wp_ajax_inline_save function does not check if post has "public" or "show_ui" enabled Security normal normal Awaiting Review defect (bug) 01/11/2023
4 #23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 01/18/2022
2 #19541 wp_admin_bar_new_content_menu does not respect menu_position nacin* Toolbar normal normal Future Release defect (bug) has-patch 03/24/2021
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities Networks and Sites normal normal Future Release enhancement 02/02/2017
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
2 #62797 wp_add_inline_script does not properly escape '<!-- <script>' in contents Editor normal normal Awaiting Review defect (bug) has-patch 01/10/2025
2 #32143 wpLink function getAttrs() missing link-text Editor normal normal Awaiting Review enhancement reporter-feedback 11/24/2020
1 #46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor Awaiting Review defect (bug) has-patch 05/23/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/2019
#48054 wp.sanitize.stripTags should iterate instead of using recursion General normal minor Awaiting Review enhancement has-patch 10/08/2020
#23020 wp.getPageList should act like wp.getPages XML-RPC normal normal defect (bug) dev-feedback 06/05/2019
1 #31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
7 #38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#55848 wp-sitemap.xml fails to load with large number of URLs Sitemaps normal normal Awaiting Review defect (bug) 11/05/2022
2 #51860 wp-sitemap includes empty post entries returned by filters Sitemaps normal normal Awaiting Review enhancement close 03/16/2023
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist SergeyBiryukov Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
1 #23637 wp-signup.php has overly aggressive CSS Login and Registration normal normal Future Release defect (bug) 03/04/2020
4 #39703 wp-signup.php & wp-activate.php are doing an avoidable posts query Login and Registration normal normal Future Release enhancement dev-feedback 07/17/2024
1 #46804 wp-phpunit calls _delete_all_posts() too early during bootstrap Build/Test Tools normal normal Awaiting Review defect (bug) 04/05/2019
1 #48540 wp-pass.php and wp-register.php should be deleted on update Upgrade/Install normal normal Awaiting Review defect (bug) 11/08/2019
#43535 wp-mediaelement.min.js?ver=4.9.4:1 crashes, making the Widgets in customize.php unusable General normal normal Awaiting Review defect (bug) 03/13/2018
#44991 wp-login.php postpass no redirect Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 09/26/2018
#44960 wp-login.php does not allow redirecting 'read' capability (Subscriber) to Dashboard instead of Profile upon login Login and Registration normal normal Awaiting Review defect (bug) 09/18/2018
3 #30274 wp-login.php Logo Image Use "img" tag rather than CSS background Login and Registration normal normal Awaiting Review enhancement 02/19/2017
4 #18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#57733 wp-includes/functions.php::do_enclose() should handle post content differently Media normal normal Awaiting Review enhancement 02/16/2023
#55490 wp-enqueue error generated by Appearance => Widgets Widgets normal normal Awaiting Review defect (bug) 03/30/2022
#42428 wp-emoji pops up privacy hanger in Firefox with privacy.resistFingerprinting turned on Emoji normal normal Future Release defect (bug) 06/14/2018
2 #36239 wp-embed image size is using the smallest image or it sometimes uses the one for featured images Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/25/2020
#56490 wp-cron.php using count() on null Cron API normal normal Awaiting Review defect (bug) 09/04/2022
6 #32306 wp-cron throws 500 errors for SSL enabled sites Cron API normal critical Awaiting Review defect (bug) reporter-feedback 11/14/2017
2 #48285 wp-config-sample.php should default to `utf8mb4` instead of `utf8` character set Database normal minor Awaiting Review enhancement has-patch 09/27/2022
#55607 wp-config overrides of WP_HOME and WP_SITEURL are forgotten when installing MultiSite. Networks and Sites normal normal Awaiting Review enhancement dev-feedback 12/03/2022
#43183 wp-comments-post.php endpoint support for OPTIONS Comments normal normal Awaiting Review enhancement reporter-feedback 07/01/2019
#57812 wp-block-image caption Editor normal minor Awaiting Review defect (bug) reporter-feedback 03/06/2023
1 #56218 wp-block-columns no margins or padding in WordPress 6 Editor normal normal Awaiting Review defect (bug) 08/04/2022
2 #10631 wp-admin/users.php does not show pages under "posts" column Users normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#51721 wp-admin/js/post.(min.)js does not successfully validate post dates within years 0000—0100 Editor normal normal Awaiting Review defect (bug) 11/10/2020
#14561 wp-admin/edit.php tags of post are hard to compare Posts, Post Types normal normal enhancement 06/04/2019
2 #53741 wp-admin/css/common.min.css is loading on the front-end Script Loader normal normal Future Release defect (bug) needs-docs 11/02/2021
1 #59272 wp-admin search/column order not working when running not on port 80 Administration normal normal Awaiting Review defect (bug) 09/02/2023
#58270 wp-admin left menu icon not showing in safari 16.1 Menus normal minor Awaiting Review defect (bug) 05/08/2023
1 #62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal Awaiting Review defect (bug) 10/21/2024
#62259 wp-admin fails to honor style-sheet unless 'SCRIPT_DEBUG' is true. Upgrade/Install normal normal Awaiting Review defect (bug) 10/19/2024
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.