Make WordPress Core

{7} Future Releases (8314 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 (6001 - 6100 of 8314)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
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 04/23/2020
2 #39077 Navigation menu items should be defined as being hierarchical Menus normal normal Future Release defect (bug) dev-feedback 01/14/2019
2 #39076 Reinstate Vimeo support for external header videos Themes normal normal Awaiting Review feature request 08/04/2021
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#39061 REST API pagination: Large INT passed to `paged` query arg doesn't fail properly joehoyle REST API normal normal Future Release enhancement needs-unit-tests 10/04/2017
#39056 Twenty Seventeen: No Default Menu option creates extra work Menus normal normal Awaiting Review defect (bug) 03/05/2018
2 #39050 New Core Admin Menu Functions -- `add_menu_link` and `add_submenu_link` Administration normal normal Awaiting Review enhancement has-patch 03/15/2019
1 #39044 W3C Validator warning: Article lacks heading. Consider using h2-h6 elements to add identifying headings to all articles General normal normal Future Release defect (bug) 04/30/2020
1 #39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue HTTP API normal normal Future Release enhancement dev-feedback 10/02/2017
2 #39040 Hide references to nav menu locations that are not visible in the customizer preview Customize normal normal Future Release enhancement 03/19/2019
5 #39037 Should REST API support multiple orderby values? REST API normal normal Awaiting Review enhancement has-patch 08/07/2024
3 #39031 Customize: Include theme as just another setting instead of passing as separate parameter Customize normal normal Future Release enhancement 05/24/2021
1 #39028 Comments on private posts or specific edge cases can get a confusting white screen error. Comments normal normal Awaiting Review enhancement 08/03/2017
3 #39021 Import Export Attachments Export normal normal Awaiting Review enhancement 03/19/2019
7 #39004 Alt attributes should be searchable in media library joedolson* Media normal normal Future Release enhancement has-patch 02/12/2025
2 #39003 menu_page_url() not working on Ajax call Administration normal normal Awaiting Review defect (bug) reporter-feedback 10/14/2024
2 #38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) needs-unit-tests 02/07/2025
2 #38982 Twenty Eleven: Navigation dropdown menus broken on android devices Bundled Theme normal normal Future Release defect (bug) 12/02/2024
2 #38967 Customizer display Menus, although the theme not support menus Customize normal normal Future Release defect (bug) 05/24/2021
#38960 Problem when user name is not alpha characters Users normal normal Awaiting Review defect (bug) reporter-feedback 01/09/2019
1 #38957 Customize Menus: Menu locations should be able to opt-out of menu item types that can be added to associated menus Customize normal normal Future Release enhancement 01/21/2017
1 #38956 Customize Menus: menus assigned to locations with limited depths should not allow deeper depths Customize normal normal Future Release enhancement 04/03/2019
5 #38954 Customizer: Increase preview refreshBuffer (perhaps with decay) when making rapid changes such as via text inputs Customize normal normal Future Release defect (bug) 05/31/2021
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal Future Release enhancement has-patch 12/05/2019
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/07/2017
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/16/2022
1 #38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal normal Awaiting Review enhancement has-patch 04/17/2018
7 #38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
2 #38925 Allow override of depth limits on comment reply link Comments normal normal Future Release enhancement dev-feedback 05/26/2020
4 #38923 Introduce `WP_Action_Handler` to clean up admin action mess Administration normal normal Awaiting Review enhancement dev-feedback 02/15/2020
8 #38922 Use REST API for ajax tag search Taxonomy normal normal Future Release defect (bug) 10/25/2020
1 #38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 05/27/2020
1 #38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal Future Release defect (bug) dev-feedback 12/21/2022
4 #38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal normal Awaiting Review enhancement dev-feedback 12/23/2020
6 #38900 Customize: Add REST API endpoints for changesets Customize normal normal Future Release feature request 11/06/2020
2 #38899 Deletion of auto-drafts and trashed posts never gets scheduled unless user accesses admin pages westonruter* Administration normal normal Future Release defect (bug) dev-feedback 06/07/2021
5 #38898 Lost password form not working with plugins that rename login URL Users normal normal Awaiting Review defect (bug) 07/19/2017
1 #38897 user_email with & (ampersand) being encoded within the database making notifications fail Users normal normal Awaiting Review defect (bug) 06/04/2019
#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
3 #38888 Change `init` Priority For Hook: `widgets_init` Widgets normal normal Awaiting Review enhancement 03/25/2019
4 #38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 07/11/2019
1 #38869 Change "Site Default" in User Profile Options for Language to "Site Setting" I18N normal normal Awaiting Review enhancement 09/11/2022
#38863 Text change when activating a theme Themes low minor Awaiting Review enhancement dev-feedback 06/10/2022
7 #38851 WP_User_Query cannot retrieve multisite users who have not been assigned a role on a site Users normal normal Future Release defect (bug) needs-unit-tests 12/01/2017
2 #38850 Sticky positioning for a smoother scrolling experience iseulde* Editor normal normal Future Release enhancement 06/05/2019
4 #38845 Implement HTML5 input validity constraints in customizer settings Customize normal normal Future Release enhancement 09/18/2017
4 #38836 A current_page_parent CSS class is not added to relevant WP menu items if the query is for a custom post type single item SergeyBiryukov Menus normal normal Future Release enhancement has-patch 09/23/2019
10 #38813 REST API: Test schema registration for required fields. jnylen0 REST API normal normal Future Release enhancement needs-unit-tests 11/30/2019
3 #38809 Better wp namespace in password-strength-meter.js Administration normal normal Future Release defect (bug) close 03/30/2022
4 #38805 A hook is missing in class WP_List_Table Administration normal major Awaiting Review defect (bug) dev-feedback 04/20/2022
2 #38801 Terms with the same name indistinguishable in Menu section Menus normal normal Future Release defect (bug) 08/18/2017
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
1 #38797 api.previewer.refresh() could return a deferred.promise() with custom server data Customize normal normal Future Release enhancement has-patch 05/24/2021
6 #38789 Multisite sign-up improvements (potential roadmap) Login and Registration normal normal Awaiting Review feature request dev-feedback 03/25/2019
2 #38782 Insert/Edit link scrolling triggers AJAX requests for both (recent and search) rivers SergeyBiryukov Editor normal normal Future Release defect (bug) 02/21/2020
3 #38769 Possible password reset loop Login and Registration normal normal Awaiting Review defect (bug) 03/25/2019
2 #38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal Future Release enhancement 10/03/2017
6 #38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 05/26/2019
9 #38743 Introduce add_action_once() Plugins normal normal Awaiting Review feature request 03/23/2018
21 #38734 Dogfood the Settings API Options, Meta APIs normal normal Future Release enhancement 03/21/2022
5 #38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters Posts, Post Types normal normal Future Release enhancement dev-feedback 03/26/2019
3 #38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities Role/Capability normal normal Awaiting Review defect (bug) 03/25/2019
#38713 Shortcodes and utf-8 no-break whitespace (\xc2\xa0) Shortcodes normal normal Awaiting Review defect (bug) 03/25/2019
1 #38711 Invalid Cookie domain for wp-settings-time-* Users normal normal Awaiting Review defect (bug) reporter-feedback 03/26/2019
3 #38709 Unlimited query for invalid post names pbearne Query normal normal Future Release defect (bug) 05/09/2024
13 #38707 Customizer: Additional CSS highlight, revisions, selection, per-page, pop-out Customize normal normal Future Release enhancement 06/01/2021
2 #38702 REST API: Add accessor functions for post_status and post_parent REST API normal normal Future Release enhancement needs-unit-tests 01/18/2022
5 #38690 Introduce classes for settings Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 03/26/2019
1 #38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) needs-unit-tests 03/26/2019
10 #38643 Show toolbar (admin bar) in the user's locale (language) pbearne* I18N normal normal Future Release enhancement 11/29/2024
#38641 Support partial ISO8601 dates in queries REST API normal normal Future Release enhancement 01/18/2022
#38637 Fix autocomplete search suggestions support for Safari + VoiceOver Administration normal normal Future Release defect (bug) 02/25/2021
3 #38636 Allow data attributes to be added to WP Admin Bar menu items Toolbar normal normal Future Release enhancement has-patch 07/09/2021
4 #38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal Future Release enhancement dev-feedback 11/22/2021
30 #38624 Allow starter content to apply after a site has already been set up and is no longer “fresh” Customize normal normal Future Release enhancement 11/23/2020
2 #38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length XML-RPC low normal Awaiting Review defect (bug) has-patch 01/13/2024
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 04/05/2019
2 #38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal normal Awaiting Review enhancement 07/27/2021
#38597 Discourage usage of legacy properties in WP_Network General normal normal Future Release enhancement has-patch 09/17/2024
2 #38596 Preview Change button does not reflect Custom Page Template General normal normal Awaiting Review defect (bug) dev-feedback 09/08/2017
2 #38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal Awaiting Review defect (bug) 05/03/2017
1 #38573 Ajax requests in customizer controls don't inject customized state as done in preview Customize normal normal Future Release defect (bug) 01/21/2017
#38563 Theme installed state does not persist after installation and refined search Themes normal normal Future Release defect (bug) has-patch 08/11/2021
1 #38560 Add support for uploading arrayed $_FILES Media normal normal Future Release feature request needs-unit-tests 08/10/2017
#38557 Format for registering a default header image is ambiguous joemcgill* Themes normal normal Future Release defect (bug) dev-feedback 03/26/2019
2 #38549 Additional CSS lost when changing themes Customize normal normal Future Release enhancement dev-feedback 05/23/2021
3 #38548 Add new filters on wp_script_is/wp_style_is Script Loader normal normal Awaiting Review enhancement 03/26/2019
1 #38518 Rewrite Rules rebuilding on parse_request Rewrite Rules normal normal Awaiting Review defect (bug) 03/26/2019
#38507 Quick Edit: Parent label without input when editing page Posts, Post Types normal normal Future Release defect (bug) has-patch 03/26/2019
8 #38486 current_page_parent class wrongly added to menu item williampatton Menus normal normal Awaiting Review defect (bug) needs-unit-tests 07/31/2020
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#38479 Need to check utf8_encode() is available before use. Media normal normal Future Release defect (bug) has-patch 08/05/2024
7 #38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement has-patch 04/23/2024
3 #38453 New UI for the settings page of the dashboard Administration normal normal Awaiting Review enhancement 10/26/2019
1 #38442 Error when WP_Query parses orderby array in function parse_order Query normal normal Future Release defect (bug) has-patch 04/02/2019
3 #38433 Complete test coverage for current_user_can_for_blog() Role/Capability normal normal Future Release enhancement needs-unit-tests 01/31/2025
1 #38432 Validate user creation and email change by token Login and Registration normal normal Awaiting Review feature request needs-unit-tests 01/17/2018
#38424 Custom form taxonomy field doesn't clear after added... Taxonomy normal normal Future Release defect (bug) has-patch 02/17/2019
9 #38419 Make beta testing an opt-in feature in core General normal normal Awaiting Review feature request 10/05/2021
10 #38368 Add front-end revision browsing Revisions normal normal Awaiting Review enhancement 03/08/2018
Note: See TracReports for help on using and creating reports.