Make WordPress Core

{7} Future Releases (8070 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 (6401 - 6500 of 8070)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46440 WP_Roles data doesn't load correctly when 'switch_to_blog' is called in a multisite. Role/Capability normal normal Awaiting Review defect (bug) 7 years ago
2 #40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal Future Release enhancement has-patch 9 years ago
#51318 WP_Sitemaps_Provider protected $name property Sitemaps normal major Awaiting Review enhancement 6 years ago
#49911 WP_Tax_Query generates incorrect SQL Query normal normal Awaiting Review defect (bug) 6 years ago
1 #36641 WP_Term method __toString Taxonomy normal normal Awaiting Review enhancement has-patch 18 months ago
1 #56264 WP_Term_Query does not allow limiting results when descending family tree Taxonomy normal normal Awaiting Review feature request 4 years ago
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified Taxonomy normal critical Awaiting Review defect (bug) has-patch 8 years ago
1 #52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major Awaiting Review defect (bug) has-patch 5 weeks ago
4 #45084 WP_Term_Query multiple 'orderby' support Query normal normal Future Release enhancement needs-unit-tests 5 years ago
1 #44695 WP_Term_Query unexpected 'orderby' behaviour. Query normal normal Awaiting Review defect (bug) needs-unit-tests 7 years ago
#46347 WP_Term_Query where sql_clauses oddity Query normal normal Awaiting Review defect (bug) 7 years ago
2 #40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 9 years ago
2 #57141 WP_Theme cannot locate a parent block theme Themes normal normal Awaiting Review defect (bug) needs-unit-tests 6 months ago
#63299 WP_Theme: Add "has_theme_json" method wildworks Themes normal normal Awaiting Review enhancement 15 months ago
#64582 WP_Theme: Cyclic parent declaration can leave $template unset, causing inconsistencies Themes normal normal Awaiting Review defect (bug) has-patch 6 months ago
#61937 WP_Theme_JSON_Schema::migrate removes data when version is missing Themes normal normal Awaiting Review defect (bug) 23 months ago
2 #64080 WP_Upgrader doesn't release lock on create_lock skithund Upgrade/Install normal normal Future Release defect (bug) has-patch 2 months ago
#35536 WP_Upgrader goes too far up when enumerating parent paths on a network share Upgrade/Install normal normal defect (bug) 7 years ago
#42196 WP_Upgrader->unpack_package can't run in parallel Upgrade/Install normal normal Awaiting Review defect (bug) 6 years ago
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal Awaiting Review enhancement has-patch 9 years ago
2 #26626 WP_Upgrader::unpack_package() can overflow path name length limits Upgrade/Install normal normal defect (bug) dev-feedback 5 years ago
#53199 WP_User::add_role() runs even if the added role is already set Users normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
1 #46388 WP_User::get_data_by(): Cache non-existent users to prevent triggering multiple queries Cache API normal normal Future Release enhancement reporter-feedback 5 weeks ago
1 #45879 WP_User::set_role() does not remove previous roles Role/Capability normal normal Awaiting Review defect (bug) 8 years ago
1 #43391 WP_User_Query bug Query normal normal Awaiting Review defect (bug) 8 years ago
1 #41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 9 years ago
7 #38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 9 years ago
#54310 WP_User_Query does not return results in the same format if fields set to all_with_meta and doesn't return any metadata Users normal normal Awaiting Review defect (bug) needs-unit-tests 5 years ago
2 #21744 WP_User_Query does not support post type Users normal normal Awaiting Review enhancement has-patch 7 years ago
1 #49982 WP_User_Query returns duplicates if a user has multiple meta keys of the same name, unless "relation = OR" is included which adds DISTINCT Users normal minor Awaiting Review defect (bug) 6 years ago
1 #27060 WP_User_Query using deprecated method of finding author Users normal normal defect (bug) 7 years ago
#62762 WP_Widget_Categories::widget(): use int or bool for $cat_args values instead of numeric strings Widgets normal trivial Awaiting Review enhancement has-patch 19 months ago
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 7 years ago
#45948 WSOD protection message formatted incorrectly on windows Bootstrap/Load normal normal Awaiting Review defect (bug) reporter-feedback 2 years ago
2 #45341 WSOD when editing a page with define( 'SAVEQUERIES', true ); set in wp-config.php Editor normal normal Awaiting Review defect (bug) has-patch 6 years ago
4 #25872 WXR export tool generates XML which is not well-formed Export normal normal defect (bug) 7 years ago
1 #23464 WXR importer: Poor UX when creating new user to import to Import normal normal enhancement 7 years ago
1 #40090 Walker::display_element does not populate $args[0]->has_children when it is cast as an Object Menus normal normal Awaiting Review defect (bug) 9 years ago
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 6 months ago
1 #48498 Walker_Category should also accept the `item_spacing` parameter. Taxonomy normal minor Awaiting Review enhancement 7 years ago
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 9 years ago
#57428 Walker_Nav_Menu::start_el() $data_object is not a WP_Post Menus normal minor Awaiting Review defect (bug) has-patch 4 weeks ago
1 #41857 Walker_PageDropdown doesn't set correct selected value when using value_field Posts, Post Types normal normal Awaiting Review defect (bug) 6 years ago
2 #51702 Warn of potentially poor/insecure password generation Site Health normal normal Awaiting Review feature request dev-feedback 5 years ago
1 #40156 Warning for invalid hook callback is not very useful Plugins normal normal Awaiting Review enhancement 9 years ago
2 #42423 Warning in redirect_guess_404_permalink if $query->post_type is an array instead of a string Canonical normal normal Awaiting Review defect (bug) 7 years ago
2 #65128 Warning on the post page. Administration normal normal Awaiting Review defect (bug) dev-feedback 3 months ago
#63066 Warning when array passed to wp_check_invalid_utf8() General normal normal Awaiting Review defect (bug) has-patch 3 months ago
2 #61717 Warning: Trying to access array offset on value of type bool in /sites/site.com/wp-includes/media.php on line 795 801 Media normal major Awaiting Review defect (bug) reporter-feedback 15 months ago
#49729 Warning: fread() expects parameter 1 to be resource, bool given in \wp-includes\functions.php on line 5785 Plugins normal minor Awaiting Review defect (bug) reporter-feedback 4 years ago
1 #63522 Warnings related to get_queried_object returning null General low minor Awaiting Review defect (bug) needs-unit-tests 14 months ago
2 #19590 Warnings when unregistering core taxonomies and post types Taxonomy normal normal defect (bug) 7 years ago
#61479 Warnings when use remove_menu_page() with a non exist page. Administration normal normal Awaiting Review defect (bug) has-patch 2 years ago
4 #16443 We need a way to programmatically tell if we are in a sidebar Widgets normal normal Awaiting Review feature request dev-feedback 4 years ago
5 #60878 We need to add trim validation on Add New Category name Taxonomy normal normal Awaiting Review defect (bug) has-patch 15 months ago
4 #33837 We should avoid Superglobals when possible wonderboymusic General normal normal enhancement dev-feedback 2 years ago
#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) 4 years ago
2 #55814 WebP support under Site Health status tab Site Health normal normal Future Release enhancement has-patch 4 years ago
11 #51188 Website user level consent management framework (logged in users) carike* Privacy normal normal Future Release feature request 4 years ago
2 #56311 Week query variable is not being sanitized correctly audrasjb Query normal normal Future Release defect (bug) needs-unit-tests 4 weeks ago
4 #52220 Weekly archives/week 53 incorrect crossing over a year change Rarst* Date/Time normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
2 #59027 Weekly wp_get_archives has invalid link (link for month instead of year) Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 2 years ago
#62066 Weird ability to modify comments to be empty Lela Bones Comments normal minor Awaiting Review defect (bug) 22 months ago
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category Taxonomy normal normal Awaiting Review defect (bug) 7 years ago
2 #36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 14 months ago
1 #27514 Weird focus/color behavior on touch devices (like iOS) Administration normal normal defect (bug) 2 years ago
2 #56483 Weird oneOf behaviour upon validation of post meta value upon GET retrieval via REST API REST API normal major Awaiting Review defect (bug) reporter-feedback 4 years ago
#44596 Welcome page text is repetitive Upgrade/Install normal normal Future Release defect (bug) close 18 months ago
#53771 What about an equivalent of `is_active_widget()` for Widget Blocks ? Widgets normal normal Future Release enhancement needs-unit-tests 5 years ago
10 #51809 What happens to the about page with major auto-updates? francina Help/About normal normal Future Release defect (bug) 3 years ago
2 #48299 When "big_images" are automatically scaled, communicate with a UI message Media normal normal Awaiting Review enhancement 7 years ago
#51947 When Customizer `setup_theme` action fails during wp-settings.php, WordPress crashes due to missing global $wp_locale Customize normal major Future Release defect (bug) 5 years ago
#61237 When Editor becomes an iframe, relative path content is not displayed correctly General normal normal Awaiting Review defect (bug) 2 years ago
#60174 When I press the write button I get an error. General normal normal Awaiting Review defect (bug) 3 years ago
1 #56364 When I update to 6.0.1 it hides categories, Featured image, Author selection when I want to create a post Posts, Post Types normal normal Awaiting Review defect (bug) 4 years ago
#58411 When Object Cache Pro plugin is enabled Cache API normal normal Awaiting Review defect (bug) 3 years ago
#53385 When adding a plugin/theme via "add new plugin/theme" it should show if the plugin/theme is translated or not Plugins normal normal Awaiting Review enhancement 5 years ago
#40581 When all columns are 'special' ... Administration normal normal Future Release defect (bug) has-patch 7 years ago
#55323 When an image is edited the URL of the image is not updated Media normal normal Awaiting Review defect (bug) 4 years ago
#36448 When concatenating scripts in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 11 months ago
#36449 When concatenating styles in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 11 months ago
2 #53941 When converting images after uploading the original image may not be converted Media normal normal Future Release defect (bug) 5 years ago
#59051 When copying multiple paragraphs, only one is copied Editor normal critical Awaiting Review defect (bug) 3 years ago
8 #27499 When creating new subdomain site, siteurl and home are set to http:// instead of https:// johnbillion Networks and Sites normal normal defect (bug) has-patch 5 months ago
2 #40250 When cropping a image right after scaling, the crop selection will show incorrect dimensions adamsilverstein Media normal normal Future Release defect (bug) 5 years ago
#58630 When custom taxonomy assigned to "Media" post type and multiple images assigned to that taxonomy, then count only displaying 1 General normal normal Awaiting Review defect (bug) 3 years ago
4 #24143 When define('WP_CONTENT_DIR', 'your-dir') twentythirteen - The theme directory does not exist. Themes normal normal defect (bug) has-patch 3 weeks ago
1 #61557 When deleting menu items in batches, it is easy to mistakenly click on the delete menu action. Menus normal normal Awaiting Review defect (bug) has-patch 4 days ago
3 #52559 When doing JOINs for meta queries the meta_key should be in the ON clause whenever possible. Query normal normal Future Release defect (bug) has-patch 5 weeks ago
#59364 When editing Styles > Layout or Block > * > Dimensions, every possible (and unnecessary) combination of global settings is copied to custom styles Editor normal blocker Awaiting Review defect (bug) 3 years ago
1 #58886 When editing a pattern getting console error on chrome browser Editor normal normal Awaiting Review defect (bug) 3 years ago
#50871 When exact is true and orderby set to relevance, there is a DB error on search results page Query normal normal Awaiting Review defect (bug) dev-feedback 5 months ago
#60684 When expanding menu, on certain menu pages, menu items disappear. Administration normal normal Awaiting Review defect (bug) 2 years ago
#58381 When logging in, the e-mail verification button "The e-mail is correct" doesn't accepts to let me in most of the time. Login and Registration normal normal Awaiting Review defect (bug) reporter-feedback 3 years ago
#54805 When on the /wp-admin/network/site-settings.php network settings page, calling the update_option() always add the setting Options, Meta APIs normal minor Awaiting Review defect (bug) 5 years ago
2 #36885 When one uses custom callback function for comment list, "Reply" link would not show Comments normal normal defect (bug) reporter-feedback 7 years ago
1 #47166 When option gmt_offset is blank, wordpress will give a 500 error Options, Meta APIs normal minor Awaiting Review defect (bug) 7 years ago
#56576 When post is switched from published to draft, create revision Revisions normal normal Awaiting Review enhancement 11 months ago
1 #36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal defect (bug) 7 years ago
1 #55314 When saving edits to the footer in editor (beta), saving fails Editor normal normal Awaiting Review defect (bug) 4 years ago
Note: See TracReports for help on using and creating reports.