Make WordPress Core

{7} Future Releases (7783 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 (4001 - 4100 of 7783)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#56247 Page editor for the page assigned as Front Page does not indicate this status Themes normal normal Awaiting Review enhancement 07/19/2022
1 #32565 Adding an underscore prefix meta key with a meta value provides an incorrect error message SergeyBiryukov Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/18/2022
#56236 Multisite 6.0.1: Upgrade network stops if it can’t resolve a particular site Upgrade/Install normal normal Awaiting Review defect (bug) 07/17/2022
2 #16460 Category/tag converter should support all public taxonomies Import normal normal Awaiting Review feature request 07/15/2022
4 #16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 07/15/2022
6 #18630 Custom Comment Validation Error Comments normal minor Awaiting Review feature request has-patch 07/15/2022
11 #14569 Assign plugins on a per-site-basis Plugins normal normal Future Release feature request has-patch 07/15/2022
3 #28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/15/2022
#56178 Links got invisible in responsive devices. General normal normal Awaiting Review defect (bug) 07/15/2022
#56207 Multisite: record when a user is added to a site Users normal normal Awaiting Review enhancement 07/13/2022
1 #13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 07/13/2022
#15729 Better UX after supplying incorrect information to setup-config kapeels* Upgrade/Install low normal Future Release enhancement has-patch 07/12/2022
#56024 Removing a caption's contents removes the image alignment General normal normal Awaiting Review defect (bug) 07/12/2022
#45138 mixed line endings: wp-config-sample.php uses CRLF (windows) line endings Upgrade/Install normal trivial Awaiting Review defect (bug) close 07/12/2022
4 #15565 More context for clean_post_cache() spacedmonkey Cache API normal normal Future Release enhancement dev-feedback 07/12/2022
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/11/2022
5 #29247 Crucial caches are not cleared when deleting site Cache API normal normal Future Release defect (bug) dev-feedback 07/08/2022
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods Cache API normal normal Future Release enhancement has-patch 07/08/2022
1 #56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active Taxonomy normal critical Awaiting Review defect (bug) close 07/08/2022
#55057 WebP EXIF data missing and images are not rotated in the same way JPEG images are rotated. adamsilverstein Media normal normal Future Release defect (bug) 07/07/2022
#56166 get_item_permissions_check Users normal normal Awaiting Review defect (bug) 07/07/2022
1 #56168 Add a way easily perform advanced post fields queries Query normal trivial Awaiting Review feature request 07/07/2022
#47565 WordPress permalinks flip in hebrew Permalinks normal normal Awaiting Review defect (bug) has-patch 07/07/2022
3 #46190 Firefox Emoji Detection Slow Emoji normal normal Awaiting Review enhancement has-patch 07/06/2022
1 #31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 07/06/2022
#56165 Bogus query parameters force WordPress to drop query limit and exhausts memory Query normal normal Awaiting Review defect (bug) 07/06/2022
1 #56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks General normal normal Awaiting Review enhancement dev-feedback 07/06/2022
1 #55302 Improve media library upload progress indicator Media normal normal Awaiting Review defect (bug) 07/06/2022
3 #53737 Create a way to autogenerate end-to-end test code from manual testing steps for WordPress core lucatume Build/Test Tools normal normal Future Release enhancement 07/05/2022
2 #54764 UI issue in mobile device on add new theme page SergeyBiryukov Themes normal normal Future Release defect (bug) has-patch 07/05/2022
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on Formatting normal normal Awaiting Review enhancement dev-feedback 07/05/2022
2 #51543 Create is_sitemap() conditional tag Sitemaps normal normal Awaiting Review feature request 07/01/2022
7 #19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 07/01/2022
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 07/01/2022
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal normal Awaiting Review enhancement 06/30/2022
#41558 create a (reusable) wp_default_admin_scripts Administration normal normal Awaiting Review enhancement 06/29/2022
#56087 Configure Codecov status checks Build/Test Tools low normal Awaiting Review enhancement 06/28/2022
2 #13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 06/28/2022
#56082 Block editor does not unset changed/dirty flag for nested types Editor normal normal Awaiting Review defect (bug) 06/27/2022
#56081 Query Loop block with selection causes Sticky Posts setting to be ignored Query normal normal Awaiting Review defect (bug) 06/27/2022
1 #56080 Block Editor Search Function Choke Editor normal normal Awaiting Review defect (bug) 06/27/2022
1 #56059 register_post_type()'s "description" argument can't be translated (gettext) Posts, Post Types normal normal Awaiting Review defect (bug) 06/25/2022
#55951 Page List and Latest Posts Text Colors Do Not Automatically Adjust to Background Color in 6.0 Editor normal major Awaiting Review feature request 06/24/2022
#33574 Add ability to scroll through long toolbar menu items morganestes Toolbar normal normal Awaiting Review enhancement 06/24/2022
#56054 Need to add some gap between input and range slider in Avatar block Editor normal normal Awaiting Review defect (bug) 06/24/2022
19 #12295 More support to customize user profile edit page nacin* Users normal normal Awaiting Review enhancement dev-feedback 06/23/2022
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/22/2022
3 #10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 06/22/2022
3 #54029 Rename WordPress native expectDeprecated() and @ExpectedDeprecated to avoid confusion with PHPUnit native expectDeprecation and for future-proofing Build/Test Tools normal normal Awaiting Review task (blessed) 06/20/2022
6 #55133 Using an array containing a single object as first $arg in do_action() Plugins normal normal Awaiting Review defect (bug) dev-feedback 06/17/2022
#49666 customizer doesn't works when backslash is use in site title Customize normal normal Future Release defect (bug) has-patch 06/16/2022
3 #51585 Make beta & RC releases available in Github General normal normal Awaiting Review feature request 06/15/2022
1 #37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#52094 Queries with perm readable/editable will not work for multiple post types and status queries Query normal normal Awaiting Review defect (bug) has-patch 06/15/2022
4 #51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
1 #55812 Custom admin columns don't sort string meta_key values when using MariaDB. Administration normal normal Awaiting Review defect (bug) 06/14/2022
#55971 saving settings returns 404 - WP_SITEURL not used? General normal normal Awaiting Review defect (bug) 06/13/2022
#55916 Font size in post editing is not validated Editor normal normal Awaiting Review defect (bug) 06/11/2022
#55945 UI Isssue on header list view Editor normal normal Awaiting Review defect (bug) 06/10/2022
1 #38863 Text change when activating a theme Themes low minor Awaiting Review enhancement dev-feedback 06/10/2022
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal normal Awaiting Review enhancement dev-feedback 06/09/2022
3 #51486 The add_option function should not be able to update existing rows in the database. Database normal normal Awaiting Review defect (bug) needs-unit-tests 06/09/2022
2 #52631 ability to override http 'connect_timeout' HTTP API normal normal Awaiting Review enhancement 06/09/2022
4 #54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal Future Release enhancement has-patch 06/09/2022
7 #38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
5 #51372 Race condition causes an autoload option to leak outside of alloptions Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/09/2022
2 #11465 custom field duplicated westi* Editor normal minor Future Release defect (bug) 06/08/2022
1 #41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal Future Release enhancement dev-feedback 06/08/2022
1 #52495 Hard cropped images do not crop specified dimension, causing lack of adaptive images joedolson* Media normal normal Future Release defect (bug) 06/08/2022
#55345 When uploading image through featured image section, the image item count is wrong. Media normal normal Awaiting Review defect (bug) 06/08/2022
1 #55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems Formatting normal normal Awaiting Review defect (bug) has-patch 06/08/2022
1 #55886 Need to check query loop block thumbnail issue in post template Editor normal normal Awaiting Review defect (bug) 06/08/2022
1 #51806 Add an early exit for files with _deprecated_file() calls General normal normal Future Release defect (bug) 06/08/2022
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022
#55938 WP prefix on installation - instructions to be indicated Database normal minor Awaiting Review enhancement 06/07/2022
2 #53529 Block based widget admin screen causes a NS_ERROR_FAILURE error in Firefox Customize normal major Future Release defect (bug) 06/07/2022
#55923 Search by month can be changed to search invalid month General normal normal Awaiting Review defect (bug) 06/06/2022
#55924 Search by category can be changed to search invalid month General normal normal Awaiting Review defect (bug) 06/06/2022
#53523 Themes can't be bulk edited. Themes normal normal Awaiting Review enhancement 06/06/2022
4 #51832 Add a more visible way to delete unused themes Themes normal normal Future Release enhancement dev-feedback 06/06/2022
5 #40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
1 #53011 Tests: review all setUp() and tearDown() Build/Test Tools normal normal Awaiting Review task (blessed) has-patch 06/04/2022
1 #55913 Custom Fields table can have extra-wide checkboxes and radio buttons Editor normal normal Awaiting Review enhancement 06/04/2022
10 #31746 get_blogs_of_user() can be very slow when a user is a member of thousands of sites johnbillion Users normal normal Awaiting Review defect (bug) has-patch 06/03/2022
1 #49321 provide standard pagination links in RSS/Atom feeds Feeds normal normal Awaiting Review enhancement 06/03/2022
3 #55909 Do WordPress feeds need pagination query SQL_CALC_FOUND_ROWS? Feeds normal normal Awaiting Review enhancement 06/03/2022
1 #55908 performing two identical actions in sequence produces different results Taxonomy normal normal Awaiting Review defect (bug) 06/03/2022
#55907 Failed to insert log entry: value too long Database normal normal Awaiting Review defect (bug) 06/03/2022
#55879 Add the Ability to Allow/Disallow Auto-Update for Multiple Themes on the Theme Page Themes normal normal Awaiting Review feature request 06/02/2022
2 #32932 WP_Http::request hangs on badly behaving servers HTTP API normal normal defect (bug) 06/02/2022
#53639 Ability to add checkboxes to "Email me whenever" section Comments normal normal Awaiting Review enhancement has-patch 06/02/2022
1 #38304 It is not possible to filter posts by category or date on mobile devices Administration normal normal Awaiting Review defect (bug) has-patch 06/02/2022
#55864 No tag in the editor to reuse blocks Editor normal critical Awaiting Review defect (bug) 06/02/2022
1 #55893 Not able to save navigation menus and not able to retrieve menus using wp_get_nav_menu_items Menus normal normal Awaiting Review defect (bug) 06/01/2022
2 #55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal Awaiting Review feature request 06/01/2022
#55878 The Manage Themes Screen Needs to Indicate Clear User Actions Themes normal normal Awaiting Review enhancement dev-feedback 05/31/2022
#55875 "Add New" plugin should be "Add Plugin" because it now allows updating an existing plugin as well Plugins normal normal Awaiting Review enhancement 05/30/2022
1 #55413 on user save apostrophes cause wp_mail error Users normal normal Awaiting Review defect (bug) 05/30/2022
3 #55870 WP App Passwords Should be URL Decoded Application Passwords normal normal Awaiting Review defect (bug) reporter-feedback 05/30/2022
2 #55847 Cache does not use expire Cache API normal major Awaiting Review defect (bug) 05/28/2022
Note: See TracReports for help on using and creating reports.