Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1297 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (201 - 300 of 1297)

1 2 3 4 5 6 7 8 9 10 11 12 13

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#33924 sanitize_html_class valid characters Formatting normal normal Future Release defect (bug) dev-feedback 09/20/2022
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice Formatting normal normal Future Release defect (bug) dev-feedback 08/28/2024
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal Future Release defect (bug) changes-requested 10/12/2023
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#2833 wpautop breaks style and script tags Formatting low normal Future Release defect (bug) dev-feedback 03/21/2024
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2024
#13429 Updating Link URL on image within Admin with Gallery Gallery normal normal Future Release defect (bug) dev-feedback 08/24/2023
#60452 @category tag is considered deprecated by phpDocumentor General normal normal Awaiting Review defect (bug) dev-feedback 02/23/2024
#47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post General normal normal Awaiting Review defect (bug) dev-feedback 08/30/2023
#61613 Bug: Image attributes don't propogate to posts, pages, products, etc General normal normal Awaiting Review defect (bug) dev-feedback 08/13/2024
#59992 Document global $locale in wp-admin/options.php General normal normal Awaiting Review defect (bug) dev-feedback 11/30/2023
#60052 Error when deleting media if default taxonomies have been removed adamsilverstein General normal normal Awaiting Review defect (bug) dev-feedback 03/19/2025
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) dev-feedback 04/18/2025
#63071 Getting All output should be run through an escaping function error into the WordPress core files. General normal normal Awaiting Review defect (bug) changes-requested 03/10/2025
#63141 Getting Detected usage of a non-sanitized input variable error into the WordPress core files. General normal normal Awaiting Review defect (bug) dev-feedback 03/21/2025
#63188 Getting Header "REMOTE_ADDR" is user-controlled and should be properly validated before use errors into the core files. General normal normal Awaiting Review defect (bug) changes-requested 03/28/2025
#61935 Image block zoom on touch (But only happens on Plesk preview page) General normal minor Awaiting Review defect (bug) dev-feedback 08/27/2024
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL General normal normal Awaiting Review defect (bug) dev-feedback 04/15/2020
#38596 Preview Change button does not reflect Custom Page Template General normal normal Awaiting Review defect (bug) dev-feedback 09/08/2017
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 07/13/2022
#55336 Query strings with reserved characters get wrongly redirected to encoded variant at the root level. General normal normal Awaiting Review defect (bug) dev-feedback 05/01/2022
#42167 Reading -> Static Page - domain/page/1111 duplicates home page General normal normal Awaiting Review defect (bug) dev-feedback 10/10/2017
#60674 Reducing WordPress archive weight General normal normal Awaiting Review defect (bug) dev-feedback 03/02/2024
#57825 Something's wrong with the way the 'admin_init' hook and/or the wp_update_post function works General normal normal Awaiting Review defect (bug) dev-feedback 02/28/2023
#56172 Strict comparisons not used. General normal normal Awaiting Review defect (bug) dev-feedback 10/26/2023
#63214 The View Version Details Link in Theme Updates Doesn't Show Version Details General normal normal Awaiting Review defect (bug) dev-feedback 04/02/2025
#62616 Time Setting in WP general settings is not followed in Update screen General normal normal Awaiting Review defect (bug) close 11/29/2024
#60070 Typo in wp-includes/class-json.php General normal trivial Awaiting Review defect (bug) dev-feedback 01/27/2024
#49664 Uppercase Greek letters are getting accents on iPhone mobile devices General normal normal Awaiting Review defect (bug) dev-feedback 03/18/2020
#44429 WP-CLI incompatibility with wp_redirect( https://... ) General normal major Awaiting Review defect (bug) dev-feedback 07/24/2018
#57797 WP_Block_Type_Registry::register issues incorrect error message when block.json folder doesn't exist General normal normal Awaiting Review defect (bug) dev-feedback 03/07/2023
#60839 WordPress issue > WordPress 6.5 RC3 and 6.4.3, crop feature not working: Invalid Paramter General normal normal Awaiting Review defect (bug) dev-feedback 04/06/2024
#57476 hash characters at start of wp post titles are stripped upon pasting General normal normal Awaiting Review defect (bug) dev-feedback 02/02/2023
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
#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
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal Awaiting Review defect (bug) dev-feedback 06/22/2022
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal normal Awaiting Review defect (bug) dev-feedback 01/27/2017
#60091 Improve language dropdown usability I18N normal normal Future Release defect (bug) dev-feedback 10/01/2024
#57049 Make the use (or non-use) of `esc_url()` more consistent for translated URLs I18N normal normal Future Release defect (bug) dev-feedback 11/06/2024
#44531 Multiple bytes decimal point and thousands separator in number_format_i18n PHP < 5.4 I18N normal normal Awaiting Review defect (bug) dev-feedback 01/17/2019
#37611 Ordering of the Site Language entries I18N normal normal Awaiting Review defect (bug) dev-feedback 11/06/2024
#11740 Sorting tags and towns does not work well for utf-8 nbachiyski I18N normal normal Awaiting Review defect (bug) dev-feedback 02/28/2024
#57588 The picking of plural form #0 is hard-coded for singular strings I18N normal minor Awaiting Review defect (bug) close 11/06/2024
#56234 error logged messages should not be translateable I18N normal normal Awaiting Review defect (bug) close 12/19/2024
#29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal Future Release defect (bug) dev-feedback 11/06/2024
#39587 link problems with language settings I18N normal normal Awaiting Review defect (bug) close 11/06/2024
#15760 LiveJournal Importer mishandles some <lj-cut> and <lj user=""> expressions westi Import normal normal WordPress.org defect (bug) dev-feedback 05/23/2017
#6269 RSS Import Doesn't Properly Strip CDATA Tags Import normal normal WordPress.org defect (bug) dev-feedback 03/15/2019
#56685 Remove LiveJournal from importer recommendations Import normal normal Awaiting Review defect (bug) dev-feedback 10/04/2022
#62857 WordPress renames images when importing them Import normal major Awaiting Review defect (bug) dev-feedback 01/28/2025
#30023 Chrome autofill password keeps showing after wp_attempt_focus clears password field Login and Registration normal normal Future Release defect (bug) dev-feedback 02/15/2020
#60529 Filter to disable "password reset" Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 02/20/2024
#14949 Login gives false assurance of having logged out rajinsharwar* Login and Registration normal normal Future Release defect (bug) dev-feedback 06/09/2024
#54299 Multisite: The link in the password retrieval email always points to the main-site Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 08/18/2023
#44333 Password hint label needs to be re-worded and needs to have a minimum password length check Login and Registration normal major Awaiting Review defect (bug) dev-feedback 06/08/2018
#41236 Reset Password button text during the registration process Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 07/06/2017
#46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* Login and Registration normal normal Future Release defect (bug) dev-feedback 04/04/2022
#62996 register_new_user() unintentionally triggering 'profile_update' hook Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 02/21/2025
#50522 stop setting "older" cookies with multiple path prefixes Login and Registration normal normal Future Release defect (bug) changes-requested 02/01/2024
#59670 "Content-Transfer-Encoding" might break when sending multiple mails Mail normal normal Awaiting Review defect (bug) dev-feedback 10/31/2023
#46229 Email Direction Mail normal normal Future Release defect (bug) dev-feedback 04/01/2019
#22837 WP Needs to Set "Sender" and "Reply-To" or DKIM/DMARC will not work using wp-mail (via PHPMailer) Mail high major Awaiting Review defect (bug) close 11/28/2023
#45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute joemcgill Media high major Future Release defect (bug) dev-feedback 02/03/2022
#41353 Async upload breaks when there are special characters into file name Media normal normal Awaiting Review defect (bug) dev-feedback 07/19/2017
#54091 Attachment details pane navigation not working after opening 81st (or greater) item and refreshing the browser antpb Media normal trivial Future Release defect (bug) dev-feedback 10/07/2024
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) needs-unit-tests 10/16/2020
#22558 Attachment term counts feels/are inaccurate Media normal normal Awaiting Review defect (bug) dev-feedback 03/03/2021
#39883 Code hooking on `image_downsize` can no longer assume the file is an image joemcgill Media normal normal Future Release defect (bug) dev-feedback 05/23/2017
#36418 Custom MIME type icons lost in WP Media List view Media normal normal Awaiting Review defect (bug) dev-feedback 04/10/2025
#44641 Customizing Button Text in Custom Media Manager Frame Doesn't Work Anymore antpb Media normal normal Future Release defect (bug) dev-feedback 01/30/2022
#48842 Fix calculation error when resampling images before resizing in class-wp-image-editor-imagick.php Media high normal Future Release defect (bug) dev-feedback 10/15/2020
#43668 Image cropping fails for many PHP locales, if set Media normal normal Awaiting Review defect (bug) dev-feedback 03/24/2022
#48919 Images wont upload with new Big Images fiunctionality Media normal normal Awaiting Review defect (bug) dev-feedback 05/22/2020
#59638 Images: repeating a single image causes `fetchpriority` to be repeated Media normal normal Future Release defect (bug) dev-feedback 06/05/2024
#23436 Media Gallery - Cropping Image and then Cropping a thumbnail from that crop doesn't work. joedolson* Media normal normal Awaiting Review defect (bug) dev-feedback 05/01/2024
#30691 Removing a featured image does not remove the 'post_parent' value - reproducible Media normal major Awaiting Review defect (bug) dev-feedback 04/28/2021
#46971 Selected Image gets overflow in Edit Image in Media upload - iPhone - 6/7/8 Media normal normal Awaiting Review defect (bug) dev-feedback 04/30/2019
#62361 Set filter "activate_tinymce_for_media_description" to "true" is breaking meadia_descripton by running it through "htmlspecialchars()" joedolson* Media normal normal Future Release defect (bug) close 02/17/2025
#49086 The "site_icon" option isn't always removed when the site icon is deleted Media normal normal Awaiting Review defect (bug) dev-feedback 01/06/2022
#50909 WordPress 5.5 update adds height and width attributes to images Media normal normal Awaiting Review defect (bug) close 10/30/2020
#43046 `has_image_size()` returns false for Core image sizes Media normal minor Future Release defect (bug) dev-feedback 02/21/2020
#41816 attachment_url_to_postid() should find post_id for URLs of intermediate size images Media normal normal Awaiting Review defect (bug) dev-feedback 09/28/2021
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/16/2024
#54190 sanitize_file_name disallows acute accents and left smart apostrophe Media normal normal Awaiting Review defect (bug) dev-feedback 10/04/2023
#58261 set_post_thumbnail_size interferes with "Cover Image Block" Media normal normal Awaiting Review defect (bug) dev-feedback 12/23/2024
#50944 wp_calculate_image_srcset can unintentionally include unscaled original image Media normal normal Awaiting Review defect (bug) dev-feedback 08/24/2020
#47868 wp_delete_attachment returning successfully, deleting all DB data, but NOT deleting files, and NOT returning false Media normal normal Awaiting Review defect (bug) dev-feedback 08/20/2019
#38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal Future Release defect (bug) dev-feedback 12/21/2022
#57313 Adding a menu item without a link URL should not add a broken HTML a tag Menus normal normal Awaiting Review defect (bug) dev-feedback 12/13/2022
#55719 Better error message for sites using a FSE supporting theme when visiting the old navigation menus screen Menus normal normal Awaiting Review defect (bug) dev-feedback 05/12/2022
#52558 Menu items need more classes Menus normal normal Awaiting Review defect (bug) dev-feedback 02/17/2021
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* Menus normal normal Future Release defect (bug) dev-feedback 11/01/2024
#39077 Navigation menu items should be defined as being hierarchical Menus normal normal Future Release defect (bug) dev-feedback 01/14/2019
#38224 Not enough results in menu-page-add-search Menus normal normal Awaiting Review defect (bug) dev-feedback 01/31/2017
#37920 `the_title` filter called in 2 places inconsistently Menus normal normal Awaiting Review defect (bug) dev-feedback 04/19/2019
#56154 pre_get_posts fix to show menu on CPT Archives broken in 6.0 Menus normal normal Awaiting Review defect (bug) dev-feedback 07/07/2022
#60199 update_menu_item_cache appears to load postmeta for all linked posts Menus normal normal Awaiting Review defect (bug) dev-feedback 04/15/2024
#40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/07/2021
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 11/16/2022
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 07/23/2024
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.