Make WordPress Core

{5} Next Major Release (194 matches)

Create a new ticket
  • Active tickets slated for the next major release
  • Sort by component, severity, type, summary
  • Accepted tickets have an '*' appended to their owner's name
Row background-color Legend
priority is 'highest omg bbq' or severity is 'critical' or 'blocker'
priority is 'highest omg bbq' or severity is 'critical' or 'blocker'
priority is 'high' or severity is 'major'
priority is 'high' or severity is 'major'
priority is 'low' or 'lowest' or severity is 'trivial' or 'minor'
priority is 'low' or 'lowest' or severity is 'trivial' or 'minor'

Results (101 - 194 of 194)

1 2
Stars Comments Ticket Summary Owner Component Version Priority Severity Milestone Type Workflow Modified
2 19 #59043 the_excerpt() function return excerpt with different length in page load and ajax request on WordPress 6.3 Editor 6.3 high major 6.3.2 defect (bug) has-patch 09/20/2023
3 #59388 Add `sync patterns` into docs where reusable block(s) are mentioned Editor 6.3 normal normal 6.4 defect (bug) has-patch 09/23/2023
1 14 #59168 Block API: Unnecessary JSON decoding in block parser dmsnell Editor 5.0 normal normal 6.4 defect (bug) has-patch 09/23/2023
2 3 #59283 Block Editor: Edit permalink slug for posts is only possible after clicking "save as draft" Editor normal normal 6.4 defect (bug) has-patch 09/05/2023
2 12 #59225 Block themes do not trigger "the loop" correctly flixos90 Editor high normal 6.4 defect (bug) has-patch 09/19/2023
9 #59138 Duotone filter selector does not apply when using Image block alignment Editor 6.3 normal normal 6.3.2 defect (bug) has-patch 09/01/2023
1 20 #59017 Duotone not working in 6.3 Editor 6.3 normal normal 6.3.2 defect (bug) 09/06/2023
1 6 #59270 Excerpts Not Showing Bold Text ... Editor 6.3 normal normal 6.3.2 defect (bug) 09/20/2023
4 18 #58754 Fluid Font Sizes not working in 6.3 nightly Editor 6.3 normal normal 6.3.2 defect (bug) dev-feedback 09/01/2023
3 17 #58027 Post Content / Post Featured Image blocks break content if added before the loop flixos90 Editor 5.8 normal normal 6.4 defect (bug) has-patch 09/01/2023
1 6 #59108 Preserve block style variations when securing theme json isabel_brison Editor 6.3 normal normal 6.3.2 defect (bug) dev-feedback 09/01/2023
5 26 #58910 Reconsider wp_add_fields_to_navigation_fallback_embedded_links() location Editor 6.3 normal normal 6.3.2 defect (bug) dev-feedback 08/22/2023
2 15 #58132 Slashes used in block templates slug is a problem on Windows Editor 5.9 normal normal 6.4 defect (bug) dev-feedback 08/08/2023
5 #59293 Update packages with bug fixes for 6.3.2 Editor 6.3 normal normal 6.3.2 defect (bug) dev-feedback 09/06/2023
9 37 #48244 script-loader.php Need to use _n() when more than one results are found SergeyBiryukov Editor 4.5 normal normal 6.4 defect (bug) changes-requested 09/05/2023
7 44 #56780 shortcode block in block-based template part in a classic theme does not get expanded costdev Editor 6.1 high normal 6.4 defect (bug) has-patch 09/19/2023
1 9 #58272 Accessibility issues with core embed block's handling of Flickr and TikTok joedolson* Embeds 6.2 normal normal 6.4 defect (bug) 09/22/2023
7 18 #58773 Improve oEmbed iframe lazy loading adamsilverstein Embeds normal normal 6.4 defect (bug) 09/08/2023
13 26 #48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters adamsilverstein Filesystem API 5.3 normal minor 6.4 defect (bug) needs-unit-tests 08/07/2023
1 7 #58902 add_query_arg() should esc_url_raw() REQUEST_URI Formatting normal normal 6.4 defect (bug) has-patch 09/02/2023
6 44 #55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice flixos90 Formatting normal normal 6.4 defect (bug) changes-requested 09/12/2023
8 28 #54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting 2.1 normal normal 6.4 defect (bug) changes-requested 08/31/2023
5 35 #59057 Critical error after update to 6.3 due to WP_Metadata_Lazyloader joemcgill General 6.3 normal critical 6.3.2 defect (bug) dev-feedback 08/30/2023
1 3 #58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. General normal major 6.4 defect (bug) has-patch 09/14/2023
3 24 #56865 $args taking effect too late in register_block_type_from_metadata audrasjb General 6.2 normal normal 6.4 defect (bug) has-patch 09/13/2023
2 4 #59154 PHP Deprecated: ltrim(): rajinsharwar General 6.3 normal normal 6.4 defect (bug) has-patch 08/21/2023
7 #59255 WP: Improve various globals documentation, as per docblock standards. audrasjb* General normal normal 6.4 defect (bug) changes-requested 09/02/2023
4 #57775 wp_create_file_in_uploads Called as Action Hook johnbillion General 2.5 normal trivial 6.4 defect (bug) dev-feedback 09/21/2023
4 8 #59033 Credits: Focus outline is cut off Help/About normal trivial 6.4 defect (bug) has-patch 09/22/2023
1 10 #58696 Installation pages do not have JS translations I18N 5.5 normal normal 6.4 defect (bug) has-patch 08/30/2023
2 8 #58010 Missing context for string in Events widget I18N normal normal 6.4 defect (bug) 08/26/2023
3 6 #58226 HTML attribute "action" on element "form": Must be non-empty. Login and Registration normal normal 6.4 defect (bug) dev-feedback 08/15/2023
13 38 #14949 Login gives false assurance of having logged out rajinsharwar* Login and Registration normal normal 6.4 defect (bug) dev-feedback 08/18/2023
2 7 #52529 Non-slashed $old_user_data->user_email in wp_insert_user causes user_activation_key to be unset Login and Registration normal normal 6.4 defect (bug) needs-unit-tests 08/19/2023
2 4 #50522 stop setting "older" cookies with multiple path prefixes Login and Registration 5.4.2 normal normal 6.4 defect (bug) changes-requested 08/26/2023
6 41 #57394 wp_insert_user allows the new user to have a username equal to an already registered email audrasjb Login and Registration 6.1.1 normal normal 6.4 defect (bug) has-patch 08/21/2023
1 37 #47137 Insufficient form semantics joedolson* Media normal minor 6.4 defect (bug) 09/15/2023
26 #47148 Insufficient labelling and inappropriate nesting of form controls joedolson* Media normal minor 6.4 defect (bug) 09/15/2023
2 8 #58783 Alternative text entered whilst uploading an image is lost when the image finished uploading joedolson* Media normal normal 6.4 defect (bug) reporter-feedback 09/15/2023
5 33 #58051 Attachment custom fields not rendered after upload antpb Media 6.2 normal normal 6.4 defect (bug) 09/15/2023
1 12 #54111 Delete attachment with sizes not working on Windows file system Media 5.8.1 normal normal 6.4 defect (bug) dev-feedback 08/30/2023
2 14 #58853 Fix shortcode output not receiving image (and other) optimizations flixos90 Media 5.5 normal normal 6.4 defect (bug) dev-feedback 09/19/2023
6 20 #54839 Image upload after dirty filter requires filter change before it can be inserted to page Media normal normal 6.4 defect (bug) 08/30/2023
1 17 #58082 Import metadata description from Darktable into media caption in WordPress joedolson* Media 6.2 normal normal 6.4 defect (bug) has-patch 08/31/2023
2 21 #58730 Media not getting removed from the media library popup after clicking "Delete permanently" button Media 6.3 normal normal 6.4 defect (bug) changes-requested 08/31/2023
1 28 #45021 Media: Gallery modal has wrong focus and image detail joedolson* Media 6.1.1 normal normal 6.4 defect (bug) 08/30/2023
2 38 #55290 Not all image edits are applied to all subsizes joedolson* Media normal normal 6.4 defect (bug) needs-unit-tests 09/07/2023
3 18 #39630 PDF Thumbnails in Media Library Don't Fall Back to Full Size antpb Media 4.7 normal normal 6.4 defect (bug) 08/30/2023
1 38 #48710 PDF uploads are treated like images: empty alt attribute and PHP notices joedolson* Media normal normal 6.4 defect (bug) 09/15/2023
2 6 #58944 Upload to Media Library not replicating to all pod's 6.2.2 Media 6.2.2 normal normal 6.4 defect (bug) reporter-feedback 09/11/2023
4 12 #58137 WP creates unnecessary "cropped-"[filename] icon file Media normal normal 6.4 defect (bug) has-patch 08/30/2023
1 17 #54190 sanitize_file_name disallows acute accents and left smart apostrophe Media 5.5 normal normal 6.4 defect (bug) dev-feedback 08/30/2023
10 #58611 wp_get_missing_image_subsizes can return incorrect subsizes for a rotated image antpb Media 6.2.2 normal normal 6.4 defect (bug) 09/05/2023
1 10 #58240 wp_read_image_metadata() doesn't handle Exif array values joedolson* Media normal normal 6.4 defect (bug) 09/12/2023
1 25 #54091 Attachment details pane navigation not working after opening 81st (or greater) item and refreshing the browser antpb Media 5.8 normal trivial 6.4 defect (bug) dev-feedback 08/30/2023
1 2 #59390 Incorrect method / function args used in bin/tests/core/tests/rest-api/wpRestMenuItemsController.php Menus 5.9 normal normal 6.4 defect (bug) has-patch 09/19/2023
1 9 #57336 Sanitize url and title missing rajinsharwar Networks and Sites normal major 6.4 defect (bug) has-patch 08/28/2023
3 7 #46550 Uncaught TypeError: setcookie() expects parameter 5 to be string, bool given in... Networks and Sites 5.2 normal minor 6.4 defect (bug) has-patch 08/02/2023
5 16 #51352 Unexpected behavior when switching autoload between update_option Options, Meta APIs 6.3 normal major 6.4 defect (bug) dev-feedback 09/10/2023
10 6 #42441 Disable autoload for large options spacedmonkey Options, Meta APIs normal normal 6.4 defect (bug) dev-feedback 09/18/2023
1 8 #58814 Intensionally inset general->timezone_string field wrong format makes error in 'Time Format' & 'Date Format' Options, Meta APIs normal normal 6.4 defect (bug) has-patch 09/08/2023
2 7 #58903 set_transient() allows invalid transient name Options, Meta APIs normal normal 6.4 defect (bug) has-patch 08/11/2023
1 4 #57674 unregister_setting() raises a PHP warning on unknown settings Options, Meta APIs normal normal 6.4 defect (bug) has-patch 08/28/2023
1 #59360 update_network_option() strict checks can cause false negatives mukesh27 Options, Meta APIs normal normal 6.4 defect (bug) needs-unit-tests 09/15/2023
10 46 #22192 update_option() strict checks can cause false negatives mukesh27 Options, Meta APIs normal normal 6.4 defect (bug) dev-feedback 09/22/2023
3 20 #44958 &nbsp character in title generates a permalink (and slug) with space Permalinks 4.8 normal major 6.4 defect (bug) has-patch 09/15/2023
6 29 #42670 Symlinked plugin makes plugin_basename function return wrong basename Plugins 4.9 normal normal 6.4 defect (bug) has-patch 08/01/2023
2 27 #2877 A Slash too much @ get_pagenum_link() petitphp Posts, Post Types 2.0 normal normal 6.4 defect (bug) has-patch 08/21/2023
1 10 #59041 Permit trashing patterns with draft status in post editor isabel_brison Posts, Post Types 6.3 normal normal 6.3.2 defect (bug) dev-feedback 09/14/2023
3 26 #52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types 5.6.2 normal normal 6.4 defect (bug) changes-requested 09/22/2023
2 6 #59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types 0.71 normal normal 6.4 defect (bug) has-patch 08/14/2023
1 8 #56558 Fatal Error caused by Uncaught TypeError: trim(): Argument #1 ($string) must be of type string, array given in /www/example_website/public/wp-includes/class-wp-query.php:803 Query 1.5 normal minor 6.4 defect (bug) has-patch 07/28/2023
3 26 #59188 WP_Posts_List_Table causes post, postmeta, and term caches to be primed for all pages in the DB on load spacedmonkey Query 6.1 normal normal 6.4 defect (bug) dev-feedback 09/21/2023
1 9 #58479 Add notice if no posts are selected in Bulk Edit joedolson* Quick/Bulk Edit 6.2.2 normal normal 6.4 defect (bug) changes-requested 09/15/2023
4 14 #59125 Quick editing date of draft post does not work joedolson* Quick/Bulk Edit 6.3 normal normal 6.3.2 defect (bug) dev-feedback 08/25/2023
1 29 #57957 Media title falsely has kebab case when inserted via REST API (e.g. in Block Editor) adamsilverstein REST API 6.1.1 normal major 6.4 defect (bug) reporter-feedback 09/06/2023
6 19 #56922 Template / Template parts revision / autosave REST API are broken REST API 4.7 normal normal 6.4 defect (bug) has-patch 09/18/2023
3 17 #57512 Warning as a part of API response REST API 6.1.1 normal normal 6.4 defect (bug) has-patch 08/08/2023
2 9 #58298 Deprecated errors on /wp-admin/revision.php?revision=2895&gutenberg=true SergeyBiryukov* Revisions 6.2 normal normal 6.4 defect (bug) changes-requested 08/31/2023
4 25 #58664 Eliminate manual construction of script tags in WP_Scripts westonruter* Script Loader 6.3 normal normal 6.4 defect (bug) has-patch 09/19/2023
2 4 #45929 Potential assignment to empty string joedolson* Shortcodes 5.0.2 normal normal 6.4 defect (bug) changes-requested 08/24/2023
21 57 #58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes 6.2.2 normal normal 6.4 defect (bug) needs-unit-tests 09/08/2023
2 1 #59249 shortcode_parse_atts() result for no attributes does not match the documentation Shortcodes normal normal 6.4 defect (bug) dev-feedback 08/30/2023
2 10 #58573 Site Health: Improve the speak() messages joedolson* Site Health normal normal 6.4 defect (bug) has-patch 09/20/2023
3 13 #57816 WordPress shows author archive in sitemap even if there are no posts swissspidy Sitemaps 5.5 normal normal 6.4 defect (bug) has-patch 09/15/2023
4 29 #58164 Background overlay on theme page has layout issues audrasjb Themes normal normal 6.4 defect (bug) changes-requested 08/24/2023
1 16 #55437 Bugfix: Display correct theme in site editor SergeyBiryukov Themes 5.9 normal normal 6.4 defect (bug) dev-feedback 07/19/2023
1 16 #57995 Popup flickering in Firefox TinyMCE 6.0 normal major 6.4 defect (bug) dev-feedback 09/11/2023
4 26 #59198 Bulk actions "Update" ignores Minimum PHP Version Requirement costdev Upgrade/Install normal critical 6.4 defect (bug) 09/06/2023
1 9 #58995 Remove individual files from `$_old_files` array when its parent directory is already included davidbaumwald Upgrade/Install 6.3 normal normal 6.4 defect (bug) has-patch 09/18/2023
3 #58829 Miss alignment of "Copied!" message when clicking "Copy URL to clipboard" after uploading a media item Upload 6.2.2 normal normal 6.4 defect (bug) has-patch 08/03/2023
6 33 #16293 In multisite installs, users with id 1 can't be deleted Users normal normal 6.4 defect (bug) needs-unit-tests 08/24/2023
7 31 #58407 resetpassword action on users.php (users list page) handles retrieve_password() return incorrectly Users 6.2.2 normal trivial 6.4 defect (bug) has-patch 09/13/2023
4 17 #58738 Widgets page: Add missing H1 and admin notice when JS is off joedolson* Widgets normal normal 6.4 defect (bug) has-patch 09/21/2023
1 2
Note: See TracReports for help on using and creating reports.