Make WordPress Core

{7} Future Releases (8207 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 (3401 - 3500 of 8207)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
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
#57162 out of date More Info on code reference for get_option Options, Meta APIs normal normal WordPress.org defect (bug) 11/21/2022
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) has-patch 09/17/2024
#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
24 #21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/21/2024
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
1 #59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 09/15/2023
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
2 #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 03/24/2023
6 #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
3 #61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024
3 #40642 Add new filter to populate_options Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 05/02/2017
5 #44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019
4 #44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
33 #34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#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
#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
#52887 Docs: Clarify why register_meta is necessary Shital Patel* Options, Meta APIs normal minor Future Release enhancement 05/26/2021
21 #38734 Dogfood the Settings API Options, Meta APIs normal normal Future Release enhancement 03/21/2022
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
6 #48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 08/28/2023
6 #44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal Future Release enhancement dev-feedback 06/02/2022
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/04/2024
5 #38690 Introduce classes for settings Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 04/20/2018
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 #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
1 #43360 Third parameter for get_option function to return default value instead of empty string Options, Meta APIs normal normal Awaiting Review enhancement close 05/26/2022
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 01/07/2024
#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 09/23/2019
1 #52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024
3 #55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 04/04/2024
#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
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
2 #55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal defect (bug) 05/31/2024
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
14 #32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal enhancement dev-feedback 08/26/2021
#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
2 #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
#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
2 #14125 Seperate out non-editable options in edit site sorich87* Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
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 #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
3 #27832 All sites automatically marked as archived after upgrade Networks and Sites normal normal Awaiting Review defect (bug) 12/08/2018
#43653 Allow to filter the final message of signup user notification email Networks and Sites normal normal Awaiting Review defect (bug) 06/08/2023
#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
#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 normal normal Awaiting Review defect (bug) 05/03/2022
3 #39495 Can't navigate to subsite without logging in again. Networks and Sites normal normal Awaiting Review defect (bug) 05/02/2017
Note: See TracReports for help on using and creating reports.