Make WordPress Core

{8} Future Releases, Workflow Oriented (8242 matches)

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

Results (7501 - 7600 of 8242)

Needs Patch (85 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#53187 wp_filter_content_tags added too early Media normal normal Awaiting Review defect (bug) 07/26/2021
#58647 wp_generate_attachment_metadata generates scaled images Media normal major Awaiting Review defect (bug) 06/27/2023
#59239 wp_generate_uuid4 collisions General normal normal Awaiting Review defect (bug) 08/29/2023
#63091 wp_get_archives() with post_type parameter generates duplicate query parameters in URLs Taxonomy normal normal Awaiting Review defect (bug) 03/13/2025
#29370 wp_get_attachment_image() returning unexpected image size Media normal normal defect (bug) 06/04/2019
#30180 wp_get_attachment_image_src does not return alt or meta antpb Media normal normal Future Release enhancement 07/21/2023
#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
#44174 wp_get_http_headers does not return status code or follow redirects HTTP API normal normal Awaiting Review defect (bug) 05/21/2018
#53121 wp_get_image_mime() - something weird going on Media normal minor Awaiting Review defect (bug) 05/01/2021
#58611 wp_get_missing_image_subsizes can return incorrect subsizes for a rotated image antpb Media normal normal Future Release defect (bug) 02/05/2024
#51421 wp_get_missing_image_subsizes returns thumbnail sizes for animated GIFs Media normal normal Awaiting Review defect (bug) 10/01/2020
#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
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#51773 wp_guess_url() calls strpos() incorrectly if $_SERVER['SCRIPT_FILENAME'] is empty General normal normal Awaiting Review defect (bug) 11/13/2020
#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
#23931 wp_insert_comment should require comment_post_ID Comments normal normal defect (bug) close 02/21/2023
#56555 wp_insert_post does not save the post_date for pending posts General normal normal Awaiting Review defect (bug) 09/12/2022
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
#22310 wp_insert_user bit ilogical with rich_editing Users normal normal Awaiting Review enhancement 05/12/2018
#58377 wp_kses filters custom block name with consecutive hyphens Formatting normal normal Awaiting Review defect (bug) 05/23/2023
#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
#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
#43025 wp_list_filter should filter all iterable objects General normal normal Awaiting Review defect (bug) 02/11/2018
#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
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal normal Awaiting Review defect (bug) 05/12/2025
#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
#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
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? Mail normal normal defect (bug) 02/12/2021
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows Mail normal minor defect (bug) 06/04/2019
#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
#46042 wp_nav_menu always returns a container Menus normal normal Awaiting Review defect (bug) 01/19/2019
#18842 wp_nav_menu confuses new developers when it falls through to page listing Menus normal normal Awaiting Review defect (bug) 09/20/2017
#47827 wp_notify_moderator email error when Site Language is fr_CA Mail normal normal Awaiting Review defect (bug) 10/03/2019
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/2019
#58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 07/03/2023
#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
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal Awaiting Review defect (bug) 02/15/2020
#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
#42839 wp_remote_post should support multipart uploads HTTP API normal normal Awaiting Review feature request 01/22/2020
#53748 wp_render_layout_support_flag assumes centered layout Themes normal normal Awaiting Review defect (bug) close 04/15/2024
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#60657 wp_schedule_event problem Cron API normal normal Awaiting Review defect (bug) 02/29/2024
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). General normal normal enhancement 06/04/2019
#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
#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
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#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
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 12/16/2019
#49351 wp_theme_editor_filetypes filter can not remove php and css file types Themes normal normal Awaiting Review defect (bug) 02/03/2020
#56700 wp_update_post function not support meta update Posts, Post Types normal normal Awaiting Review defect (bug) 09/30/2022
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal normal Awaiting Review defect (bug) 02/01/2019
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal enhancement 06/04/2019
#41601 wp_update_user creates an error Users normal normal Awaiting Review defect (bug) 08/11/2017
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal normal Awaiting Review defect (bug) 11/04/2022
#37976 wp_users deleted but warning does not appear. Users normal normal Awaiting Review enhancement 04/05/2019
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists Taxonomy normal normal Awaiting Review defect (bug) 10/23/2022
#62694 wpautop Misuse in the "widget_block_content" Filter with Shortcode Block Widgets normal normal Awaiting Review defect (bug) 12/16/2024
#40202 wpautop bad code Formatting normal normal Future Release defect (bug) 05/21/2020
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
#33840 wpautop damages inline script Formatting normal normal defect (bug) 06/04/2019
#49492 wpautop inserted p tags inconsistently alter visual space Formatting normal normal Awaiting Review defect (bug) 02/22/2020
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal normal Awaiting Review defect (bug) 06/15/2020
#58872 wpautop not disabled when blocks are inserted dynamically Formatting normal minor Awaiting Review defect (bug) 07/21/2023
#33834 wpautop treats html comments as content General normal normal defect (bug) 06/04/2019
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 04/01/2019
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures Networks and Sites normal normal Awaiting Review defect (bug) 06/08/2023
#61338 wpdb::prepare function null value convert to empty String Database normal normal Awaiting Review defect (bug) 10/02/2024
#21910 wpmu_create_user() standardization Users normal normal enhancement 06/05/2019
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal normal Awaiting Review defect (bug) 04/15/2018
#34592 wptexturize interprets apostrophe at end of word as closing single quote Formatting normal normal defect (bug) 06/04/2019
#49965 wptexturize should also work when using before hook after_theme_setup Formatting normal normal Awaiting Review defect (bug) 04/21/2020
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low normal defect (bug) 06/04/2019
#56317 “document.domain” setting General normal normal Future Release defect (bug) 10/12/2022

Needs Reporter Feedback / Steps To Reproduce (15 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#44615 "Cannot use object of type stdClass as array" breaking update-core.php Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 06/07/2021
#63340 "Edit site" button is no longer translated General normal minor Awaiting Review defect (bug) close 05/08/2025
#48272 "Undefined offset" warning in add_query_arg() General normal normal Awaiting Review defect (bug) reporter-feedback 02/01/2022
#52568 "response is not a valid JSON response" when uploading certain PDF Media normal normal Awaiting Review defect (bug) reporter-feedback 03/15/2023
#29161 $pagenow variable not set in admin pages on Windows systems Administration normal normal Awaiting Review defect (bug) reporter-feedback 12/27/2021
#52732 'get_posts' has been waiting for so long to have a hook Query normal normal Awaiting Review defect (bug) reporter-feedback 02/13/2024
#45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation Permalinks normal major Awaiting Review defect (bug) reporter-feedback 02/20/2025
#52771 5.7 issue p tag added to html comment Editor normal critical defect (bug) reporter-feedback 03/12/2021
#62464 6.7 branch - update-core.php and plugins.php Upgrade/Install normal normal Awaiting Review enhancement reporter-feedback 02/07/2025
#63440 6.8.1 Multisite: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, string given in wp-includes/class-wp-roles.php:291 Role/Capability normal major Awaiting Review defect (bug) reporter-feedback 05/15/2025
#53894 =?us-ascii? in the subject line Mail normal normal Awaiting Review defect (bug) reporter-feedback 08/09/2021
#50384 @getimagesize bug for some images: Returns empty Media normal normal Awaiting Review defect (bug) reporter-feedback 06/22/2022
#58050 A beacon api for WordPress General normal normal Awaiting Review defect (bug) reporter-feedback 10/11/2024
#55936 ABSPATH & WPINC General normal normal Awaiting Review defect (bug) reporter-feedback 06/10/2022
#59235 AJAX request returns critical error in class-wp-date-query.php Query normal normal Awaiting Review defect (bug) reporter-feedback 10/30/2023
Note: See TracReports for help on using and creating reports.