Make WordPress Core

{7} Future Releases (7785 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 (3201 - 3300 of 7785)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
6 #48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 10/29/2024
7 #44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal Future Release enhancement dev-feedback 11/05/2025
1 #58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 09/09/2024
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 10/21/2024
5 #38690 Introduce classes for settings Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 03/26/2019
1 #43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 04/02/2025
1 #46314 JSON strings in postmeta issue Options, Meta APIs normal normal Awaiting Review enhancement 02/22/2019
9 #15865 Make it easy to disable options / user settings Options, Meta APIs normal normal Awaiting Review enhancement needs-refresh 07/27/2023
#43209 REST API should take settings errors into account Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 02/01/2018
1 #62748 Return results of update_post_meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2025
1 #42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 09/17/2018
3 #43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 11/06/2020
1 #55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/31/2023
1 #49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020
5 #39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients Options, Meta APIs normal normal Awaiting Review enhancement 07/21/2022
2 #55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024
3 #51699 The only correct method to check for existence of option Options, Meta APIs normal normal Awaiting Review enhancement 02/13/2024
20 #15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 06/24/2021
7 #37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/10/2025
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 03/19/2019
2 #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
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
2 #40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/02/2017
1 #43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal Future Release enhancement dev-feedback 07/16/2025
1 #52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2026
3 #55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/12/2025
#51730 update_metadata function: differentiate failure from no update Options, Meta APIs normal normal Awaiting Review enhancement 11/10/2020
1 #41099 update_option return value ambiguous Options, Meta APIs normal normal Awaiting Review enhancement 04/15/2019
5 #52284 Add filter for notoptions after retrieval Options, Meta APIs normal normal Awaiting Review feature request 01/12/2021
#54212 Add hooks to get/update/add_option functions Options, Meta APIs normal normal Awaiting Review feature request 10/29/2023
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
1 #41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal normal Awaiting Review feature request 09/01/2017
#43451 Disallow objects as meta values Options, Meta APIs normal normal Awaiting Review feature request 03/01/2018
#44659 Display custom fields Options, Meta APIs normal normal Awaiting Review feature request 01/16/2019
1 #64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal Awaiting Review feature request has-patch 09/24/2025
4 #46705 Harden WP core against "update option" endpoint vulnerabilities Options, Meta APIs normal normal Awaiting Review feature request 11/25/2019
4 #60950 JSON serialization for meta values Options, Meta APIs normal normal Awaiting Review feature request reporter-feedback 05/10/2024
4 #27421 Escape madness in meta API Options, Meta APIs normal normal defect (bug) has-patch 06/04/2019
4 #28454 Inconsistent front page option behavior Options, Meta APIs normal normal defect (bug) 06/04/2019
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade Options, Meta APIs normal normal defect (bug) 06/04/2019
2 #34405 Retrieval of meta value that is an array. Options, Meta APIs normal normal defect (bug) has-patch 09/20/2020
3 #20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal defect (bug) dev-feedback 06/04/2019
#36440 get_results break in wp-admin/options.php if thetable is huge Options, Meta APIs normal minor defect (bug) 06/04/2019
2 #33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) needs-unit-tests 06/04/2019
1 #33977 set_transient('settings_errors', get_settings_errors(), 30); and multi user @ wp-admin/options.php Options, Meta APIs normal normal defect (bug) 06/04/2019
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key Options, Meta APIs normal normal enhancement has-patch 06/04/2019
1 #31094 Attempt to cache notoptions in database to save queries for non-existent options Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#26895 Deprecate recently_edited option Options, Meta APIs normal minor enhancement dev-feedback 06/04/2019
2 #36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#37579 Inconsistent names for `update_(network_)option` actions Options, Meta APIs normal normal enhancement 06/04/2019
#33884 Move meta functions to their own files Options, Meta APIs normal normal enhancement 06/04/2019
3 #24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
1 #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
6 #30995 Pass meta_id when retrieving multiple metas Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
3 #14125 Seperate out non-editable options in edit site sorich87 Options, Meta APIs normal normal enhancement dev-feedback 08/22/2025
3 #33551 Settings API: Filter sections and fields before displaying them obenland Options, Meta APIs normal normal enhancement needs-docs 11/27/2019
6 #21546 Site Settings page is a hot mess Options, Meta APIs normal normal enhancement 06/04/2019
6 #29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024
1 #37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
1 #23616 General Handler for Whitelisted Options' Submissions Options, Meta APIs normal normal feature request 06/04/2019
1 #64377 Add a Notes column to the posts list table adamsilverstein Notes normal normal Awaiting Review enhancement has-patch 12/09/2025
4 #27832 All sites automatically marked as archived after upgrade Networks and Sites normal normal Awaiting Review defect (bug) 12/08/2018
1 #43653 Allow to filter the final message of signup user notification email Networks and Sites low normal Awaiting Review defect (bug) reporter-feedback 08/01/2025
1 #61093 Bulk Action 'Send password reset' on site-users.php isnt coded Networks and Sites normal normal Awaiting Review defect (bug) 04/28/2024
#55663 CSS theme and features themes is buggy Networks and Sites lowest normal Awaiting Review defect (bug) 08/01/2025
3 #39495 Can't navigate to subsite without logging in again. Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
#54290 Domain mapping: Text displayed on wp-signup.php asserts site doesn't exist when it does actually exist Networks and Sites normal normal Awaiting Review defect (bug) 10/26/2021
6 #40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/10/2025
#50694 Impossible to add user to network site when username / email are both emails and different values Networks and Sites normal normal Awaiting Review defect (bug) 07/18/2020
3 #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
3 #46610 In Multisite The Edit Page Is Missing From Toolbar And Root of Multisite Gets Displayed Networks and Sites normal normal Awaiting Review defect (bug) 06/14/2019
2 #36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 11/16/2022
#43899 Move the view mode switcher into screen options for multisite users and sites Networks and Sites normal normal Awaiting Review defect (bug) 04/29/2018
#42187 Multisite - Wordpress Importer Unavailable Networks and Sites normal normal Awaiting Review defect (bug) 10/11/2017
1 #58795 Multisite Network Admin Sites - Search doesn't work well Networks and Sites normal normal Awaiting Review defect (bug) 07/24/2023
1 #40465 Multisite fails to rewrite upload path on main site Networks and Sites normal normal Awaiting Review defect (bug) 04/17/2017
2 #47630 Multisite: Admin dashboard links are malfunctioning on mapped domain Networks and Sites normal blocker Awaiting Review defect (bug) 07/10/2019
2 #42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 07/23/2024
5 #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
4 #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
1 #52378 Network admin site action confirmation leads to expired link screen when referer not available Networks and Sites normal normal Awaiting Review defect (bug) 01/29/2021
3 #38312 Network setup step 2 throws warning in certain server setups Networks and Sites normal normal Awaiting Review defect (bug) 04/01/2019
#46662 Networked WP "Deactivate" a blog site then later "Activate" it loses posts and comments Networks and Sites normal normal Awaiting Review defect (bug) 02/20/2020
#57453 Newly created sub-site in multisite not appearing immediately in My Sites list Networks and Sites normal normal Future Release defect (bug) 06/03/2025
#58983 Old error message from 5.1 reappeared in 6.2.2 Networks and Sites normal normal Awaiting Review defect (bug) 08/08/2023
1 #53244 PHP Warning on non-existent multisite wp-cron.php Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
2 #50228 Plugins can inadvertently trigger `wp_die()` infinite loop during site creation Networks and Sites normal normal Awaiting Review defect (bug) 05/22/2020
#57233 Send password reset action link not working on multisite Networks and Sites normal normal Awaiting Review defect (bug) 11/30/2022
#47083 Site Info Update Not Adjusting "Last Updated" Value Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
1 #42284 Stop invalid query generation in WP_Site_Query Networks and Sites normal normal Awaiting Review defect (bug) 06/03/2025
6 #50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/11/2022
1 #37822 Text area misaligned on network setting.php Networks and Sites normal normal Future Release defect (bug) needs-refresh 03/05/2018
4 #52464 The value of argument passed to the update_option_new_admin_email() is not a valid email. SergeyBiryukov Networks and Sites normal normal Awaiting Review defect (bug) needs-unit-tests 06/05/2025
3 #45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal Future Release defect (bug) has-patch 04/01/2025
4 #39158 Unify site deactivation process Networks and Sites normal normal Future Release defect (bug) dev-feedback 08/14/2017
#64006 Usermeta not stored for super-admin Networks and Sites normal normal Awaiting Review defect (bug) 09/19/2025
1 #46361 WPMU - HTTP Request at root path with special character in query key name causes endless loop Networks and Sites normal critical Awaiting Review defect (bug) 12/15/2020
#59556 WordPress Multisite issue - Media files presenting on Google with wrong domain Networks and Sites normal normal Awaiting Review defect (bug) 10/09/2023
1 #42557 Wrong Behaviour on get_site_url for multiple sites with different protocol Networks and Sites normal normal Awaiting Review defect (bug) 12/21/2017
1 #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
Note: See TracReports for help on using and creating reports.