Make WordPress Core

{5} Next Major Release (258 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 - 200 of 258)

1 2 3
Stars Comments Ticket Summary Owner Component Version Priority Severity Milestone Type Workflow Modified
2 14 #55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ Formatting 5.9.1 normal major 6.3 defect (bug) dev-feedback 03/02/2023
5 36 #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.3 defect (bug) changes-requested 05/23/2023
7 24 #54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting 2.1 normal normal 6.3 defect (bug) dev-feedback 02/28/2023
3 20 #55370 Enable aria-controls and aria-expanded in content joedolson* Formatting normal normal 6.3 enhancement commit 05/14/2023
2 11 #56865 $args taking effect too late in register_block_type_from_metadata audrasjb General 6.2 normal normal 6.3 defect (bug) has-patch 03/06/2023
1 10 #57579 Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in admin-header.php General normal normal 6.3 defect (bug) has-patch 04/06/2023
2 #58462 Ignore unregistered style variations declared via `theme.json` oandregal General normal normal 6.3 defect (bug) has-patch 06/06/2023
1 11 #57670 Invalid return type for wp_get_raw_referer() johnbillion* General 4.6 normal normal 6.3 defect (bug) commit 05/14/2023
3 #58467 `wp_get_global_styles`: return the standard format for CSS Custom Properties oandregal General normal normal 6.3 defect (bug) has-patch 06/06/2023
6 #57581 str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in functions.php General 6.2 normal normal 6.3 defect (bug) close 03/24/2023
7 #57580 strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in functions.php General 6.2 normal normal 6.3 defect (bug) close 05/01/2023
6 16 #51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal 6.3 enhancement 05/15/2023
3 20 #57487 Add support for "development mode" flixos90 General normal normal 6.3 enhancement needs-unit-tests 06/09/2023
5 57 #57839 Coding Standards fixes for WP 6.3 General normal normal 6.3 enhancement has-patch 06/10/2023
1 3 #57686 Introduce wp_trigger_error() to compliment _doing_it_wrong() General normal normal 6.3 enhancement 02/23/2023
4 3 #58458 Move the load of `array_keys` to a different level in the `WP_Hook` class General trunk normal normal 6.3 enhancement has-patch 06/05/2023
5 14 #57832 Multiple classes should be in separate files (class-wp-block-parser.php) SergeyBiryukov* General 6.2 normal normal 6.3 enhancement commit 04/19/2023
3 3 #58457 Optimize `WP_Theme_JSON::append_to_selector` General trunk normal normal 6.3 enhancement has-patch 06/05/2023
2 8 #57067 Replace certain `array_key_exists()` calls with `isset()` once PHP requirement is raised to 7.0+ General normal normal 6.3 enhancement 06/07/2023
11 #58459 Replace multiple single line comments with multi-line comments audrasjb General normal normal 6.3 enhancement dev-feedback 06/05/2023
5 18 #58206 Replace usage of strpos with str_contains SergeyBiryukov General normal normal 6.3 enhancement dev-feedback 05/30/2023
4 42 #58012 Replace usage of strpos with str_starts_with SergeyBiryukov General normal normal 6.3 enhancement dev-feedback 05/04/2023
5 10 #58220 Replace usage of substr with str_starts_with and str_ends_with SergeyBiryukov General normal normal 6.3 enhancement dev-feedback 05/25/2023
47 142 #46370 Fonts API: a proposal for creating an API to register and enqueue web fonts hellofromTonya General normal normal 6.3 feature request has-patch 06/09/2023
37 103 #57345 Bump the minimum required PHP version to 7.0 General normal normal 6.3 task (blessed) has-patch 06/08/2023
3 61 #57840 Docblock improvements for 6.3 General normal normal 6.3 task (blessed) has-patch 06/10/2023
1 #57838 PHP 8.0: improvements to allow for named parameters in WP 6.3 General normal normal 6.3 task (blessed) 03/01/2023
6 17 #53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set hellofromTonya General normal normal 6.3 task (blessed) has-patch 06/01/2023
8 40 #55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions hellofromTonya General 6.0 normal normal 6.3 task (blessed) dev-feedback 02/23/2023
10 56 #56034 PHP 8.2: proposal for handling unknown dynamic properties deprecations hellofromTonya* General normal normal 6.3 task (blessed) 03/21/2023
4 3 #57837 PHP 8.x: various compatibility fixes for WordPress 6.3 hellofromTonya General 6.2 normal normal 6.3 task (blessed) 05/10/2023
4 #57782 PHPStan: Fix function argument type issues for WP 6.3 hellofromTonya General normal normal 6.3 task (blessed) 02/21/2023
9 38 #56009 Prepare for PHP 8.2 General normal normal 6.3 task (blessed) has-patch 03/01/2023
2 3 #58464 Typo: `overriden` -> `overridden` General normal trivial 6.3 defect (bug) has-patch 06/06/2023
16 #52622 Fix PHP Warning on PHP7.2 in class-wp-http-curl.php SergeyBiryukov HTTP API 5.6.2 normal normal 6.3 defect (bug) needs-unit-tests 04/06/2023
10 #55342 If the contextual help panel is open and then I scroll, I have to click on help twice to close the panel Help/About 5.9.1 normal minor 6.3 defect (bug) has-patch 06/08/2023
10 #58199 Add Help text for Rollback and Upgrade Issues Help/About trunk normal normal 6.3 enhancement needs-docs 05/11/2023
33 62 #23348 Add a "Contribute" tab to the about page oglekler Help/About 3.5 normal normal 6.3 enhancement has-patch 05/31/2023
5 26 #57977 Screen elements in dashboard - design update in small device - feature request. dhrumilk Help/About normal normal 6.3 enhancement has-patch 06/08/2023
6 8 #58067 About Page - 6.3 Release Help/About normal normal 6.3 task (blessed) 06/09/2023
4 24 #54797 Allow languages path in register_block_type gziolo I18N 5.5 normal normal 6.3 defect (bug) needs-unit-tests 05/30/2023
1 15 #47303 Consider removing extra trailing spaces from links with the `dashicons-external` icon isabel_brison I18N normal normal 6.3 defect (bug) has-patch 06/08/2023
2 5 #58010 Missing context for string in Events widget I18N normal normal 6.3 defect (bug) 04/20/2023
4 1 #58035 Allow to short-circuit load_textdomain() I18N normal normal 6.3 enhancement has-patch 03/31/2023
1 18 #58317 Refactor determine_locale() for performance swissspidy I18N trunk normal normal 6.3 enhancement has-patch 06/07/2023
6 22 #33073 Some strings need "no HTML entities" translator comments I18N normal normal 6.3 enhancement 06/08/2023
3 #58305 Login page title text is filterable but not escaped Login and Registration normal normal 6.3 defect (bug) has-patch 05/14/2023
4 28 #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.3 defect (bug) needs-unit-tests 04/05/2023
5 20 #32510 Add HTML5 "required" attributes to the login form joedolson* Login and Registration 2.1 normal normal 6.3 enhancement has-patch 04/26/2023
2 39 #30685 Better Login Error&Message Displaying sabernhardt* Login and Registration normal normal 6.3 enhancement has-patch 04/14/2023
2 15 #48485 Custom image size not generated if identical to original size Media 5.2.4 normal minor 6.3 defect (bug) close 05/31/2023
1 33 #47137 Insufficient form semantics joedolson* Media normal minor 6.3 defect (bug) 03/10/2023
23 #47148 Insufficient labelling and inappropriate nesting of form controls joedolson* Media normal minor 6.3 defect (bug) 03/10/2023
1 36 #55535 Pre-populate Image Alt Text field with IPTC Photo Metadata Standard Alt Text joedolson* Media normal minor 6.3 enhancement dev-feedback 05/12/2023
1 8 #54111 Delete attachment with sizes not working on Windows file system Media 5.8.1 normal normal 6.3 defect (bug) dev-feedback 03/08/2023
36 #57612 Deprecate `wp-admin/media.php` audrasjb Media normal normal 6.3 defect (bug) has-patch 06/09/2023
1 6 #57685 Deprecate the `edit_custom_thumbnail_sizes` filter and remove the "Apply changes to..." UI in the image editor Media 6.0 normal normal 6.3 defect (bug) has-patch 05/07/2023
6 16 #54839 Image upload after dirty filter requires filter change before it can be inserted to page Media normal normal 6.3 defect (bug) 05/30/2023
1 6 #58082 Import metadata description from Darktable into media caption in WordPress joedolson* Media 6.2 normal normal 6.3 defect (bug) 05/10/2023
2 31 #55840 Internationalization support for sizes added by 'edit_custom_thumbnail_sizes' filter antpb Media 6.0 normal normal 6.3 defect (bug) dev-feedback 02/22/2023
1 22 #45021 Media: Gallery modal has wrong focus and image detail joedolson* Media 6.1.1 normal normal 6.3 defect (bug) dev-feedback 02/22/2023
2 31 #55290 Not all image edits are applied to all subsizes joedolson* Media normal normal 6.3 defect (bug) needs-unit-tests 04/05/2023
3 13 #39630 PDF Thumbnails in Media Library Don't Fall Back to Full Size antpb Media 4.7 normal normal 6.3 defect (bug) 06/07/2023
1 26 #48710 PDF uploads are treated like images: empty alt attribute and PHP notices joedolson* Media normal normal 6.3 defect (bug) reporter-feedback 06/07/2023
10 25 #39216 PDFs with non-opaque alpha channels can result in previews with black backgrounds. antpb Media 4.7 normal normal 6.3 defect (bug) dev-feedback 06/07/2023
10 #46554 Uploaded images goes to wrong folder/date structure antpb Media 5.1 normal normal 6.3 defect (bug) dev-feedback 05/24/2023
4 8 #58137 WP creates unnecessary "cropped-"[filename] icon file Media normal normal 6.3 defect (bug) has-patch 06/08/2023
1 9 #54190 sanitize_file_name disallows acute accents and left smart apostrophe Media 5.5 normal normal 6.3 defect (bug) dev-feedback 03/08/2023
4 #58240 wp_read_image_metadata() doesn't handle Exif array values joedolson* Media normal normal 6.3 defect (bug) 05/05/2023
1 33 #51780 Add ability to easily get path to sized images (such as parameter to get_attached_file() or wp_get_attachment_thumb_file()) joedolson Media 5.5.3 normal normal 6.3 enhancement dev-feedback 03/01/2023
8 63 #23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media 3.5 normal normal 6.3 enhancement needs-docs 05/31/2023
12 31 #57913 Attachment pages need to have an "on" toggle Media normal normal 6.3 enhancement needs-docs 05/25/2023
3 6 #58235 Enhance hero image loading performance with Fetchpriority flixos90 Media high normal 6.3 enhancement has-patch 06/08/2023
3 64 #50523 Redesign the admin Image Editor joedolson* Media normal normal 6.3 enhancement has-patch 06/09/2023
2 9 #57893 Remove the redundancy of adding row actions in `class-wp-media-list-table.php` Media 3.1 normal normal 6.3 enhancement has-patch 05/31/2023
20 #44867 image editor: save modified image as a new copy joedolson* Media 5.2 normal normal 6.3 enhancement has-patch 05/31/2023
18 #54091 Attachment details pane navigation not working after opening 81st (or greater) item and refreshing the browser antpb Media 5.8 normal trivial 6.3 defect (bug) dev-feedback 02/08/2023
2 #58271 Docs: WP_Image_Editor classes have incorrect type for $crop in docblocks thunderdw Media normal trivial 6.3 defect (bug) has-patch 05/08/2023
1 12 #57140 Add filters to allow themes and plugins to pass HTML attributes to different Nav Walker output Menus 3.0 normal minor 6.3 enhancement needs-unit-tests 03/01/2023
2 #58468 Add missing param description to `update_menu_item_cache` in `wp_get_nav_menu_items()`. audrasjb Menus 6.1 normal normal 6.3 defect (bug) has-patch 06/07/2023
3 6 #58345 Critical error if page_for_posts is set to non existing page ID Menus trunk normal normal 6.3 defect (bug) has-patch 05/19/2023
1 11 #56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal 6.3 enhancement changes-requested 02/16/2023
5 16 #43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites 3.0 normal normal 6.3 enhancement dev-feedback 06/03/2023
4 5 #51352 Unexpected behavior when switching autoload between update_option Options, Meta APIs trunk normal major 6.3 defect (bug) has-patch 05/23/2023
4 20 #55270 Option can_compress_scripts not autoload causing extra DB query on every request spacedmonkey Options, Meta APIs normal minor 6.3 defect (bug) 06/05/2023
8 16 #22192 update_metadata() and update_option() strict checks can cause false negatives Options, Meta APIs normal normal 6.3 defect (bug) dev-feedback 03/11/2023
17 83 #55942 Add a "value type" parameter to get_option() and get_metadata() Options, Meta APIs normal normal 6.3 enhancement dev-feedback 05/13/2023
5 9 #56913 Improve autoloaded network options spacedmonkey Options, Meta APIs 3.0 normal normal 6.3 enhancement has-patch 04/18/2023
15 #47755 Permalink in RTL version not correct Permalinks normal normal 6.3 defect (bug) has-patch 05/27/2023
4 20 #42670 Symlinked plugin makes plugin_basename function return wrong basename Plugins 4.9 normal normal 6.3 defect (bug) has-patch 06/01/2023
1 6 #55723 Thumnails Gifs for Plugins does not respect "no motion" device settings Plugins normal normal 6.3 defect (bug) 04/19/2023
2 7 #58370 Add 'Activate' button to View details modal Plugins trunk normal normal 6.3 enhancement 06/08/2023
1 12 #56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* Plugins 5.5 normal normal 6.3 enhancement dev-feedback 02/08/2023
3 19 #57278 Add filter to allow filtering of the must-use plugins list in the admin Plugins 3.0 normal normal 6.3 enhancement has-patch 05/20/2023
2 9 #55645 Docs: Improve the documentation for `plugins_api()`. Plugins 2.7 normal normal 6.3 task (blessed) has-patch 04/14/2023
2 18 #2877 A Slash too much @ get_pagenum_link() petitphp Posts, Post Types 2.0 normal normal 6.3 defect (bug) has-patch 06/01/2023
2 11 #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.3 defect (bug) has-patch 06/01/2023
2 5 #58141 `wp_insert_post` considers `"0"` as empty content. Posts, Post Types 3.3 normal normal 6.3 defect (bug) has-patch 04/20/2023
2 13 #58392 Add $post parameter to the wp_trash_post action. Posts, Post Types normal normal 6.3 enhancement dev-feedback 06/08/2023
5 24 #24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal 6.3 defect (bug) has-patch 06/09/2023
1 2 3
Note: See TracReports for help on using and creating reports.