Make WordPress Core

{7} Future Releases (8085 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 (4301 - 4400 of 8085)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
2 #45353 Homepage title none static homepage when static blog page is set Options, Meta APIs normal normal Awaiting Review defect (bug) 6 years ago
2 #40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 9 years ago
#40012 Only add_metadata if no matching value Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 10 years ago
1 #44459 Options added to the Permalinks admin page do not get saved Options, Meta APIs normal normal Awaiting Review defect (bug) 8 years ago
2 #61762 Options can be incorrectly cached following database errors. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 2 days ago
1 #65969 Options, Meta APIs: delete_expired_transients() deletes site transients across networks Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 8 days ago
4 #46660 PHP Warning: Countable Error in update_metadata() Options, Meta APIs normal normal Future Release defect (bug) reporter-feedback 5 weeks ago
1 #48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
4 #38203 Remove `absint` on object IDs in `delete_metadata`, etc Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#49705 Sanitizing input for parameterized queries + update_meta_cache Options, Meta APIs normal minor Awaiting Review defect (bug) 5 years ago
#50181 Second params of get_option() not used Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
5 #40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 6 years ago
#58269 Store attachment metadata in separate fields Options, Meta APIs normal normal Awaiting Review defect (bug) 3 years ago
3 #44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal Awaiting Review defect (bug) 22 months ago
4 #52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 3 years ago
#50678 Transient: save object with protected attributes will fail Options, Meta APIs normal normal Awaiting Review defect (bug) 6 years ago
#63797 Unexpected short‑circuit return values from add_metadata() and update_metadata() Options, Meta APIs normal normal Awaiting Review defect (bug) 13 months ago
#48855 Updating transient to remove expiration fails Options, Meta APIs normal normal Awaiting Review defect (bug) 7 years ago
#51868 Using a SVG as featured image covers admin panel Options, Meta APIs normal normal Awaiting Review defect (bug) 6 years ago
2 #55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal Awaiting Review defect (bug) 16 months ago
#54805 When on the /wp-admin/network/site-settings.php network settings page, calling the update_option() always add the setting Options, Meta APIs normal minor Awaiting Review defect (bug) 5 years ago
1 #47166 When option gmt_offset is blank, wordpress will give a 500 error Options, Meta APIs normal minor Awaiting Review defect (bug) 7 years ago
7 #38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 4 years ago
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 3 years ago
2 #55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 4 years ago
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) 3 years ago
2 #52798 delete_option() does not clear cache if option is missing in database. Options, Meta APIs normal minor Awaiting Review defect (bug) dev-feedback 5 years ago
1 #65863 delete_transient() cannot remove a timeout row whose value row is missing, and delete_expired_transients() never sees it Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 11 hours ago
#56326 get_metadata_raw doesn't unserialize when retrieving all meta_keys for a post_id Options, Meta APIs normal major Awaiting Review defect (bug) 4 years ago
#59705 get_metadata_raw() will return false when unserialize() fails Options, Meta APIs normal normal Awaiting Review defect (bug) 3 years ago
#56944 get_option does not return expected value Options, Meta APIs normal normal Awaiting Review defect (bug) 4 years ago
1 #45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 7 months ago
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
#58993 metadata_exists() returns incorrect value when "get_{$meta_type}_metadata" filter returns false. Options, Meta APIs normal normal Awaiting Review defect (bug) 3 years ago
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 7 years ago
2 #43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal Awaiting Review defect (bug) 8 years ago
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 3 years ago
#61631 sanitize_option_{$option} inconsistencies Options, Meta APIs normal normal Awaiting Review defect (bug) 2 years ago
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) 9 years ago
4 #58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 6 months ago
#56047 test for pre_option_{$option} filter pbearne Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 4 months ago
#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 2 years ago
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 16 months ago
#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 2 years ago
26 #21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 10 months ago
12 #22192 update_option() strict checks can cause false negatives joemcgill Options, Meta APIs normal normal Future Release defect (bug) needs-unit-tests 3 years ago
2 #59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) has-patch 16 months ago
#63918 updated_..._meta meta_id is string not int - wrong docs Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 12 months ago
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 3 years ago
1 #64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 10 months ago
#63685 "pre_add_option" hook missing Options, Meta APIs normal minor Awaiting Review enhancement dev-feedback 14 months ago
4 #37702 Accept array of IDs in `delete_metadata_by_mid` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 7 years ago
8 #61296 Add "force" parameter to get_option and get_transient Options, Meta APIs normal normal Future Release enhancement reporter-feedback 2 years ago
6 #37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
1 #39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal normal Future Release enhancement has-patch 8 days ago
4 #37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 9 years ago
4 #61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
5 #44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 8 years ago
14 #32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal Future Release enhancement dev-feedback 14 months ago
35 #34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 14 months ago
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal normal Awaiting Review enhancement 7 years ago
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box Options, Meta APIs normal normal Awaiting Review enhancement has-patch 16 months ago
2 #63483 Compatibility float and whitelist timezone string Options, Meta APIs normal normal Awaiting Review enhancement 15 months ago
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 5 years ago
#52887 Docs: Clarify why register_meta is necessary Shital Patel* Options, Meta APIs normal minor Future Release enhancement 5 years ago
22 #38734 Dogfood the Settings API Options, Meta APIs normal normal Future Release enhancement 11 months ago
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 17 months ago
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 9 years ago
6 #48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 23 months ago
7 #44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal Future Release enhancement dev-feedback 10 months ago
1 #58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
#56548 Introduce `get_option` action Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 23 months ago
5 #38690 Introduce classes for settings Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 7 years ago
1 #43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Future Release enhancement has-patch 5 months ago
1 #46314 JSON strings in postmeta issue Options, Meta APIs normal normal Awaiting Review enhancement 8 years ago
9 #15865 Make it easy to disable options / user settings Options, Meta APIs normal normal Awaiting Review enhancement needs-refresh 3 years ago
#65976 Pass $delete_all to the delete_{$meta_type}_meta and deleted_{$meta_type}_meta actions Options, Meta APIs normal normal Awaiting Review enhancement has-patch 8 days ago
#65836 Provide a native API for generating and managing Schema.org JSON-LD structured data Options, Meta APIs normal normal Awaiting Review enhancement 4 weeks ago
#43209 REST API should take settings errors into account Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 9 years ago
1 #62748 Return results of update_post_meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 20 months ago
1 #42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 8 years ago
3 #43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
1 #55584 Settings API autoload hook Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 3 years ago
1 #49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 6 years ago
5 #39286 Standardizing actions and filters for adding, getting, setting, updating, and deleting options and transients Options, Meta APIs normal normal Awaiting Review enhancement 4 years ago
2 #55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
3 #51699 The only correct method to check for existence of option Options, Meta APIs normal normal Awaiting Review enhancement 3 years ago
20 #15058 Validate option and transient name lengths Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 5 years ago
7 #37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 14 months ago
#38896 avatar_settings help text may not be accurate if avatar_defaults is filtered Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 7 years ago
2 #60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 4 years ago
2 #40523 populate_options doesn't use correct add_options actions Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 9 years ago
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 14 months ago
1 #52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 8 months ago
3 #55553 update_blog_option should accept autoload parameter Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 16 months ago
#51730 update_metadata function: differentiate failure from no update Options, Meta APIs normal normal Awaiting Review enhancement 6 years ago
1 #41099 update_option return value ambiguous Options, Meta APIs normal normal Awaiting Review enhancement 7 years ago
5 #52284 Add filter for notoptions after retrieval Options, Meta APIs normal normal Awaiting Review feature request 6 years ago
#54212 Add hooks to get/update/add_option functions Options, Meta APIs normal normal Awaiting Review feature request 3 years ago
Note: See TracReports for help on using and creating reports.