Make WordPress Core

{8} Future Releases, Workflow Oriented (8162 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 (3601 - 3700 of 8162)

Needs Docs or Unit Tests (3 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 05/15/2019
#36406 $network_wide is unreliable Plugins normal critical Future Release defect (bug) needs-unit-tests 07/09/2019
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017

Needs Early Attention (43 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
#56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor high normal Future Release defect (bug) changes-requested 06/12/2025
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 02/27/2024
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/15/2025
#60745 WP_Query::parse_query() does not handle invalid query arg values Query normal normal Future Release defect (bug) has-patch 02/10/2025
#55207 WP_Query returns published sticky posts when post_status is set to draft Query normal normal Future Release defect (bug) early 01/07/2025
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#40175 Upload Validation / MIME Handling Media high major Future Release defect (bug) early 10/30/2023
#48456 Update CodeMirror to latest version External Libraries normal normal Future Release enhancement early 05/15/2025
#59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal Future Release defect (bug) changes-requested 01/13/2025
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 05/02/2024
#42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 05/17/2025
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
#4328 Redirect Old Slugs feature needs to redirect slugs for pages, not just posts, and redirect old permalink structure SergeyBiryukov Canonical normal normal Future Release enhancement needs-unit-tests 01/25/2022
#49985 REST API: Using _embed and _fields query parameters in the same query TimothyBlynJacobs REST API normal normal Future Release defect (bug) has-patch 10/14/2024
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya Canonical normal normal Future Release defect (bug) changes-requested 05/12/2025
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 07/18/2023
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
#53348 No form to log in when visiting wp-login.php with a given query string SergeyBiryukov Login and Registration normal normal Future Release defect (bug) needs-unit-tests 04/08/2022
#60628 Issues with avif image imagecreatefromavif not working. Resizing not possible. adamsilverstein Media normal normal Future Release defect (bug) reporter-feedback 01/30/2025
#9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/19/2024
#61890 Handle WP_Term dynamic properties for PHP 8.2 Taxonomy normal minor Future Release defect (bug) needs-unit-tests 06/03/2025
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 09/30/2024
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 09/17/2024
#42743 Disable wp_options autoload for inactive widgets pbearne Widgets normal normal Future Release enhancement early 01/15/2025
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal Future Release defect (bug) has-patch 11/13/2024
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 12/04/2024
#42780 Code Editor: Linter (HTMLHint) should show error if checkbox doesn't have associated <label> tirth03 External Libraries normal normal Future Release enhancement early 01/30/2025
#46484 Cleaning WP from any reference to php4 General normal normal Future Release enhancement early 05/22/2019
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 03/02/2023
#51124 Can we get an additional parameter in wp_add_inline_script to set the script type? audrasjb* Script Loader normal normal Future Release feature request needs-unit-tests 11/08/2021
#39186 Bulk actions not correctly applied when selecting bulk actions in both the top and bottom bulk actions dropdowns engelen Quick/Bulk Edit normal normal Future Release defect (bug) needs-unit-tests 02/28/2023
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/04/2021
#24447 Avoid losing data after nonces expire iseulde Administration normal major Future Release defect (bug) early 05/14/2020
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal Future Release enhancement has-patch 04/19/2019
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal Future Release enhancement has-patch 06/09/2022
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 06/13/2024
#51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() General normal normal Future Release feature request close 11/21/2024
#51852 "any" value in "post_type" param in "get_posts" by default ignore attachments Query normal normal Future Release defect (bug) needs-unit-tests 02/18/2021
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal Future Release enhancement has-patch 09/15/2022

Needs Patch (54 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56317 “document.domain” setting General normal normal Future Release defect (bug) 10/12/2022
#10269 wysiwyg bug with shortcodes miqrogroove Formatting low 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
#34592 wptexturize interprets apostrophe at end of word as closing single quote Formatting normal normal defect (bug) 06/04/2019
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal normal Awaiting Review defect (bug) 04/15/2018
#21910 wpmu_create_user() standardization Users normal normal enhancement 06/05/2019
#61338 wpdb::prepare function null value convert to empty String Database normal normal Awaiting Review defect (bug) 10/02/2024
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures Networks and Sites normal normal Awaiting Review defect (bug) 06/08/2023
#6984 wpautop() formats the the contents of shortcodes Shortcodes normal normal Future Release defect (bug) 04/01/2019
#15918 wpautop() breaks inline tags on the same line as block tags dunno Formatting normal normal defect (bug) 06/04/2019
#33834 wpautop treats html comments as content General normal normal defect (bug) 06/04/2019
#58872 wpautop not disabled when blocks are inserted dynamically Formatting normal minor Awaiting Review defect (bug) 07/21/2023
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal normal Awaiting Review defect (bug) 06/15/2020
#49492 wpautop inserted p tags inconsistently alter visual space Formatting normal normal Awaiting Review defect (bug) 02/22/2020
#33840 wpautop damages inline script Formatting normal normal defect (bug) 06/04/2019
#33466 wpautop breaks multi-line textarea content miqrogroove Formatting normal normal defect (bug) 06/04/2019
#40202 wpautop bad code Formatting normal normal Future Release defect (bug) 05/21/2020
#62694 wpautop Misuse in the "widget_block_content" Filter with Shortcode Block Widgets normal normal Awaiting Review defect (bug) 12/16/2024
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists Taxonomy normal normal Awaiting Review defect (bug) 10/23/2022
#37976 wp_users deleted but warning does not appear. Users normal normal Awaiting Review enhancement 04/05/2019
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal normal Awaiting Review defect (bug) 11/04/2022
#41601 wp_update_user creates an error Users normal normal Awaiting Review defect (bug) 08/11/2017
#29852 wp_update_term() should use wp_insert_term() internally Taxonomy normal normal enhancement 06/04/2019
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal normal Awaiting Review defect (bug) 02/01/2019
#56700 wp_update_post function not support meta update Posts, Post Types normal normal Awaiting Review defect (bug) 09/30/2022
#49351 wp_theme_editor_filetypes filter can not remove php and css file types Themes normal normal Awaiting Review defect (bug) 02/03/2020
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal normal Awaiting Review defect (bug) 12/16/2019
#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
#37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
#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
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) 11/06/2024
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal Awaiting Review defect (bug) 01/25/2022
#58700 wp_set_comment_status() modifies post_content Comments normal major Awaiting Review defect (bug) 07/14/2023
#47170 wp_sensitive_page_meta breaks login on iPad devices Login and Registration normal major Awaiting Review defect (bug) 05/17/2019
#50893 wp_send_json_success is nothing, no error for any inf/nan General normal normal Awaiting Review defect (bug) 10/19/2022
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). General normal normal enhancement 06/04/2019
#60657 wp_schedule_event problem Cron API normal normal Awaiting Review defect (bug) 02/29/2024
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#42839 wp_remote_post should support multipart uploads HTTP API normal normal Awaiting Review feature request 01/22/2020
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major Awaiting Review defect (bug) 10/04/2023
#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
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal Awaiting Review defect (bug) 02/15/2020
#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
#58600 wp_query Enhancement Query normal normal Awaiting Review feature request close 07/03/2023
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/2019
#47827 wp_notify_moderator email error when Site Language is fr_CA Mail normal normal Awaiting Review defect (bug) 10/03/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
#46042 wp_nav_menu always returns a container Menus normal normal Awaiting Review defect (bug) 01/19/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
#23243 wp_mail() not working with "Name <email>" format in buggy PHP versions on Windows Mail normal minor defect (bug) 06/04/2019
#52504 wp_mail() not able to send/deliver emails to domain with hyphens in it? Mail normal normal defect (bug) 02/12/2021
#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
Note: See TracReports for help on using and creating reports.