Make WordPress Core

{7} Future Releases (8211 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 (4101 - 4200 of 8211)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
3 #49432 Need of maximum character limit for Site Title Options, Meta APIs low minor Awaiting Review defect (bug) close 12/14/2021
#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
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 #41604 REST API: Attempting to create or update a non-existent setting doesn't return an error response Options, Meta APIs normal normal Awaiting Review defect (bug) 08/10/2017
4 #38203 Remove `absint` on object IDs in `delete_metadata`, etc Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 04/19/2017
#49705 Sanitizing input for parameterized queries + update_meta_cache Options, Meta APIs normal minor Awaiting Review defect (bug) 05/25/2021
#50181 Second params of get_option() not used Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 05/18/2020
4 #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
#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
#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) 01/13/2022
1 #47166 When option gmt_offset is blank, wordpress will give a 500 error Options, Meta APIs normal minor Awaiting Review defect (bug) 05/07/2019
1 #54006 Wp Multisite Get, Add, Update and Delete Site Meta Issue. Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 08/27/2021
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
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
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 07/19/2021
#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) 08/02/2022
#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) 12/06/2018
#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
#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
#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
#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
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
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
#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
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
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
#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
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
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 #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
2 #45331 'rest_url_prefix' filter fails to impact flush_rewrite_rules() on plugin activation Permalinks normal major Awaiting Review defect (bug) reporter-feedback 10/25/2020
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal Awaiting Review defect (bug) has-patch 06/19/2019
2 #49452 Approximately every week permalinks are lost for custom post types in multisite Permalinks normal normal Awaiting Review defect (bug) 02/17/2020
1 #60816 Attachment pages conflicting with actual pages Permalinks normal normal Awaiting Review defect (bug) reporter-feedback 03/22/2024
#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 08/27/2022
#50222 Autocorrect redirect to the wrong URL based on a word after permalink Permalinks normal normal Awaiting Review defect (bug) close 05/22/2020
3 #40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 03/09/2021
#61157 Blocks Query pagination NEXT & PREV produce incorrect URLs when queried via REST API Permalinks normal normal Awaiting Review defect (bug) 05/24/2024
1 #42248 Can't create category slug with same name for different parents Permalinks normal normal Awaiting Review defect (bug) dev-feedback 10/25/2017
#59434 Changing permalink structure results in failure to save draft posts Permalinks normal normal Awaiting Review defect (bug) 09/23/2023
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) 06/04/2020
2 #48903 Drafts or pending posts overwrites existing published post with same url Permalinks normal normal Awaiting Review defect (bug) 01/13/2021
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags Permalinks normal normal Awaiting Review defect (bug) dev-feedback 06/07/2021
1 #48146 Google breadcrumbs problem Permalinks normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2020
#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 02/07/2022
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev Permalinks normal normal Awaiting Review defect (bug) dev-feedback 07/31/2023
1 #39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/22/2020
#57804 Missing word "wordpress" on the permalink that's why not opening a separate tour on the website Permalinks normal major Awaiting Review defect (bug) reporter-feedback 02/25/2023
#48365 No 301 redirection for Numeric style permalink structure Permalinks normal normal Awaiting Review defect (bug) 11/11/2019
#56359 Non-existent URLs show contents of homepage instead of 404 error Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/18/2023
#51001 Numbers at the end of the URL are removed Permalinks normal normal Awaiting Review defect (bug) close 08/14/2020
2 #3451 Page URI canonization markjaquith Permalinks normal normal Awaiting Review defect (bug) close 02/20/2023
1 #45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly Permalinks normal normal Awaiting Review defect (bug) 01/07/2019
Note: See TracReports for help on using and creating reports.