Make WordPress Core

{7} Future Releases (8241 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 (7001 - 7100 of 8241)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #51806 Add an early exit for files with _deprecated_file() calls General normal normal Future Release defect (bug) 4 years ago
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 7 years ago
2 #42213 Code Editors: Filter autocomplete suggestions General normal normal Future Release defect (bug) has-patch 8 years ago
1 #45939 Coding Standards: fix <br/> in core files General normal normal Future Release defect (bug) has-patch 13 months ago
3 #60276 Fatal error with unexpected string value for sticky_posts option General normal normal Future Release defect (bug) reporter-feedback 3 years ago
5 #54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 4 years ago
4 #60352 Fix the architectural design of `/wp-includes/blocks/index.php` General normal normal Future Release defect (bug) has-patch 23 months ago
2 #54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 4 years ago
3 #58763 Inconsistent add/get/update/delete_post_meta() functions leads to deleting post metadata. adamsilverstein General normal major Future Release defect (bug) dev-feedback 5 months ago
2 #36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal Future Release defect (bug) has-patch 6 years ago
1 #62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 General normal normal Future Release defect (bug) has-patch 13 days ago
2 #46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 5 years ago
1 #13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 4 years ago
2 #64921 REST API POST /wp/v2/posts: Undefined property stdClass::$id (line 766) westonruter* General normal normal Future Release defect (bug) reporter-feedback 13 days ago
#65828 Replace core's remaining utf8_encode() calls in wxr_cdata() and wp_read_image_metadata() General normal normal Future Release defect (bug) has-patch 3 days ago
6 #57579 Replace most strip_tags() with wp_strip_all_tags() General normal normal Future Release defect (bug) needs-unit-tests 9 months ago
4 #39251 Support end_size=0 in paginate_links() General normal normal Future Release defect (bug) has-patch 6 years ago
2 #59774 Undefined array key when using wp_list_pluck function hellofromTonya General normal normal Future Release defect (bug) changes-requested 5 months ago
2 #53875 Update inline docs to match handbook standards General normal normal Future Release defect (bug) 5 years ago
1 #65241 get_editable_roles() returns empty array in multisite General normal normal Future Release defect (bug) dev-feedback 2 months ago
#59700 tests for wp_update_php_annotation General normal normal Future Release defect (bug) has-patch 3 months ago
#46639 unit test for wp_is_numeric_array() General low normal Future Release defect (bug) has-patch 3 months ago
#56317 “document.domain” setting General normal normal Future Release defect (bug) 4 years ago
7 #14808 Add Editor Documentation Functions URL for theme-defined functions adamsilverstein General normal normal Future Release enhancement changes-requested 17 months ago
3 #64471 Add cross-document View Transitions on the frontend General normal normal Future Release enhancement 2 months ago
3 #59444 Add language injection comments for embedded languages in PHP General normal normal Future Release enhancement 3 years ago
#59791 Add test for get_tag_regex General normal normal Future Release enhancement has-patch 18 months ago
4 #64561 Add to wp_trigger_error() log output information about the source of the error General normal normal Future Release enhancement has-patch 4 months ago
8 #63199 Allow to control aria-live attribute in settings_errors() magaliechetrit General normal normal Future Release enhancement 6 months ago
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 3 years ago
2 #57580 Avoid errors from null parameters in add_submenu_page() General normal normal Future Release enhancement dev-feedback 9 months ago
3 #49198 Blink: Intent to Deprecate + Freeze `navigator.userAgent` adamsilverstein General normal normal Future Release enhancement 6 years ago
1 #63919 Block Bindings: Conditional rendering of HTML elements corresponding to block attrs General normal normal Future Release enhancement 10 months ago
#61078 Block Hooks: Consider introducing a dedicated endpoint General normal normal Future Release enhancement 2 years ago
1 #62139 Broaden use of `addAdminNotice()` joedolson* General normal normal Future Release enhancement has-patch 10 months ago
1 #60355 Can't save object to metadata with `readonly` properties General low major Future Release enhancement needs-unit-tests 5 months ago
1 #46484 Cleaning WP from any reference to php4 General normal normal Future Release enhancement early 7 years ago
3 #41873 Code Editor: Add PHP linter General normal normal Future Release enhancement 9 years ago
27 #60414 Core PHP autoloader proposal General normal normal Future Release enhancement has-patch 8 weeks ago
1 #34669 Custom back_link in wp_die and provide a filter General normal normal Future Release enhancement reporter-feedback 4 years ago
3 #62172 Deprecate non-UTF-8 Support General normal normal Future Release enhancement 7 months ago
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 2 years ago
2 #31603 Don't change $_SERVER['REQUEST_URI'] just to filter the current URL query string General normal normal Future Release enhancement 5 years ago
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 2 years ago
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 5 years ago
1 #58855 Fix and enhance wp_is_development_mode() to be able to return whether a development mode is beiung used General normal normal Future Release enhancement dev-feedback 22 months ago
6 #44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 7 years ago
5 #42897 Hard deprecate functions deprecated before WP 3.7.0 General normal normal Future Release enhancement needs-unit-tests 6 years ago
7 #57299 Implement array key type notation General normal normal Future Release enhancement 11 months ago
1 #59232 Introduce #[Override] attribute to mark overloaded methods General low normal Future Release enhancement has-patch 23 months ago
2 #65738 Introduce a CSS tokenizer. General normal normal Future Release enhancement dev-feedback 2 weeks ago
3 #53285 Make it easier to determine which features have been merged to core General normal normal Future Release enhancement 11 months ago
6 #34699 New function: `get_query_arg()` General normal normal Future Release enhancement dev-feedback 5 years ago
#60112 PHPUnit test for _deprecated_argument() General normal normal Future Release enhancement has-patch 18 months ago
#60113 PHPUnit test for _deprecated_file() General normal normal Future Release enhancement has-patch 18 months ago
#60110 PHPUnit test for _deprecated_hook() General normal normal Future Release enhancement has-patch 18 months ago
#60117 PHPUnit tests for _deprecated_argument() General normal normal Future Release enhancement has-patch 18 months ago
#60115 PHPUnit tests for _deprecated_constructor() General normal normal Future Release enhancement has-patch 18 months ago
#60116 PHPUnit tests for _deprecated_function() General normal normal Future Release enhancement has-patch 18 months ago
1 #32979 Password UI: Regenerate PW after clearing field General normal normal Future Release enhancement 9 years ago
17 #33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement close 14 months ago
5 #56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 3 years ago
3 #37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 5 years ago
#54479 Set_blog_id performance flixos90 General normal normal Future Release enhancement changes-requested 10 months ago
2 #17619 Soft 404 at /wp-content/plugins/ General normal normal Future Release enhancement dev-feedback 7 years ago
#60114 Test for _deprecated_class() General normal normal Future Release enhancement has-patch 3 months ago
1 #62171 Test suite: Eliminate flakiness from basic HTTP tests getting rate-limited. General normal normal Future Release enhancement 23 months ago
4 #51278 Update return types to reflect the real return types. Remove mixed. General normal major Future Release enhancement dev-feedback 5 years ago
4 #55376 Use wp_filesize in core General normal normal Future Release enhancement changes-requested 3 months ago
1 #40566 add_query_arg() returns only URL fragments in certain circumstances General normal normal Future Release enhancement has-patch 6 weeks ago
2 #17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 11 months ago
1 #39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal Future Release enhancement dev-feedback 6 years ago
1 #62483 maybe_serialize() does support double serialization, but does not inform the developer if doing so audrasjb General normal normal Future Release enhancement has-patch 6 months ago
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 18 months ago
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 18 months ago
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 18 months ago
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 3 months ago
#59792 test for wp_auth_check_html General normal normal Future Release enhancement has-patch 3 months ago
#59820 test for wp_auth_check_load General normal normal Future Release enhancement has-patch 3 months ago
#59829 test for wp_debug_backtrace_summary General normal normal Future Release enhancement has-patch 3 months ago
#59854 test for wp_find_hierarchy_loop_tortoise_hare General normal normal Future Release enhancement has-patch 3 months ago
#59697 test for wp_get_direct_php_update_url General normal normal Future Release enhancement has-patch 3 months ago
#54359 test for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 3 months ago
#59637 test for wp_get_update_https_url General normal normal Future Release enhancement has-patch 3 months ago
#59699 test for wp_get_update_php_annotation General normal normal Future Release enhancement has-patch 3 months ago
#60177 test for wp_ob_end_flush_all General normal normal Future Release enhancement has-patch 3 months ago
#60828 tests for wp_check_browser_version General normal normal Future Release enhancement has-patch 3 months ago
#59623 tests for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 3 months ago
#55729 tests for wp_original_referer_field General normal normal Future Release enhancement has-patch 3 months ago
24 #51525 Add new functions apply_filters_single_type() and apply_filters_ref_array_single_type() General normal normal Future Release feature request close 2 weeks ago
25 #43328 Add support for Web App Manifests General normal normal Future Release feature request 17 months ago
#48587 Allow customization of Admin Color Schemes for dashboard General normal normal Future Release feature request 5 years ago
8 #50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb General normal normal Future Release feature request dev-feedback 3 years ago
18 #52900 Instantly index WordPress web sites content in Search Engines General normal normal Future Release feature request has-patch 12 months ago
#50807 Introduce a function for deprecated options General normal normal Future Release feature request has-patch 6 years ago
2 #65407 Proposal: Add support for the No-Vary-Search HTTP response header General lowest normal Future Release feature request 6 weeks ago
1 #34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 2 months ago
8 #49442 Request: filter for parse_blocks() result General normal normal Future Release feature request changes-requested 6 months ago
34 #36995 Support for Service Workers westonruter* General normal normal Future Release feature request 22 months ago
3 #45832 php-pm support General normal normal Future Release feature request 8 years ago
Note: See TracReports for help on using and creating reports.