Make WordPress Core

{8} Future Releases, Workflow Oriented (8378 matches)

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

Results (1001 - 1100 of 8378)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#41675 Add filter to bypass display/query for Media Months filter in media modal Media normal normal Awaiting Review enhancement has-patch 01/29/2025
#56529 Add minimal JPEG fallback script to address limited lack of WebP support Media normal normal Future Release enhancement has-patch 09/20/2022
#56217 Add video rotation info in wp_read_video_metadata() Media normal normal Awaiting Review enhancement has-patch 08/16/2024
#45363 Allow Thumbnail generation for other filetypes such as ODT Media normal normal Awaiting Review enhancement has-patch 01/17/2019
#62939 Compress Images Media normal normal Awaiting Review enhancement has-patch 02/11/2025
#31945 Deleting a user without reassigning should have clearer messaging about the implications Media normal normal enhancement has-patch 06/04/2019
#28381 Filter for unattached attachments count Media normal normal enhancement has-patch 06/04/2019
#21569 Filter gallery styles with access to $attr Media normal normal enhancement has-patch 06/04/2019
#39963 MIME Alias Handling Media normal normal Future Release enhancement has-patch 06/08/2022
#36194 Media Settings page description is unclear Media normal normal enhancement has-patch 02/06/2020
#58163 Media Tests for Attachments and Images Media normal normal Awaiting Review enhancement has-patch 04/21/2023
#33278 Naming files with dimensions when manually cropping images Media normal normal enhancement has-patch 06/04/2019
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal normal Awaiting Review enhancement has-patch 04/13/2019
#56151 Port Dominant Color from performance plugin to core Media normal normal Awaiting Review enhancement has-patch 09/13/2022
#29727 Porting self-hosted Wordpress to HTTPS: mixed content Media normal normal enhancement has-patch 06/04/2019
#36916 Refactor EditAttachments frame to work outside Media Library admin page Media normal normal enhancement has-patch 06/04/2019
#40774 Refine error message when embedding invalid Video (URL) Media normal normal Awaiting Review enhancement has-patch 09/14/2017
#22100 Treat built-in image sizes the same as custom image sizes Media normal normal enhancement has-patch 06/04/2019
#37005 Unit test for the wp_check_filetype method Media normal normal Awaiting Review enhancement has-patch 04/09/2020
#39553 Use REST API endpoints for Plupload backend Media normal normal Future Release enhancement has-patch 03/29/2023
#28077 Use exif_imagetype instead of getimagesize in file_is_displayable_image Media normal normal enhancement has-patch 06/04/2019
#47237 Used different escape function on options-media.php Media normal trivial Awaiting Review enhancement has-patch 05/11/2019
#41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path Media normal normal Future Release enhancement has-patch 02/07/2019
#57760 add 'pre_wp_get_attachment_url' filter Media normal normal Awaiting Review enhancement has-patch 11/20/2024
#44900 add post lock display to Media Library Media normal normal Future Release enhancement has-patch 03/26/2020
#30150 apply_filters( 'image_size_names_choose' ) should be provided a named context Media normal normal Future Release enhancement has-patch 05/24/2018
#15149 image_get_intermediate_size partly ignores 'path' and 'url' fields and has inconsistent return values Media normal normal enhancement has-patch 06/04/2019
#21679 media_handle_upload does not provide a way to change the file's name Media normal normal Future Release enhancement has-patch 10/18/2018
#34638 New function for retrieving previous and next adjacent image Media normal normal Future Release feature request has-patch 04/15/2020
#58391 Ugly looking file editing section Media normal normal Awaiting Review feature request has-patch 05/25/2023
#18209 Capabilities with misplaced dependencies in edit_theme_options Menus normal normal Awaiting Review defect (bug) has-patch 08/04/2022
#23902 Classes set with nav_menu_css_class are not accessible in walker_nav_menu_start_el Menus normal normal defect (bug) has-patch 06/04/2019
#32237 Default query args are ignored in menu editor's taxonomy metaboxes Menus normal normal defect (bug) has-patch 06/04/2019
#34803 Deleting menu item with sub-items does not update sub-items' parent (with disabled JS) Menus normal normal defect (bug) has-patch 06/04/2019
#51623 Does WordPress run a clean-up cron-job for menu items having the draft status? Menus normal normal Awaiting Review defect (bug) has-patch 02/18/2025
#54217 Menu Screen has some UI inconsistency issue Menus normal normal Awaiting Review defect (bug) has-patch 10/05/2021
#56089 Meta data of menu items not removed from wp_postmeta table after removing the menu item before being saved. Menus normal normal Awaiting Review defect (bug) has-patch 07/12/2022
#37026 PHP Notice: Trying to get property of non-object in wp-admin\nav-menus.php on line 836 Menus normal normal defect (bug) has-patch 06/04/2019
#51565 PHP Notices from wp_setup_nav_menu_item when object_id doesn't exist anymore Menus normal normal Awaiting Review defect (bug) has-patch 01/19/2024
#28140 Position for first menu item on menu is 0 when it should be 1 Menus normal normal Future Release defect (bug) has-patch 10/01/2017
#33743 Theme location x Menu location Menus normal normal Future Release defect (bug) has-patch 07/01/2023
#14439 Unable to get a post associated menu items for a specific menu Menus normal major defect (bug) has-patch 06/04/2019
#28138 Updating menu item requires passing all of a menu item's data to wp_update_nav_menu_item() Menus normal normal defect (bug) has-patch 06/04/2019
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal Awaiting Review defect (bug) has-patch 07/05/2017
#34839 Wrong attribution of current_page_parent for menus when on single/archive CPT Menus normal normal defect (bug) has-patch 06/04/2019
#46382 [walker-nav-menu] Undefined property stdclass::$current in class-walker-nav-menu.php Menus normal normal Awaiting Review defect (bug) has-patch 06/14/2023
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal Awaiting Review defect (bug) has-patch 12/13/2017
#32918 _wp_menu_item_classes_by_context does not generate "current-menu-ancestor" class when the menu structure was changed by e.g. a plugin Menus normal normal defect (bug) has-patch 06/04/2019
#60832 add_meta_box breaks on plugin sub-pages if add_menu_page has dynamic title Menus normal normal Awaiting Review defect (bug) has-patch 03/27/2024
#14551 menu item : current_page_parent : issue with Front page displays Menus normal normal defect (bug) has-patch 06/04/2019
#56491 unregister_nav_menu() does not update theme mod 'nav_menu_locations' Menus normal normal Awaiting Review defect (bug) has-patch 09/01/2022
#17821 wp_get_nav_menu_object() doesn't check when passing to get_term() Menus normal normal defect (bug) has-patch 06/04/2019
#18232 wp_nav_menu - Setting walker parameter affects fallback_cb Menus normal normal defect (bug) has-patch 06/04/2019
#19415 wp_nav_menu showing private/conctepts posts without rights Menus normal major defect (bug) has-patch 06/04/2019
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal normal Awaiting Review enhancement has-patch 01/16/2019
#19264 Add get_nav_menu_item_children() Menus normal normal enhancement has-patch 06/04/2019
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal normal Awaiting Review enhancement has-patch 08/17/2017
#19514 Add per-page filter for nav menu post type meta box Menus normal normal enhancement has-patch 06/04/2019
#52924 Fix input annoyance when editing Menus in Safari Menus normal normal Awaiting Review enhancement has-patch 03/26/2021
#63010 Make "Create a New Menu" a Clear CTA link Menus normal normal Awaiting Review enhancement has-patch 03/25/2025
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal Awaiting Review enhancement has-patch 05/15/2017
#28101 Menus screen: add "Menus" heading and "Add New" button Menus normal normal Awaiting Review enhancement has-patch 03/18/2025
#31640 Menus: hiding all sections from the left column using "Screen Options" makes it confusing to add new menu items Menus normal normal enhancement has-patch 06/04/2019
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#39862 Track the number of children for a walker element scope Menus normal normal Awaiting Review enhancement has-patch 08/02/2017
#33955 get_posts() menu args filter Menus normal normal enhancement has-patch 06/04/2019
#23805 wp_ajax_add_menu_item() closed to user-created menu item types Menus normal normal enhancement has-patch 01/18/2022
#29728 Could be very useful 'wp_remove_nav_menu_item' Menus normal normal feature request has-patch 06/04/2019
#55515 About the problem that the php file of the theme editor and plugin editor cannot be edited in multi-site Networks and Sites normal normal Awaiting Review defect (bug) has-patch 04/02/2022
#59522 Bug handling multisites where main site URL and main blog URL are different Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#24398 Bulk Deleting Sites from Network Admin, No Confirmation message Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#57483 Improve optimizations for WP_Site::get_instance and WP_Network::get_instance Networks and Sites normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#53694 Multisite: Capability check isn't strict enough when hard deleting a site Networks and Sites normal normal Awaiting Review defect (bug) has-patch 11/19/2021
#50100 Native domain mapping does not handle both WWW and non-WWW versions of a domain - both should work Networks and Sites normal normal Awaiting Review defect (bug) has-patch 01/23/2023
#24411 New site email being sent despite registrationnotification set to no Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#48323 Signup link redirect is not filtered on multisite when a blog is not found Networks and Sites normal normal Awaiting Review defect (bug) has-patch 10/16/2019
#50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/11/2022
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal Future Release defect (bug) has-patch 04/26/2020
#24173 Unit tests: Support subdirectory multisite installs Networks and Sites normal normal defect (bug) has-patch 06/04/2019
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal Awaiting Review defect (bug) has-patch 10/31/2017
#43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/25/2018
#44461 inconsistent type for global $blog_id Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/01/2019
#60549 "Site Upload Quota Space" should indicate network default and possibly site's current usage Networks and Sites normal normal 6.9 enhancement has-patch 03/04/2025
#62086 Add Filter for Custom Form Attributes in New Site Creation (/wp-admin/network/site-new.php) Networks and Sites normal normal 6.9 enhancement has-patch 03/25/2025
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 06/08/2023
#27289 Add populate_network action Networks and Sites normal normal Awaiting Review enhancement has-patch 03/18/2025
#38071 Add status links to network/sites.php Networks and Sites normal normal Future Release enhancement has-patch 05/06/2017
#32956 Adding Extra Table Navigation To Multisite Site list Networks and Sites normal normal enhancement has-patch 06/04/2019
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table Networks and Sites normal normal Awaiting Review enhancement has-patch 11/22/2017
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement has-patch 03/13/2019
#35274 Break-out conditional in allow_subdomain_install() Networks and Sites normal normal enhancement has-patch 06/04/2019
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal Awaiting Review enhancement has-patch 05/11/2023
#31240 Combine domain and path UI in Add New Site flow Networks and Sites normal normal enhancement has-patch 09/17/2024
#37958 Improve looping through sites and restoring Networks and Sites normal normal Awaiting Review enhancement has-patch 03/19/2025
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023
#37687 Multisite - Enormous number of update queries during site creation (user roles) Networks and Sites normal normal Future Release enhancement has-patch 02/19/2025
#22589 Network Admin + Ajax requests Networks and Sites normal normal enhancement has-patch 09/17/2024
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal Awaiting Review enhancement has-patch 08/04/2020
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal Awaiting Review enhancement has-patch 12/03/2017
#59981 PHPUnit tests for is_main_network Networks and Sites normal normal Awaiting Review enhancement has-patch 02/12/2025
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.