Make WordPress Core

{7} Future Releases (8335 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 (101 - 200 of 8335)

1 2 3 4 5 6 7 8 9 10 11 12
Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
2 #34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal Awaiting Review feature request dev-feedback 02/22/2017
1 #58240 wp_read_image_metadata() doesn't handle Exif array values joedolson* Media normal normal Future Release defect (bug) has-patch 10/29/2024
1 #49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal Awaiting Review defect (bug) 02/15/2020
1 #19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
#63099 wp_rand() function returns only 0 or 1 when called without parameters on 32-bit PHP systems General normal normal Awaiting Review defect (bug) has-patch 03/15/2025
#44259 wp_query: Post & Page Parameters doc section incorrect General normal normal Awaiting Review defect (bug) 05/29/2018
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical Query normal minor Awaiting Review defect (bug) 05/17/2022
#59172 wp_query meta_query NOT EXISTS not creating correct sql query Database normal normal Awaiting Review defect (bug) reporter-feedback 09/05/2023
1 #58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 07/03/2023
4 #36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
2 #50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
6 #44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/2019
2 #37185 wp_print_styles() doesn't call "wp_print_styles" action when "$handles" argument passed Script Loader normal normal defect (bug) needs-unit-tests 06/04/2019
#43413 wp_prepare_attachment_for_js missing image size medium_large Media normal normal Future Release defect (bug) has-patch 11/03/2024
3 #62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 02/28/2025
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 02/20/2025
6 #22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) has-patch 06/05/2024
#47827 wp_notify_moderator email error when Site Language is fr_CA Mail normal normal Awaiting Review defect (bug) 10/03/2019
2 #48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov Filesystem API normal normal Future Release defect (bug) needs-unit-tests 04/08/2021
2 #19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
1 #20289 wp_nav_menu container is not set when menu isn't defined Menus normal normal defect (bug) dev-feedback 06/04/2019
2 #18842 wp_nav_menu confuses new developers when it falls through to page listing Menus normal normal Awaiting Review defect (bug) 09/20/2017
1 #46042 wp_nav_menu always returns a container Menus normal normal Awaiting Review defect (bug) 01/19/2019
6 #18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#60855 wp_mkdir_p can error when simultaneous requests attempt to create the same directory General normal normal Awaiting Review defect (bug) 05/20/2024
#62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," Mail normal normal Awaiting Review defect (bug) 02/11/2025
28 #15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
2 #23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows Mail normal minor defect (bug) 06/04/2019
4 #46217 wp_mail() not sending messages on PHP7.3.x Mail normal major Awaiting Review defect (bug) has-patch 11/21/2019
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? Mail normal normal defect (bug) 02/12/2021
6 #49687 wp_mail() - Why is no envelope sender defined? Mail normal minor Awaiting Review enhancement dev-feedback 09/29/2024
1 #46333 wp_mail successfully working but not sending mails - WordPress 5.1 Mail normal major Awaiting Review defect (bug) needs-unit-tests 06/04/2020
#63127 wp_mail resets custom headers when headers array is set to empty, causing loss of custom header data (e.g., boundary) Mail normal normal Awaiting Review defect (bug) 03/19/2025
#39775 wp_mail miss send Content-Type with boundary when array header does not have other custom headers Mail normal normal Awaiting Review defect (bug) 04/14/2017
7 #28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#56779 wp_mail header ignores multiple headers with same name Mail normal normal Awaiting Review enhancement 10/10/2022
#31775 wp_mail attachments support only ascii symbols Mail normal normal enhancement 04/06/2021
16 #21352 wp_lostpassword_url() on multisite Login and Registration normal normal Future Release enhancement 10/20/2021
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal Awaiting Review defect (bug) has-patch 12/06/2021
2 #57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement close 04/24/2024
1 #46334 wp_localize_script did not output anything in wp_print_footer_scripts hook although document suggested that it should be working Script Loader normal major Awaiting Review defect (bug) 02/24/2019
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 11/08/2022
1 #57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time normal minor Awaiting Review defect (bug) changes-requested 03/20/2023
3 #30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024
8 #28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) has-patch 02/03/2025
1 #57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 02/23/2024
3 #15667 wp_list_pages, if it finds no pages to display, shows random child pages instead because of a bug in get_pages() jackreichert Query normal minor defect (bug) needs-unit-tests 06/04/2019
2 #41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
1 #27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
2 #43025 wp_list_filter should filter all iterable objects General normal normal Awaiting Review defect (bug) 02/11/2018
1 #41760 wp_list_comments callback params Comments normal normal Awaiting Review enhancement dev-feedback 08/31/2017
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' Taxonomy normal normal Awaiting Review enhancement 09/01/2017
1 #41867 wp_list_categories throws SQL error if list is empty Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 02/21/2019
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used General normal normal defect (bug) reporter-feedback 06/04/2019
5 #23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 12/15/2023
1 #39787 wp_list_authors can be optimize Users normal normal Awaiting Review enhancement dev-feedback 11/20/2024
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
3 #24705 wp_link_pages() does not showing active current element Posts, Post Types normal major Awaiting Review enhancement dev-feedback 12/09/2018
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
#51482 wp_kses_post should filter javascript content as well as the <script> tags Formatting normal minor Awaiting Review enhancement 10/08/2020
1 #62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal Awaiting Review defect (bug) 10/22/2024
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 03/16/2025
2 #58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 06/22/2024
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security normal major Awaiting Review defect (bug) has-patch 09/06/2022
1 #61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 09/03/2024
#58377 wp_kses filters custom block name with consecutive hyphens Formatting normal normal Awaiting Review defect (bug) 05/23/2023
4 #60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) has-patch 02/26/2025
#61455 wp_kses & block parser being used on pre_term_name hook General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
3 #39370 wp_insert_user() appends suffix to nicename when updating already existing user Users normal normal Future Release defect (bug) needs-unit-tests 03/12/2020
3 #53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal normal Awaiting Review defect (bug) has-patch 07/18/2024
2 #40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
2 #22310 wp_insert_user bit ilogical with rich_editing Users normal normal Awaiting Review enhancement 05/12/2018
7 #57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration normal normal Future Release defect (bug) changes-requested 02/08/2024
2 #40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
1 #27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#47307 wp_insert_post: status 'future' is saved although 'publish' selected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/17/2019
18 #19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 01/08/2025
1 #44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
2 #63115 wp_insert_post missing do_action for pre_post_insert Posts, Post Types normal normal 6.9 enhancement has-patch 03/17/2025
#56555 wp_insert_post does not save the post_date for pending posts General normal normal Awaiting Review defect (bug) 09/12/2022
5 #23931 wp_insert_comment should require comment_post_ID Comments normal normal defect (bug) close 02/21/2023
2 #18448 wp_insert_category() is Not Properly Abstracted chriscct7 Taxonomy normal normal defect (bug) has-patch 06/04/2019
#62312 wp_image_src_get_dimensions() - Warning for SVG with postmeta height and width empty Media normal normal Awaiting Review defect (bug) has-patch 11/01/2024
3 #55872 wp_image_add_srcset_and_sizes trys to parse images from external pages, fails with error Media normal normal Awaiting Review defect (bug) 02/16/2023
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#51773 wp_guess_url() calls strpos() incorrectly if $_SERVER['SCRIPT_FILENAME'] is empty General normal normal Awaiting Review defect (bug) 11/13/2020
1 #49399 wp_get_users_with_no_role() does not handle user roles which contain numbers Users normal normal Future Release defect (bug) has-patch 08/18/2021
2 #30855 wp_get_update_data() calls are not pluggable Administration normal normal Awaiting Review defect (bug) close 09/03/2024
2 #14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#57303 wp_get_posts() for post_type="any" + post__in creates not optimized database query Posts, Post Types normal normal Awaiting Review enhancement has-patch 12/09/2022
#61936 wp_get_object_terms: Unexpected return type (PHP 7.4)/fatal error (PHP 8.0+) when requesting a count Taxonomy normal normal Future Release defect (bug) 09/01/2024
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 04/14/2017
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#55841 wp_get_nav_menu_items doesn't work properly Menus normal normal Awaiting Review defect (bug) reporter-feedback 05/27/2022
1 #57813 wp_get_missing_image_subsizes() can give error if image_meta exists, but not height/width Media normal normal Awaiting Review defect (bug) has-patch 10/28/2024
#62293 wp_get_missing_image_subsizes() - Warning: Undefined array key "height" Media normal normal defect (bug) has-patch 11/12/2024
3 #51421 wp_get_missing_image_subsizes returns thumbnail sizes for animated GIFs Media normal normal Awaiting Review defect (bug) 10/01/2020
1 2 3 4 5 6 7 8 9 10 11 12
Note: See TracReports for help on using and creating reports.