Make WordPress Core

{7} Future Releases (8211 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (301 - 400 of 8211)

1 2 3 4 5 6 7 8 9 10 11 12 13 14
Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
5 #57579 Replace most strip_tags() with wp_strip_tags() General normal normal Future Release defect (bug) needs-unit-tests 10/28/2024
1 #62070 PHP Deprecated warnings with null values for success and reject URLs Application Passwords normal normal Awaiting Review defect (bug) has-patch 10/28/2024
1 #57813 wp_get_missing_image_subsizes() can give error if image_meta exists, but not height/width Media normal normal Awaiting Review defect (bug) has-patch 10/28/2024
#59868 Database insert with emoji fails when table has columns with both utf8mb3 (utf8) and utf8mb4 charsets Charset normal normal Future Release defect (bug) has-patch 10/28/2024
1 #61492 For planned articles, pages 2 (to x) do not work in the preview Editor normal normal Awaiting Review defect (bug) reporter-feedback 10/28/2024
4 #62304 Site Health: Allow dismissing warnings Site Health normal normal Awaiting Review enhancement 10/27/2024
2 #22369 get_transient() do not call delete_transient() when deleting one General normal normal defect (bug) close 10/27/2024
3 #46577 Improve tests related to file permissions for privacy export requests Privacy normal normal Future Release defect (bug) has-patch 10/27/2024
5 #58902 add_query_arg() should esc_url_raw() REQUEST_URI Formatting normal normal Future Release defect (bug) has-patch 10/27/2024
31 #58366 Shortcode Support Regained but Content Filters are messing with Shortcode HTML Shortcodes normal normal Future Release defect (bug) needs-unit-tests 10/27/2024
#56682 Unexpected cut of the HTML title and the slug Permalinks normal normal Awaiting Review defect (bug) 10/26/2024
2 #40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 10/25/2024
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal normal Awaiting Review feature request has-patch 10/25/2024
#59509 Shortcode attributes named 0 are ignored Shortcodes normal normal Awaiting Review defect (bug) needs-unit-tests 10/25/2024
#61907 Make oembed_invalid_url return 400 instead of 404 Embeds normal normal Awaiting Review enhancement has-patch 10/25/2024
6 #51899 Improve Application Passwords section layout in user profile Application Passwords normal normal Future Release enhancement has-patch 10/25/2024
#62300 WordPress functionality usage outside wordpress itself General normal critical Awaiting Review feature request 10/25/2024
#60314 Revisions: PHP Warning: Undefined array key 0 in .../wp-includes/meta.php on line 642 Autosave normal normal Awaiting Review defect (bug) has-patch 10/25/2024
1 #53405 short circuit before current filters for get_edit_user_link Users normal normal Awaiting Review enhancement has-patch 10/24/2024
1 #62294 Automatic updates no longer work with via SSH2 from WP 6.6 Filesystem API normal normal Awaiting Review defect (bug) 10/24/2024
#62283 Fix: Loose Comparisons in ms-functions.php Networks and Sites normal minor Awaiting Review enhancement has-patch 10/24/2024
#62062 Improve documentation for edit_user_profile and show_user_profile actions Users normal normal Awaiting Review defect (bug) has-patch 10/24/2024
#49599 Wrong PHPDoc wp_get_active_and_valid_plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 10/23/2024
3 #62270 Unable to set bookmark on </body> in WP_HTML_Processor HTML API normal normal Awaiting Review defect (bug) 10/23/2024
3 #48734 Twenty Twenty: [em] tag with blank string inside ruins theme layout audrasjb* Bundled Theme normal normal Future Release defect (bug) dev-feedback 10/23/2024
#52939 Frontend toolbar CSS conflict with some themes Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
6 #48894 Improve the small user sub window at the right corner on the admin bar a.k.a. the Howdy fly-out Toolbar normal normal Future Release enhancement has-patch 10/23/2024
6 #28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
#62287 WP_REST_Posts_Controller::prepare_items_query() - Warning $prepared_args can be null REST API normal normal Awaiting Review defect (bug) has-patch 10/23/2024
1 #61879 Deprecation Warning General normal minor Awaiting Review defect (bug) has-patch 10/23/2024
9 #53010 Tests: introduce namespacing for the test classes hellofromTonya Build/Test Tools normal normal Future Release task (blessed) has-patch 10/22/2024
1 #60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor Future Release defect (bug) dev-feedback 10/22/2024
#61778 Menu works but submenu not General normal normal Awaiting Review defect (bug) close 10/22/2024
5 #61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal Awaiting Review defect (bug) close 10/22/2024
#61515 wp_audio_shortcode() outputs invalid HTML joedolson* Media normal normal Awaiting Review defect (bug) has-patch 10/22/2024
14 #25650 When switching between blogs, wp_upload_dir 'baseurl' and 'url' may be pointing to the current blog not the switched one ideag Upload normal normal Future Release defect (bug) has-patch 10/22/2024
5 #44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 10/22/2024
1 #61866 Notify users of links that open in new tab. Themes normal normal Awaiting Review feature request 10/22/2024
1 #62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal normal Awaiting Review defect (bug) 10/22/2024
4 #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
3 #61210 Hybrid themes: PHP Templates can not be assigned in the block editor Editor normal normal Future Release defect (bug) dev-feedback 10/22/2024
2 #59917 On windows host using ftp, Undefined array key "islink" Filesystem API normal normal Awaiting Review defect (bug) reporter-feedback 10/22/2024
#62276 class-wp-user.php can throw a warning for trim() when $value is null heuptasje General normal normal Awaiting Review defect (bug) has-patch 10/22/2024
21 #48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev Filesystem API normal minor Future Release defect (bug) needs-unit-tests 10/22/2024
35 #31383 Add WP_Tax_Query support to WP_User_Query Query normal normal Future Release feature request 10/21/2024
1 #62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal Awaiting Review defect (bug) 10/21/2024
1 #38044 Make seems_utf8() RFC 3629 compliant. Formatting normal normal Future Release defect (bug) has-patch 10/21/2024
5 #56060 Implement wp_cache_replace_multiple() – and related WP_Object_Cache method Cache API normal normal Future Release enhancement dev-feedback 10/21/2024
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 10/21/2024
34 #36995 Support for Service Workers westonruter* General normal normal Future Release feature request 10/21/2024
3 #60144 Broken Dev Container + Codespaces Build/Test Tools normal normal Future Release defect (bug) has-patch 10/21/2024
10 #56990 Enqueue `classic-themes.css` only when relevant blocks are rendered Themes normal normal Future Release defect (bug) needs-unit-tests 10/21/2024
3 #59120 Measure interactivity metrics in performance tests Build/Test Tools normal normal Future Release defect (bug) 10/21/2024
1 #59301 Incorporate script loading strategies in WP Admin to improve performance where applicable Administration normal normal Future Release enhancement 10/21/2024
2 #43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 10/21/2024
#60202 unable to start wp-env Build/Test Tools normal normal Awaiting Review defect (bug) reporter-feedback 10/21/2024
#61790 Rewrite text about using child themes Upgrade/Install normal normal Future Release defect (bug) dev-feedback 10/21/2024
1 #62099 Vimeo Element Alignment not working properly Editor normal minor Awaiting Review defect (bug) close 10/21/2024
8 #59693 Twenty Fifteen: Apostrophe overlaps with other characters desrosj Bundled Theme normal normal Future Release defect (bug) dev-feedback 10/21/2024
4 #61591 Multiple bundled themes: block editor style is added incorrectly Bundled Theme normal normal Future Release defect (bug) has-patch 10/21/2024
1 #61787 Twenty Twenty: Separator block (dots) does not render anymore Bundled Theme normal normal Future Release defect (bug) dev-feedback 10/21/2024
#62227 FSE: Ability to Add New Navigation Items Editor normal normal Awaiting Review enhancement close 10/21/2024
#62259 wp-admin fails to honor style-sheet unless 'SCRIPT_DEBUG' is true. Upgrade/Install normal normal Awaiting Review defect (bug) 10/19/2024
#61049 Twenty Twenty-One: header alignment with wrapping navigation on iPad Pro 11 (834 × 1194) Bundled Theme normal normal Awaiting Review defect (bug) 10/19/2024
5 #59960 Replace em-based `line-height` with unitless values Administration normal normal Future Release defect (bug) has-patch 10/19/2024
1 #62230 Enhanced Core, Plugin, Theme repository with GPG signature based authentication for packages Upgrade/Install normal critical Awaiting Review enhancement 10/18/2024
#62256 A suggestion for binding blocks. Customize normal normal Awaiting Review feature request 10/18/2024
#62255 Twenty Twenty : Latest Posts Block have no hover effects Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/18/2024
2 #62196 Improve documentation for using the local Docker environment on Windows Build/Test Tools normal normal Future Release defect (bug) 10/18/2024
#62253 let get_post_galleries(), when in array mode, include gallery attributes in returned array even for blocks Media normal minor Awaiting Review enhancement 10/18/2024
7 #58132 Slashes used in block templates slug is a problem on Windows Editor normal normal Future Release defect (bug) dev-feedback 10/18/2024
4 #59653 PHPStan: Fix function argument type issues for WP 6.6 General normal normal Future Release task (blessed) 10/18/2024
1 #59233 Improve error handling for unserialize() General normal normal Future Release task (blessed) dev-feedback 10/18/2024
6 #45714 Allow all valid email formats when editing accounts in the dashboard Users normal normal Future Release defect (bug) 10/18/2024
14 #55023 get_header() notice: Theme without header.php is deprecated audrasjb* Themes normal normal Future Release defect (bug) 10/18/2024
#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
2 #62223 "Error in moving the item to Trash" when using Cloudflare Speed Brain (Missing/Unreachable directories) Posts, Post Types normal normal Awaiting Review defect (bug) 10/17/2024
1 #62249 Investigate Theme JSON Data Caching Inconsistencies General normal normal Awaiting Review defect (bug) 10/17/2024
#62247 Allow Query block to ignore sticky posts General normal normal Awaiting Review defect (bug) has-patch 10/17/2024
5 #23127 Media Upload hangs on Crunching on too big image sizes. Media normal normal Future Release defect (bug) 10/17/2024
#55891 Please add an action for additions within the "comment-metadata" div Comments normal normal Awaiting Review defect (bug) has-patch 10/17/2024
1 #62235 Twenty Twenty : Date Block Font family is different in both side Bundled Theme normal normal Awaiting Review defect (bug) has-patch 10/16/2024
1 #62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? Cache API normal normal Awaiting Review enhancement 10/16/2024
4 #57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical Taxonomy normal major Awaiting Review defect (bug) has-patch 10/16/2024
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure Formatting normal normal Awaiting Review defect (bug) has-patch 10/15/2024
#59981 PHPUnit tests for is_main_network Networks and Sites normal normal Awaiting Review enhancement has-patch 10/15/2024
#60622 Enhancement: add filter to function get_home_path() return value Administration normal normal Awaiting Review enhancement dev-feedback 10/15/2024
#60984 WP_Query is returning the two same post instead of one Query normal normal Awaiting Review defect (bug) 10/15/2024
#62224 The class class-wp-theme-json.php methods compute_theme_vars and to_ruleset need to be hardened Themes normal normal Awaiting Review enhancement 10/15/2024
14 #56034 PHP 8.2: proposal for handling unknown dynamic properties deprecations hellofromTonya* General normal normal Future Release task (blessed) 10/14/2024
2 #39003 menu_page_url() not working on Ajax call Administration normal normal Awaiting Review defect (bug) reporter-feedback 10/14/2024
1 #62174 Sending .avif image files refused in the editor adamsilverstein Media normal normal Awaiting Review enhancement reporter-feedback 10/14/2024
#62200 Problem with this writing: var:preset|$feature|$slug Themes normal normal Awaiting Review defect (bug) 10/14/2024
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal normal Awaiting Review enhancement has-patch 10/14/2024
1 #62134 Security Issue in WordPress Core Security normal normal defect (bug) 10/14/2024
#62207 Designing issue occur in patterns filter list General normal normal Awaiting Review defect (bug) 10/14/2024
#62208 Font size issue occur in responsive for author filter list Editor normal normal Awaiting Review defect (bug) 10/14/2024
5 #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
#62214 Update Site Health to use `do_accordion_sections()` Site Health normal normal Awaiting Review enhancement dev-feedback 10/13/2024
#61517 New swap template feature make website not repond Editor normal critical Awaiting Review defect (bug) 10/13/2024
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.