Make WordPress Core

{8} Future Releases, Workflow Oriented (8215 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 (3501 - 3600 of 8215)

Needs Docs or Unit Tests (46 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#32787 make_clickable filter johnjamesjacoby Formatting normal normal Future Release enhancement needs-unit-tests 08/02/2022
#50514 make_clickable nested links bug Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 10/12/2020
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) needs-unit-tests 04/03/2019
#26365 map_meta_cap() should use parent post status when post has a post status of inherit Role/Capability normal normal defect (bug) needs-unit-tests 06/04/2019
#29938 mysqli_query and multiple resultsets Database normal normal enhancement needs-unit-tests 06/04/2019
#39827 notice in wp-includes/canonical.php:392 SergeyBiryukov Canonical normal normal Future Release defect (bug) needs-unit-tests 02/15/2024
#19388 plugin_basename returns full directory in URL Plugins normal normal enhancement needs-unit-tests 06/04/2019
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins Plugins normal normal Future Release defect (bug) needs-unit-tests 10/02/2017
#51471 pre_oembed_result filter missing from oembed proxy controller Embeds normal normal Future Release defect (bug) needs-unit-tests 02/17/2021
#21602 redirect_canonical can lead to infinite loop on index navigation if site url is not all lower case Canonical normal blocker Future Release defect (bug) needs-unit-tests 04/29/2023
#33821 redirect_canonical does not consider port in $compare_original Canonical normal normal Future Release defect (bug) needs-unit-tests 09/23/2019
#44899 redirect_canonical redirects to another URL when it should not Canonical normal critical Awaiting Review defect (bug) needs-unit-tests 09/06/2018
#49369 redirect_canonical() should strip trailing protocols Canonical normal major Awaiting Review defect (bug) needs-unit-tests 07/20/2020
#34353 redirect_canonical() – Undefined indexes 'host' and 'scheme' Canonical normal normal Future Release defect (bug) needs-unit-tests 11/13/2024
#38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 06/25/2017
#21650 replace serialize() with print_r() in stats() function in wp-includes/cache.php Cache API normal normal Future Release defect (bug) needs-unit-tests 10/10/2022
#23423 sanitize_title() in dynamic_sidebar() restricts the use of specific characters for sidebar IDs chriscct7 Widgets normal normal defect (bug) needs-unit-tests 06/05/2019
#58234 sanitize_title_with_dashes fatal error when query var value is an array in php 8 Query normal normal Awaiting Review defect (bug) needs-unit-tests 08/08/2023
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 06/04/2019
#40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 02/01/2022
#43789 the_posts_pagination() outputs the slash at the first link Permalinks normal normal Future Release defect (bug) needs-unit-tests 09/17/2021
#36273 update_attached_file() on Windows will result in invalid image path when using native Windows directory separators Media normal normal Awaiting Review defect (bug) needs-unit-tests 04/30/2018
#22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 10/16/2023
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 09/15/2023
#42148 url_to_postid plain permalinks for CPTs Permalinks normal normal Awaiting Review enhancement needs-unit-tests 10/08/2017
#25106 web.config for multisite configurations on IIS7 Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 07/28/2017
#49413 wp_exif_date2ts should use Datetime and accept an optional offset Rarst Date/Time low normal Future Release defect (bug) needs-unit-tests 01/19/2022
#30597 wp_filter_post_kses mangles URLs with colons in them Formatting normal normal defect (bug) needs-unit-tests 06/04/2019
#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
#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
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
#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
#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
#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
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 02/07/2020
#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
#16843 wp_unique_post_slug() doesn't check pagination base when CPT has archive Posts, Post Types normal minor defect (bug) needs-unit-tests 06/04/2019
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 11/21/2024
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
#10033 wpautop problems with html comments and object tags Formatting normal minor defect (bug) needs-unit-tests 06/04/2019
#27733 wpautop(): \s in regex destroys some UTF-8 characters Formatting normal major defect (bug) needs-unit-tests 01/18/2022
#37508 wpdb->result instance should be checked `mysqli_num_fields` in `load_col_info()` Database normal normal defect (bug) needs-unit-tests 06/04/2019
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) needs-unit-tests 07/10/2024
#29913 wptexturize should handle broken HTML consistently Formatting normal minor defect (bug) needs-unit-tests 06/04/2019

Needs Early Attention (47 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal Future Release enhancement has-patch 09/15/2022
#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
#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
#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
#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
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal Future Release enhancement has-patch 04/19/2019
#24447 Avoid losing data after nonces expire iseulde Administration normal major Future Release defect (bug) early 05/14/2020
#53333 Better handling for forced plugin autoupdates Upgrade/Install normal normal Awaiting Review defect (bug) has-patch 11/04/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
#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
#18408 Can't wp_reset_postdata after custom WP_Query in an admin edit page audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 02/19/2024
#16839 Category Base Should be Slugified SergeyBiryukov* Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 03/02/2023
#46484 Cleaning WP from any reference to php4 General normal normal Future Release enhancement early 05/22/2019
#60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 12/04/2024
#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
#43539 Custom feed types breaks redirect_canonical behavior SergeyBiryukov Canonical normal normal Future Release defect (bug) has-patch 11/01/2022
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 09/17/2024
#60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 09/30/2024
#50568 Improve WP_Term's sanitization calls Taxonomy normal normal Future Release defect (bug) needs-unit-tests 03/12/2024
#58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. General normal major Future Release defect (bug) has-patch 05/21/2024
#9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/19/2024
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 10/22/2024
#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
#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
#34676 Optimize bulk plugin updates francina Upgrade/Install normal normal Future Release enhancement needs-unit-tests 06/07/2022
#37840 Optimize full size images enshrined Media normal normal Future Release enhancement has-patch 03/13/2023
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 07/18/2023
#50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 06/17/2024
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 09/16/2024
#54582 Problem with deleting old files at the end of a core update when the filesystem is case-insensitive SergeyBiryukov* Upgrade/Install high major Future Release defect (bug) changes-requested 01/12/2023
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
#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
#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
#51317 Remove deprecated JavaScript i18n globals Script Loader normal normal Future Release enhancement early 05/25/2021
#47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 05/31/2024
#42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
#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
#48456 Update CodeMirror to latest version External Libraries normal normal Future Release enhancement early 10/05/2022
#51812 Update jQuery step three SergeyBiryukov External Libraries normal normal Future Release task (blessed) has-patch 01/27/2024
#40175 Upload Validation / MIME Handling Media high major Future Release defect (bug) early 10/30/2023
#56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#55207 WP_Query returns published sticky posts when post_status is set to draft Query normal normal Future Release defect (bug) early 03/28/2022
#17019 add hooks for Media Library attachment counts SergeyBiryukov Query normal normal Future Release enhancement has-patch 05/21/2024
#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
#20902 redirect_canonical() on using permalink: Not all $_GET being redirected chriscct7 Canonical normal normal defect (bug) has-patch 06/04/2019
#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 11/01/2024
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021

Needs Patch (7 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55875 "Add New" plugin should be "Add Plugin" because it now allows updating an existing plugin as well Plugins normal normal Awaiting Review enhancement 05/30/2022
#57365 "Attempt Block Recovery" functionality broken for buttons "Convert to.." click Editor normal normal Awaiting Review defect (bug) 12/30/2022
#50989 "Blog pages show at most" setting not working when 2 posts are made sticky Posts, Post Types normal normal Awaiting Review defect (bug) close 01/16/2023
#19859 "Bulk Edit" Missing The Ability To Edit Tags oglekler Quick/Bulk Edit normal normal Future Release enhancement 02/12/2024
#27743 "Change role to..." omitted from bottom of users table shown to single site admin in multi-site Users normal normal defect (bug) 06/05/2019
#59074 "Deprecated" error since update to 6.3 General normal normal Awaiting Review defect (bug) 12/14/2023
#44027 "Enable full-height editor" setting only saved on page refresh Users normal minor Awaiting Review defect (bug) 01/17/2019
Note: See TracReports for help on using and creating reports.