Make WordPress Core

{8} Future Releases, Workflow Oriented (8211 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 (801 - 900 of 8211)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box Options, Meta APIs normal normal Awaiting Review enhancement has-patch 12/08/2024
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal enhancement has-patch 05/27/2024
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 09/09/2024
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#62748 Return results of update_post_meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2025
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 09/17/2018
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
#29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024
#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
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal Future Release defect (bug) has-patch 01/30/2022
#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
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist SergeyBiryukov Networks and Sites normal normal Future Release defect (bug) has-patch 10/07/2022
#62086 Add Filter for Custom Form Attributes in New Site Creation (/wp-admin/network/site-new.php) Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2024
#53888 Add another link to Network Admin sabernhardt* Networks and Sites normal normal Future Release enhancement has-patch 11/09/2021
#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 09/11/2024
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal Future Release enhancement has-patch 05/18/2020
#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
#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
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal Future Release enhancement has-patch 10/10/2019
#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 10/15/2024
#21994 Subdomains may not exceed 63 characters in length Networks and Sites low normal enhancement has-patch 06/04/2019
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query Networks and Sites normal normal Future Release enhancement has-patch 10/03/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 05/26/2023
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal Future Release enhancement has-patch 01/27/2019
#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 07/03/2017
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal Awaiting Review enhancement has-patch 01/23/2019
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal Awaiting Review enhancement has-patch 11/01/2019
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2019
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites normal minor Awaiting Review feature request has-patch 04/07/2020
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 08/15/2021
#15467 Multisite with separate users table Networks and Sites normal normal feature request has-patch 03/02/2024
#31414 Paginating Themes, Plugins, and Media Networks and Sites normal normal feature request has-patch 06/04/2019
#43494 Can't change/delete menu items in Customizer on mobile audrasjb* Menus normal normal Future Release defect (bug) has-patch 10/09/2024
#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
#36212 Empty menu items are deleted without warning audrasjb* Menus normal normal Future Release defect (bug) has-patch 09/28/2022
#54217 Menu Screen has some UI inconsistency issue Menus normal normal Awaiting Review defect (bug) has-patch 10/05/2021
#13822 Menu items that get unpublished still appear nacin Menus normal normal Future Release defect (bug) has-patch 06/01/2021
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra Menus normal normal Future Release defect (bug) has-patch 01/03/2018
#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
#24975 Scheduled Page on Menu showing before Schedule time chriscct7 Menus normal normal defect (bug) has-patch 06/04/2019
#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
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement has-patch 02/09/2023
#38836 A current_page_parent CSS class is not added to relevant WP menu items if the query is for a custom post type single item SergeyBiryukov Menus normal normal Future Release enhancement has-patch 09/23/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
#47555 Add per_page filter to nav-menu.php audrasjb Menus low normal Future Release enhancement has-patch 08/12/2021
#52924 Fix input annoyance when editing Menus in Safari Menus normal normal Awaiting Review enhancement has-patch 03/26/2021
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.