Make WordPress Core

{7} Future Releases (7990 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 (4401 - 4500 of 7990)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
5 #40513 switch_to_blog should accept a WP_site as param Networks and Sites normal normal Future Release enhancement needs-unit-tests 02/01/2022
#31573 wp_admin_bar_my_sites_menu should check for super admin capabilities Networks and Sites normal normal Future Release enhancement 02/02/2017
1 #38171 A site within a network has no more users when those users are deleted from the network Networks and Sites normal normal Awaiting Review feature request dev-feedback 01/06/2020
#54080 Dashboard > My Sites could use a list table for displaying the list of sites Networks and Sites normal normal Awaiting Review feature request dev-feedback 09/08/2021
3 #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
3 #60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment Networks and Sites normal normal Future Release feature request needs-docs 03/12/2024
1 #62921 Multi-site subdomain sub-site home and siteurl scheme breaks FSE themes custom fonts Networks and Sites normal normal Awaiting Review feature request 02/08/2025
4 #14215 MultiSite: Add new > different username from blog title Networks and Sites normal normal Future Release feature request 05/07/2018
4 #56458 Multisite Theme Details Networks and Sites normal normal Awaiting Review feature request 09/30/2022
2 #63378 Multisite attribute for "retired" sites Networks and Sites normal normal Awaiting Review feature request 07/02/2025
1 #55263 Multisite: Multidomain Single Sign On Networks and Sites normal normal Awaiting Review feature request 02/26/2022
43 #15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 04/01/2025
4 #63885 Re-implement the Network Admin “Sites” dashboard using DataViews and DataForm Networks and Sites normal normal Awaiting Review feature request has-patch 09/26/2025
2 #57408 Show at which sites in the multisite a plugin or theme is installed Networks and Sites normal normal Awaiting Review feature request 12/18/2023
1 #61146 Multisite: Marking a user account as spam, also marks the blogs he's a member of as spam johnjamesjacoby Networks and Sites normal normal 7.0 task (blessed) needs-unit-tests 11/10/2025
5 #40362 Remove `blog-id-cache` cache group johnjamesjacoby* Networks and Sites normal normal 7.0 task (blessed) dev-feedback 11/08/2025
#52651 $option_group argument in settings_fields() function is misdescribed Options, Meta APIs normal normal Awaiting Review defect (bug) 02/28/2021
1 #58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 05/03/2023
#56752 Add get_post_metadata filters by $meta_key Options, Meta APIs normal normal Awaiting Review defect (bug) 10/12/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
4 #52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 06/13/2024
#37635 BUG in get_option Options, Meta APIs normal normal Awaiting Review defect (bug) 12/17/2020
#63594 Bug/Broken State possible in Multisite Caching Code: update_network_option Options, Meta APIs normal normal Awaiting Review defect (bug) 06/18/2025
1 #48426 Can't update meta via the REST API if an identical value for a field you don't have permission to update is included Options, Meta APIs normal normal Future Release defect (bug) 10/26/2020
7 #28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 08/28/2025
1 #21432 Deprecate *_blog_option() Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 09/13/2024
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/11/2018
3 #40115 Duplicate Custom Fields are created Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 03/15/2017
2 #45353 Homepage title none static homepage when static blog page is set Options, Meta APIs normal normal Awaiting Review defect (bug) 12/22/2020
2 #40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/05/2017
1 #58761 Make the filter option_page_capability_options available when access options.php directly Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/13/2025
#40012 Only add_metadata if no matching value Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 03/02/2017
1 #44459 Options added to the Permalinks admin page do not get saved Options, Meta APIs normal normal Awaiting Review defect (bug) 06/26/2018
1 #61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal normal Awaiting Review defect (bug) 07/25/2024
4 #46660 PHP Warning: Countable Error in update_metadata() Options, Meta APIs normal normal Future Release defect (bug) reporter-feedback 05/27/2019
1 #48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 11/12/2019
2 #29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/06/2020
4 #38203 Remove `absint` on object IDs in `delete_metadata`, etc Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 07/17/2025
#50181 Second params of get_option() not used Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 05/18/2020
5 #40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/08/2020
#58269 Store attachment metadata in separate fields Options, Meta APIs normal normal Awaiting Review defect (bug) 05/08/2023
2 #44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal Awaiting Review defect (bug) 11/19/2024
4 #52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/06/2023
#50678 Transient: save object with protected attributes will fail Options, Meta APIs normal normal Awaiting Review defect (bug) 07/16/2020
#63797 Unexpected short‑circuit return values from add_metadata() and update_metadata() Options, Meta APIs normal normal Awaiting Review defect (bug) 08/08/2025
#48855 Updating transient to remove expiration fails Options, Meta APIs normal normal Awaiting Review defect (bug) 12/03/2019
#51868 Using a SVG as featured image covers admin panel Options, Meta APIs normal normal Awaiting Review defect (bug) 11/24/2020
2 #55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal Awaiting Review defect (bug) 05/14/2025
7 #38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
1 #58619 absint() causes unexpected behavior for metadata functions which use get_metadata_raw() pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 12/18/2023
2 #55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 10/07/2022
1 #58904 delete_expired_transients() does not delete expired transient created with a false/empty transient name Options, Meta APIs normal normal Awaiting Review defect (bug) 07/25/2023
#59705 get_metadata_raw() will return false when unserialize() fails Options, Meta APIs normal normal Awaiting Review defect (bug) 10/23/2023
#56944 get_option does not return expected value Options, Meta APIs normal normal Awaiting Review defect (bug) 11/04/2022
#45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 12/17/2024
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 01/16/2019
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. Options, Meta APIs normal normal Awaiting Review defect (bug) 10/30/2023
2 #45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/05/2020
2 #43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal Awaiting Review defect (bug) 04/08/2018
4 #15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal Future Release defect (bug) has-patch 01/15/2024
#61631 sanitize_option_{$option} inconsistencies Options, Meta APIs normal normal Awaiting Review defect (bug) 07/11/2024
2 #34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal normal Awaiting Review defect (bug) 04/06/2017
3 #58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/08/2024
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/22/2022
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys Options, Meta APIs normal normal Awaiting Review defect (bug) reporter-feedback 08/01/2024
1 #35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/18/2025
#59246 update_option returns true, even when the value didn't change, potentially adding back old data Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/03/2024
25 #21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 11/06/2025
12 #22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 10/16/2023
2 #59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) has-patch 05/07/2025
#63918 updated_..._meta meta_id is string not int - wrong docs Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 09/03/2025
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
1 #64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 09/22/2025
4 #37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 12/13/2019
4 #18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal Future Release enhancement has-patch 04/01/2025
7 #61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal Future Release enhancement reporter-feedback 09/06/2024
6 #37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal normal Awaiting Review enhancement 01/26/2017
4 #37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
4 #61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024
5 #44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019
14 #32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal Future Release enhancement dev-feedback 07/09/2025
4 #44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
34 #34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 07/13/2025
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal normal Awaiting Review enhancement 10/31/2019
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box Options, Meta APIs normal normal Awaiting Review enhancement has-patch 05/26/2025
2 #63483 Compatibility float and whitelist timezone string Options, Meta APIs normal normal Awaiting Review enhancement 06/12/2025
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/03/2021
21 #38734 Dogfood the Settings API Options, Meta APIs normal normal Future Release enhancement 10/13/2025
2 #37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal Future Release enhancement has-patch 04/03/2025
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
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
Note: See TracReports for help on using and creating reports.