Make WordPress Core

{16} Needs Patch (3391 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1101 - 1200 of 3391)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57343 HTML in comments is automatically deleted Comments normal major Awaiting Review defect (bug) dev-feedback 02/09/2023
#50266 Had to specify mysql socket to run php automated test Build/Test Tools normal minor Awaiting Review enhancement close 11/12/2024
#31436 Handle conflicts in concurrent Customizer sessions Customize normal normal Future Release enhancement 05/22/2021
#31830 Hard coded wp-login.php url in string Login and Registration normal normal Future Release defect (bug) 09/18/2023
#23188 Hardcoded relative url 'async-upload.php' in plupload/handlers.js Upload normal normal Awaiting Review defect (bug) 01/18/2018
#56224 Hardcoded wp-login.php vs login_url filter? Login and Registration normal normal Future Release enhancement 09/18/2023
#43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
#36898 Have `grunt precommit` fail if the test DB is unreachable. Build/Test Tools normal normal Awaiting Review defect (bug) 02/25/2019
#57597 Have a button to copy permalinks on the post & page overview Posts, Post Types normal normal Awaiting Review enhancement close 02/02/2023
#61015 Having Inline SVG breaks the site General normal normal Awaiting Review defect (bug) reporter-feedback 04/22/2024
#44968 Header Text color option doing two jobs, so both suffer Customize normal normal Awaiting Review defect (bug) dev-feedback 11/04/2020
#50060 Header Video: Use playVideo after mute instead of autoplay to prevent video blocking because of autoplay with sound enabled Customize normal normal Awaiting Review defect (bug) 06/01/2021
#61406 Heading block attribute type issue Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/22/2024
#50443 Heading h2 rest api level Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/23/2020
#47292 Heartbeat API cause Apache/PHP to exhaust memory Administration normal critical Awaiting Review defect (bug) 07/24/2024
#55616 Helper function to unhook anonymous class methods Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#61610 Hidding the dependency notice + prevent the plugin deactivation only on some case. Plugins normal normal Awaiting Review defect (bug) reporter-feedback 07/18/2024
#40554 Hide /wp-admin/network/site-settings.php Networks and Sites normal normal Awaiting Review enhancement 04/25/2017
#50158 Hide columns in the list of posts for user levels Administration normal normal Awaiting Review feature request dev-feedback 05/14/2020
#47072 Hierarchical post types missing attributes meta box if post type doesn't support 'page-attributes' or have templates Posts, Post Types normal minor Awaiting Review defect (bug) 04/29/2019
#40441 High server resource usage and timeouts during image uploads Media normal normal Awaiting Review enhancement 04/14/2017
#50361 Highlight if link targets in comments don't refer to the link text Comments normal normal Awaiting Review enhancement dev-feedback 06/10/2020
#61503 Hook parent_file Administration normal minor Awaiting Review defect (bug) 06/25/2024
#41663 Hooks for the back to login link in the footer of wp-login.php Login and Registration normal normal Awaiting Review feature request dev-feedback 07/20/2021
#51040 How about having a native BR to Newline method, i.e. br2nl Formatting normal normal Awaiting Review feature request dev-feedback 12/14/2023
#40469 How to remove full size image path from srcset and more intelligent choices in srcset candidate list Post Thumbnails normal normal Awaiting Review enhancement 06/28/2017
#61210 Hybrid themes: PHP Templates can not be assigned in the block editor Editor normal major Future Release defect (bug) dev-feedback 12/03/2024
#61595 Hyphenation problem in Dutch language Formatting normal normal Awaiting Review defect (bug) reporter-feedback 07/08/2024
#56854 I cannot edit comments thru admin menu General normal normal Awaiting Review defect (bug) 10/19/2022
#53901 I found error in wordpress "Publishing failed. The response is not a valid JSON response." Editor normal critical Awaiting Review defect (bug) 08/09/2021
#62250 I have banned multiple countries and they are still getting through to my WordPress (CleanTalk) through common lists Plugins normal critical Awaiting Review defect (bug) 10/17/2024
#59664 I have tested beta 6.4 version and some issue on mobile device Posts, Post Types normal normal Awaiting Review defect (bug) 10/27/2023
#43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 04/19/2018
#48328 IIS 7+ with standard FCGI an URL_REWRITE mangles REQUEST_URI Bootstrap/Load normal major Awaiting Review defect (bug) 09/18/2024
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
#60694 INDEX command denied to user 'wordpress'@'localhost' for table 'wp_trp_dictionary_bg_bg_en_us' Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 03/05/2024
#56183 Icon not appearing Media normal minor Awaiting Review defect (bug) reporter-feedback 10/25/2023
#57156 Icons missing in iOS Lockdown Mode Administration normal normal Awaiting Review defect (bug) reporter-feedback 11/21/2022
#39641 Idea: Move "Updates" from "Dashboard" to "Tools" Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 01/20/2017
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo Rewrite Rules normal normal Awaiting Review defect (bug) 01/12/2018
#30759 If Featured Image is selected, but not saved, editing the image will drop the selection after a save Media normal normal defect (bug) 06/04/2019
#62461 If a post has 2 term tags children's and kid+ and from all terms we have children's, kid and kid+, when the post/tags is saved, kid+ is saved as kid Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 11/19/2024
#52875 If a post is in trash related comments cannot be removed or trashed Comments normal normal Awaiting Review defect (bug) reporter-feedback 03/29/2023
#32750 If changing the checkbox state "organize my uploads..." in the media preferences the thumbnails aren't shown anymore Media normal normal defect (bug) reporter-feedback 06/04/2019
#36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement needs-unit-tests 06/04/2019
#52921 If page content blank and any page shows 404 error Query normal normal Awaiting Review defect (bug) dev-feedback 03/30/2021
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive Rewrite Rules normal normal Awaiting Review defect (bug) 03/12/2023
#40795 If plugin zip file has very long name, windows systems can fail to upgrade Plugins normal normal Awaiting Review defect (bug) 09/17/2018
#45143 If the "recover password" form submit button is double-clicked two emails will be sent Login and Registration normal minor Awaiting Review enhancement dev-feedback 03/18/2019
#54452 Image Aspect Ratio on resize Media normal trivial Awaiting Review enhancement 11/16/2021
#34367 Image Editing: Orientation-aware rotation icons Media normal normal Future Release enhancement 06/04/2019
#42922 Image Scaling using get_the_post_thumbnail issue in WordPress Media normal normal Awaiting Review defect (bug) 11/19/2020
#43171 Image Title Not Carrying through on Insert audrasjb* Widgets normal normal Awaiting Review defect (bug) 02/04/2019
#49618 Image Widget Alignment Widgets normal minor Awaiting Review defect (bug) reporter-feedback 03/10/2020
#55884 Image aligned center disappears in the editor Editor normal normal Awaiting Review defect (bug) reporter-feedback 06/02/2022
#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
#40785 Image caption in WYSIWYG is not displaying in post page Media normal normal Awaiting Review defect (bug) 05/19/2017
#51449 Image caption missing after saving in multisite with non super administrator account Editor normal major Awaiting Review defect (bug) 05/04/2021
#31375 Image caption with heading adds an empty paragraph at page edits Editor normal normal Awaiting Review defect (bug) 11/24/2020
#43668 Image cropping fails for many PHP locales, if set Media normal normal Awaiting Review defect (bug) dev-feedback 03/24/2022
#35085 Image editor not cropping correctly when image size is the same as "Large Size" in media settings Media normal normal defect (bug) 06/04/2019
#44077 Image editor not working after WP update 4.9.5 this week Post Thumbnails normal major Awaiting Review defect (bug) reporter-feedback 06/25/2018
#60354 Image filter functions strip query string from image src joemcgill Media normal normal Awaiting Review defect (bug) reporter-feedback 06/26/2024
#53154 Image in 'Media & Text' block not affected by 'Additional CSS class(es)' Editor normal normal Awaiting Review defect (bug) reporter-feedback 05/19/2021
#43152 Image remains in page after deleting from Media Library Media normal normal Future Release defect (bug) 04/15/2019
#50238 Image rotation still an issue with images shot from above Media normal major Awaiting Review defect (bug) reporter-feedback 03/16/2022
#59740 Image scaling being applied inconsistently Media normal normal Future Release defect (bug) 04/17/2024
#48796 Image size reporting as "thumbnail" after most recent update Editor normal normal Awaiting Review defect (bug) reporter-feedback 11/05/2020
#26848 Image thumbnail on large images with ratio of 4:1 markoheijnen Media normal minor defect (bug) 06/04/2019
#54839 Image upload after dirty filter requires filter change before it can be inserted to page Media normal normal Future Release defect (bug) 02/05/2024
#50210 Image upload stuck - Upload files Media normal normal Awaiting Review defect (bug) reporter-feedback 03/16/2022
#51133 Image uploaded through third party plugin showing in media but not showing up in post Media normal normal Awaiting Review defect (bug) reporter-feedback 01/31/2023
#35559 Image wrapped in anchor disappear in Customizer (Safari) Customize normal normal Awaiting Review defect (bug) reporter-feedback 05/23/2021
#50061 Image_meta original_image as valid image_size antpb* Media normal normal Future Release enhancement dev-feedback 04/12/2022
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 06/04/2019
#59464 Images hard-coded in block theme templates lack `width` and `height` attributes Themes normal normal Future Release defect (bug) 05/22/2024
#59577 Images in block templates or patterns do not have loading optimization attributes adamsilverstein Media normal normal Future Release defect (bug) 06/05/2024
#45782 Images in blocks auto left align when centre align selected Editor normal normal Awaiting Review defect (bug) close 07/27/2021
#60527 Images with no title crash editor on hovor. Editor normal normal Awaiting Review defect (bug) close 02/13/2024
#48919 Images wont upload with new Big Images fiunctionality Media normal normal Awaiting Review defect (bug) dev-feedback 05/22/2020
#44542 Images: Option to control when to create different image dimensions Post Thumbnails normal major Awaiting Review feature request 09/29/2021
#59638 Images: repeating a single image causes `fetchpriority` to be repeated Media normal normal Future Release defect (bug) dev-feedback 06/05/2024
#61926 Imagick breaks default image progressive/interlace when converted to a mime type that doesn't support interlace Media normal normal Awaiting Review defect (bug) reporter-feedback 09/02/2024
#35823 Implement "FS_CHMOD_FORCE" constant; if set - media uploads and image resizing do NOT ignore FS_CHMOD_FILE Upload normal normal Awaiting Review enhancement 01/25/2018
#14172 Implement $scheme in site info in ms-sites edit site Networks and Sites normal normal enhancement dev-feedback 01/05/2021
#38845 Implement HTML5 input validity constraints in customizer settings Customize normal normal Future Release enhancement 09/18/2017
#57299 Implement array key type notation General normal normal Awaiting Review enhancement dev-feedback 12/08/2022
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 09/18/2020
#40602 Implement immutable cache headers Script Loader normal normal Awaiting Review enhancement 04/29/2017
#18672 Implement rel="prev" and rel="next" for archives joostdevalk Permalinks normal normal Future Release enhancement 02/29/2020
#21859 Import blog and media library is not working Import normal normal defect (bug) 06/04/2019
#39301 Importer associates all posts with uncategorized term in WP4.7 PHP7 Import normal normal WordPress.org defect (bug) 04/01/2017
#22041 Importer dies silently when multisite upload limit is reached Import normal normal enhancement 06/04/2019
#24995 Importer does not check to see if DOM is available Import normal normal WordPress.org defect (bug) 02/21/2017
#26247 Importer fails when importing from a server on a private network Import normal normal WordPress.org defect (bug) 03/02/2018
#30497 Impossible to change upgrader skin when Language_Pack_Upgrader is instanciated via Language_Pack_Upgrader::async_upgrade() Upgrade/Install normal normal Awaiting Review defect (bug) 03/28/2019
#54995 Impossible to type apostrophe in WP 5.9 + Twenty Twenty One theme Editor normal normal Awaiting Review defect (bug) reporter-feedback 06/17/2022
#39418 Improve "Empty Spam" and "Empty Trash" user experience Administration normal normal Awaiting Review enhancement dev-feedback 08/20/2018
#43428 Improve CORS headers sent to REST Api requests REST API normal normal Awaiting Review enhancement 04/24/2023
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.