Make WordPress Core

{7} Future Releases (8168 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 (8001 - 8100 of 8168)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
4 #60347 wp_kses breaking text fragments links Formatting normal normal Awaiting Review defect (bug) changes-requested 05/12/2025
#58377 wp_kses filters custom block name with consecutive hyphens Formatting normal normal Awaiting Review defect (bug) 05/23/2023
1 #61246 wp_kses makes HTML comment HTML uncommented Formatting normal normal Awaiting Review defect (bug) changes-requested 09/03/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
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
#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
1 #62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal Awaiting Review defect (bug) 10/22/2024
#51482 wp_kses_post should filter javascript content as well as the <script> tags Formatting normal minor Awaiting Review enhancement 10/08/2020
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
3 #24705 wp_link_pages() does not showing active current element Posts, Post Types normal major Awaiting Review enhancement dev-feedback 12/09/2018
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 03/15/2019
#57083 wp_list_authors and WP Search Users Query normal normal Awaiting Review defect (bug) reporter-feedback 11/16/2022
1 #39787 wp_list_authors can be optimize Users normal normal Awaiting Review enhancement dev-feedback 11/20/2024
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
#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
1 #41867 wp_list_categories throws SQL error if list is empty Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 02/21/2019
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' Taxonomy normal normal Awaiting Review enhancement 09/01/2017
#63157 wp_list_comments behaves differently when passed string or array Comments normal normal Awaiting Review defect (bug) 04/24/2025
1 #41760 wp_list_comments callback params Comments normal normal Awaiting Review enhancement dev-feedback 08/31/2017
2 #43025 wp_list_filter should filter all iterable objects General normal normal Awaiting Review defect (bug) 02/11/2018
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 #41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
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
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
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
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
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
#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 #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
2 #57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement close 04/24/2024
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal Awaiting Review defect (bug) 05/12/2025
16 #21352 wp_lostpassword_url() on multisite Login and Registration normal normal Future Release enhancement 10/20/2021
#31775 wp_mail attachments support only ascii symbols Mail normal normal enhancement 04/06/2021
#56779 wp_mail header ignores multiple headers with same name Mail normal normal Awaiting Review enhancement 10/10/2022
7 #28473 wp_mail incorrectly parses multiline From header Mail normal normal Awaiting Review defect (bug) has-patch 09/16/2020
#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
#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
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
6 #49687 wp_mail() - Why is no envelope sender defined? Mail normal minor Awaiting Review enhancement dev-feedback 09/29/2024
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? Mail normal normal defect (bug) 02/12/2021
4 #46217 wp_mail() not sending messages on PHP7.3.x Mail normal major Awaiting Review defect (bug) has-patch 11/21/2019
2 #23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows Mail normal minor defect (bug) 06/04/2019
28 #15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
#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
#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
6 #18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
1 #46042 wp_nav_menu always returns a container Menus normal normal Awaiting Review defect (bug) 01/19/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 #20289 wp_nav_menu container is not set when menu isn't defined Menus normal normal defect (bug) dev-feedback 06/04/2019
2 #19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/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
#47827 wp_notify_moderator email error when Site Language is fr_CA Mail normal normal Awaiting Review defect (bug) 10/03/2019
6 #22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 06/06/2025
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) has-patch 02/20/2025
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 06/03/2025
#43413 wp_prepare_attachment_for_js missing image size medium_large Media normal normal Future Release defect (bug) has-patch 11/03/2024
6 #44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/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
4 #36603 wp_publish_post() does not fire post_updated action Posts, Post Types normal normal enhancement has-patch 06/04/2019
1 #58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 07/03/2023
#59172 wp_query meta_query NOT EXISTS not creating correct sql query Database normal normal Awaiting Review defect (bug) reporter-feedback 05/12/2025
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical Query normal minor Awaiting Review defect (bug) 05/17/2022
#44259 wp_query: Post & Page Parameters doc section incorrect General normal normal Awaiting Review defect (bug) 05/29/2018
#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 05/07/2025
1 #19512 wp_read_image_metadata includes bitmap in description Media normal normal defect (bug) has-patch 06/04/2019
1 #49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal Awaiting Review defect (bug) 02/15/2020
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
2 #34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal Awaiting Review feature request dev-feedback 02/22/2017
#51280 wp_register_sitemap_provider() breaks sitemap functionality if provider name contains a dash (-) pbiron Sitemaps normal minor Future Release defect (bug) 07/12/2023
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major Awaiting Review defect (bug) 10/04/2023
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 02/07/2020
1 #42839 wp_remote_post should support multipart uploads HTTP API normal normal Awaiting Review feature request 01/22/2020
1 #27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
5 #53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 08/03/2022
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell General normal normal defect (bug) needs-unit-tests 06/04/2019
6 #59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal Awaiting Review defect (bug) reporter-feedback 02/05/2024
#60657 wp_schedule_event problem Cron API normal normal Awaiting Review defect (bug) 02/29/2024
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal normal Awaiting Review defect (bug) dev-feedback 02/05/2021
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). General normal normal enhancement 06/04/2019
5 #58255 wp_send_json_error should respect error state passed in WP_Error. Administration normal normal Awaiting Review enhancement has-patch 06/19/2023
#50893 wp_send_json_success is nothing, no error for any inf/nan General normal normal Awaiting Review defect (bug) 10/19/2022
#47170 wp_sensitive_page_meta breaks login on iPad devices Login and Registration normal major Awaiting Review defect (bug) 05/17/2019
#58700 wp_set_comment_status() modifies post_content Comments normal major Awaiting Review defect (bug) 07/14/2023
#41522 wp_set_password() doesn't trigger a changed password notification Users normal normal Awaiting Review defect (bug) close 06/30/2024
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 05/04/2020
2 #54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal Awaiting Review defect (bug) 01/25/2022
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) 11/06/2024
#58932 wp_setup_nav_menu_item() throws PHP warning when using virtual menu-items joemcgill Menus normal normal Awaiting Review defect (bug) reporter-feedback 06/05/2024
1 #63573 wp_signups.activation_key stored in cleartext – inconsistent with wp_users.user_activation_key General normal normal Awaiting Review defect (bug) 06/16/2025
9 #38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement dev-feedback 04/17/2025
1 #54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2021
5 #37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#61302 wp_style_loader_src() expects $_wp_admin_css_colors Bootstrap/Load normal minor Awaiting Review enhancement has-patch 05/27/2024
1 #55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal Awaiting Review defect (bug) has-patch 12/05/2022
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" Formatting normal normal Awaiting Review defect (bug) 04/13/2019
1 #40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
1 #28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 12/16/2019
8 #18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
Note: See TracReports for help on using and creating reports.