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 (4801 - 4900 of 8211)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
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
5 #44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 10/22/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
6 #37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
#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
8 #55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 02/23/2023
#61157 Blocks Query pagination NEXT & PREV produce incorrect URLs when queried via REST API Permalinks normal normal Awaiting Review defect (bug) 05/24/2024
9 #18523 Can't change page permalink if slug metabox is removed helen Permalinks normal normal Future Release defect (bug) 01/07/2021
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
2 #8905 Category pagination broken with certain permalink structures Permalinks normal normal Future Release defect (bug) 01/27/2021
#59434 Changing permalink structure results in failure to save draft posts Permalinks normal normal Awaiting Review defect (bug) 09/23/2023
32 #13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) needs-unit-tests 07/31/2024
7 #32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 10/15/2019
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
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal Future Release defect (bug) has-patch 07/11/2023
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 #9102 Inverse proxy breaks permalinks Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/19/2024
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
4 #50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor Future Release defect (bug) dev-feedback 04/26/2022
#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
1 #3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) needs-unit-tests 02/02/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
3 #10249 Page slug in cyrillic = Error 404 - Not Found! westi Permalinks normal normal Future Release defect (bug) needs-unit-tests 06/22/2022
1 #45784 Pages and archives containing /[0-9]/ should redirect or redirect correctly Permalinks normal normal Awaiting Review defect (bug) 01/07/2019
#61824 Pages no longer allowed to have same permalink as images Permalinks normal normal Awaiting Review defect (bug) 10/07/2024
3 #34972 Permalink for unattached media same as a post Permalinks normal normal Future Release defect (bug) needs-unit-tests 12/17/2018
#47755 Permalink in RTL version not correct Permalinks normal normal Future Release defect (bug) 07/06/2023
1 #60624 Permalinks corrupted Permalinks normal normal Awaiting Review defect (bug) 02/23/2024
#56583 Permalinks in Multisite not working when Main Site is in a subdirectory Permalinks normal normal Awaiting Review defect (bug) 11/25/2022
#50439 Post name permalinks htaccess directives do not consider subdirectory installation Permalinks normal normal Awaiting Review defect (bug) 06/20/2020
2 #48658 Post, Page, and Attachment permalinks can be silently overwritten when Permalinks are set to /%postname%/ Permalinks normal normal Awaiting Review defect (bug) 11/16/2019
1 #44847 Redirect old date-based permalinks on structure changes Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 01/08/2019
1 #60143 Running behind HAProxy with fcgi makes WordPress think URL rewriting is unavailable Permalinks normal normal Awaiting Review defect (bug) 12/22/2023
1 #31728 Search bug (Cyrillic) Permalinks normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2020
21 #9296 Settings API & Permalink Settings Page Bug jfarthing84 Permalinks normal major Future Release defect (bug) 09/25/2020
1 #47207 Specific custom permalink 404 on archive page Permalinks normal normal Awaiting Review defect (bug) 05/10/2019
2 #55401 Subpages of a web page can be called twice Permalinks normal major Awaiting Review defect (bug) dev-feedback 07/20/2023
1 #30784 Subsites won't show 404 with default permalink structure Permalinks normal normal Future Release defect (bug) 07/02/2020
1 #52295 The response is not a valid JSON response - URL permalink using the ? sign Permalinks normal normal Awaiting Review defect (bug) 02/20/2021
4 #61393 Trailing Slash Issue in Category Pagination URLs with the_posts_pagination() Permalinks normal normal Awaiting Review defect (bug) needs-unit-tests 06/21/2024
Note: See TracReports for help on using and creating reports.