Make WordPress Core

{7} Future Releases (8070 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 (3801 - 3900 of 8070)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
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
#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 5 days 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
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
4 #18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal Future Release enhancement has-patch 2 months 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 2 weeks 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
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 18 months ago
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 9 years 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 2 weeks ago
#65836 Provide a native API for generating and managing Schema.org JSON-LD structured data Options, Meta APIs normal normal Awaiting Review enhancement 5 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
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
2 #55889 Allow specifying multiple keys as an array in meta and option retrieval functions. Options, Meta APIs normal normal Awaiting Review feature request 4 years ago
1 #41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal normal Awaiting Review feature request 9 years ago
#43451 Disallow objects as meta values Options, Meta APIs normal normal Awaiting Review feature request 9 years ago
#44659 Display custom fields Options, Meta APIs normal normal Awaiting Review feature request 8 years ago
1 #64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal normal Awaiting Review feature request has-patch 12 months ago
4 #46705 Harden WP core against "update option" endpoint vulnerabilities Options, Meta APIs normal normal Awaiting Review feature request 7 years ago
5 #60950 JSON serialization for meta values Options, Meta APIs normal normal Awaiting Review feature request reporter-feedback 2 years ago
5 #44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 16 months ago
6 #37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 4 years ago
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal Awaiting Review defect (bug) has-patch 7 years ago
2 #49452 Approximately every week permalinks are lost for custom post types in multisite Permalinks normal normal Awaiting Review defect (bug) 7 years ago
1 #60816 Attachment pages conflicting with actual pages Permalinks normal normal Awaiting Review defect (bug) reporter-feedback 2 years ago
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 Permalinks normal normal Awaiting Review defect (bug) has-patch 4 years ago
3 #40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 4 weeks ago
9 #18523 Can't change page permalink if slug metabox is removed helen Permalinks normal normal Future Release defect (bug) 6 years ago
1 #42248 Can't create category slug with same name for different parents Permalinks normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#59434 Changing permalink structure results in failure to save draft posts Permalinks normal normal Awaiting Review defect (bug) 3 years ago
37 #13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) dev-feedback 12 months ago
10 #32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 13 months ago
3 #46257 Deleting a page can break the permalink of other pages if it had media uploaded to it Permalinks normal normal Awaiting Review defect (bug) 6 years ago
2 #48903 Drafts or pending posts overwrites existing published post with same url Permalinks normal normal Awaiting Review defect (bug) 6 years ago
1 #61716 Fatal error: Uncaught ArgumentCountError in get_delete_post_link() when _edit_link is site-editor.php?postType=%s&postId=%s&canvas=edit Permalinks normal normal Awaiting Review defect (bug) has-patch 12 months ago
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags Permalinks normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
1 #48146 Google breadcrumbs problem Permalinks normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#50002 Hack in get_sample_permalink() can cause filters like post_link, and pre_post_link to have inaccurate post_status in admin Permalinks normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category Permalinks normal normal Awaiting Review defect (bug) has-patch 5 years ago
1 #63282 Inconsistent post name processing Permalinks normal normal Awaiting Review defect (bug) 17 months ago
Note: See TracReports for help on using and creating reports.