Make WordPress Core

{7} Future Releases (8204 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 (7501 - 7600 of 8204)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
6 #37057 Creation of an esc_html functions for _n(), _nx(), _ex(), and number_format_i18n() I18N normal normal Awaiting Review enhancement 03/25/2022
6 #46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* Login and Registration normal normal Future Release defect (bug) dev-feedback 04/04/2022
6 #55459 Change Login Label name Login and Registration normal normal Future Release enhancement dev-feedback 02/12/2024
6 #61666 Extra margin in tablet and mobile login button in admin login Login and Registration normal minor Awaiting Review enhancement dev-feedback 07/23/2024
6 #35817 Force users to set strong passwords Login and Registration normal normal Awaiting Review enhancement close 02/08/2024
6 #55950 FIDO passwordless authentication? Login and Registration normal minor Awaiting Review feature request 11/19/2024
6 #38789 Multisite sign-up improvements (potential roadmap) Login and Registration normal normal Awaiting Review feature request dev-feedback 03/25/2019
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
6 #48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) needs-unit-tests 10/16/2020
6 #54839 Image upload after dirty filter requires filter change before it can be inserted to page Media normal normal Future Release defect (bug) 02/05/2024
6 #43658 Media attachment filter drop-down mime types in grid mode is not properly filtered by available mime types Media normal normal Future Release defect (bug) 10/18/2023
6 #24688 Memory exhaustion caused by very many unattached media Media normal normal Future Release defect (bug) has-patch 10/08/2018
6 #42986 Insert default filters to wp_delete_file to don't delete core files. Media normal normal Awaiting Review enhancement 03/22/2019
6 #37773 Update get_avatar() to support native and registered image sizes. Media normal normal Awaiting Review enhancement dev-feedback 03/31/2021
6 #28634 Upload images. does not clear Thumbnails metadata (+30kb from camera for each thumbnails) joemcgill Media normal normal Future Release enhancement has-patch 06/04/2019
6 #14142 Custom Walker class for navigation menus Menus normal normal Future Release defect (bug) 04/19/2019
6 #16828 Add filter on initial_meta_boxes for nav menu Menus normal normal Future Release enhancement dev-feedback 07/27/2020
6 #35127 Allow wp_nav_menu() function to add container attributes, including Schema.org structured data Menus normal normal Awaiting Review enhancement 03/07/2017
6 #50814 Success Message Displays on Failure to Update Site Address Networks and Sites normal normal Awaiting Review defect (bug) has-patch 02/11/2022
6 #13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 03/28/2018
6 #37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal Future Release enhancement has-patch 05/18/2020
6 #41771 Global configuration table Networks and Sites normal normal Awaiting Review enhancement needs-unit-tests 09/19/2017
6 #37178 Add $cache_only parameter to get_option Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 09/06/2024
6 #48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 10/29/2024
6 #44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal Future Release enhancement dev-feedback 06/02/2022
6 #37812 404 when using a numeric slug and /%category%/ base Permalinks normal normal Future Release defect (bug) needs-unit-tests 03/11/2023
6 #24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal normal Awaiting Review feature request dev-feedback 02/14/2022
6 #47160 Backport blocking of plugin updates if required PHP version is not supported Plugins normal normal Future Release defect (bug) dev-feedback 10/07/2019
6 #55133 Using an array containing a single object as first $arg in do_action() Plugins normal normal Awaiting Review defect (bug) dev-feedback 06/17/2022
6 #40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major Awaiting Review defect (bug) dev-feedback 07/07/2020
6 #58370 Add 'Activate' button to View details modal Plugins normal normal Future Release enhancement 01/29/2024
6 #45516 Auto Draft title issue for custom post types SergeyBiryukov Posts, Post Types normal minor Future Release defect (bug) has-patch 02/09/2023
6 #18264 Future private posts listed as already published with future date specified Posts, Post Types normal normal Awaiting Review defect (bug) 05/23/2019
6 #43752 ID, post_parent, menu_order on global $post object is a string in edit context; expecting int Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 04/19/2018
6 #40588 Trashing and restoring a draft post replaces the slug Posts, Post Types normal normal Awaiting Review defect (bug) needs-unit-tests 07/29/2024
6 #48268 Updating failed. Error message: The response is not a valid JSON response. Posts, Post Types normal critical Awaiting Review defect (bug) reporter-feedback 03/31/2021
6 #60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal Future Release enhancement changes-requested 09/30/2024
6 #44669 Privacy Notification doesn't clear after dismissing notification garrett-eclipse Privacy normal normal Future Release defect (bug) 09/30/2019
6 #43933 Make the Privacy Policy page intro text shorter and more friendly Privacy normal normal Future Release enhancement has-patch 09/05/2020
6 #44145 Rework Privacy settings page to use the Settings API xkon* Privacy normal normal Future Release enhancement 09/26/2020
6 #44133 Should the Data Export indicate when we have no information on the user xkon Privacy normal normal Future Release enhancement dev-feedback 11/08/2021
6 #44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/2019
6 #60805 Reading Settings: add option to discourage AI services from crawling the site Privacy normal normal Awaiting Review feature request 12/03/2024
6 #55207 WP_Query returns published sticky posts when post_status is set to draft Query normal normal Future Release defect (bug) needs-refresh 03/28/2022
6 #27015 WP_Query::get_queried_object() does not always work in 'pre_get_posts' Query normal normal Future Release defect (bug) needs-unit-tests 07/10/2021
6 #42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 05/29/2024
6 #29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal Awaiting Review defect (bug) 02/07/2023
6 #35833 Adding a table with the "widefat" class on post and taxonomy list table screens causes the quick edit UI and bulk edit to fail oglekler Quick/Bulk Edit normal normal Future Release enhancement changes-requested 09/16/2024
6 #41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 02/15/2024
6 #41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
6 #59827 wp_save_post_revision() assumes ALL post meta is text! Fatal error in PHP 8.2. adamsilverstein Revisions normal normal Awaiting Review defect (bug) reporter-feedback 02/05/2024
6 #29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020
6 #19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 08/22/2017
6 #33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/23/2018
6 #58679 meta key field in usermeta table should NOT use accent insensitive collations Security normal major Awaiting Review defect (bug) 10/30/2023
6 #37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement has-patch 09/13/2017
6 #51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal Awaiting Review enhancement 05/09/2024
6 #55514 2FA by default for WordPress Security normal normal Awaiting Review feature request 03/06/2023
6 #50683 Parse content for shortcodes instead of using regex johnbillion Shortcodes normal normal Future Release enhancement has-patch 06/17/2024
6 #47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 09/19/2022
6 #52011 'The REST API encountered an unexpected result' should be a critical error Site Health normal normal Awaiting Review enhancement 08/28/2022
6 #60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal normal Awaiting Review enhancement dev-feedback 11/28/2024
6 #47336 Consider adding a JS/Client based Site Health Check for the REST API Site Health normal normal Awaiting Review enhancement close 10/25/2020
6 #51326 Site Health: Add all constants used by core Site Health normal minor Awaiting Review enhancement 10/07/2020
6 #54017 Add an Update Log (to site health?) Site Health normal normal Awaiting Review feature request 09/01/2021
6 #53014 Health check should list all feature flags in core and show which features the current theme supports Site Health normal normal Future Release feature request 01/27/2023
6 #53186 Site Health plugin extension for the performance score Site Health normal normal Awaiting Review feature request 05/19/2021
6 #51117 Sitemap & XSL requests execute main query for home page. pbiron* Sitemaps normal normal Awaiting Review defect (bug) 05/04/2023
6 #40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/26/2019
6 #28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein Taxonomy normal normal Future Release defect (bug) 06/04/2019
6 #28232 Custom Taxonomy filter on post listing pages Taxonomy normal normal Future Release enhancement 11/05/2018
6 #45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 02/12/2019
6 #38265 Add term_relationship_id column to wp_term_relationships Taxonomy normal normal Awaiting Review feature request dev-feedback 10/25/2017
6 #59600 Block themes: Use a cache for block template files Themes normal normal Future Release defect (bug) has-patch 10/07/2024
6 #59464 Images hard-coded in block theme templates lack `width` and `height` attributes Themes normal normal Future Release defect (bug) 05/22/2024
6 #32326 Improve Support for Structured Data Themes normal normal Awaiting Review enhancement 10/13/2019
6 #41362 Make locate_template() filterable to change the template locations Themes normal normal Awaiting Review enhancement dev-feedback 10/04/2019
6 #52294 add_editor_style: Allow replacing a style with an RTL version Themes normal normal Future Release enhancement has-patch 09/30/2024
6 #28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
6 #48894 Improve the small user sub window at the right corner on the admin bar a.k.a. the Howdy fly-out Toolbar normal normal Future Release enhancement has-patch 10/23/2024
6 #48576 chmod(): Operation not permitted on WP v5.3 update. Upgrade/Install normal normal Awaiting Review defect (bug) reporter-feedback 02/23/2023
6 #50674 Plugin and Theme Update Hooks pbiron* Upgrade/Install normal normal Future Release enhancement dev-feedback 10/19/2020
6 #51126 Document the update offer parameter for auto updates desrosj Upgrade/Install normal normal Future Release task (blessed) changes-requested 10/10/2022
6 #45714 Allow all valid email formats when editing accounts in the dashboard Users normal normal Future Release defect (bug) 10/18/2024
6 #39242 Add caching to count_user_posts() whyisjake* Users normal normal Future Release enhancement needs-unit-tests 01/17/2023
6 #44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov Users normal normal Awaiting Review enhancement dev-feedback 08/27/2019
6 #37934 Separate account settings and profile settings Users normal normal Awaiting Review enhancement 01/10/2023
6 #18161 Bulk action: Add user to multiple sites Users normal normal Future Release feature request 04/27/2021
6 #25419 Add icon support for widgets on the admin page and customize screens Widgets low minor Future Release enhancement dev-feedback 03/05/2018
6 #30556 Modern widgets default wrapper joedolson* Widgets normal normal Future Release enhancement 03/26/2021
6 #11049 Page Preview does not autosave page template nacin* Autosave normal normal defect (bug) dev-feedback 06/04/2019
6 #37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
6 #16365 Comment transition for new comments Comments normal minor enhancement needs-docs 06/04/2019
6 #23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
6 #22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
6 #16612 WordPress should return nocache headers for requests with comment cookies Comments normal normal enhancement dev-feedback 06/04/2019
6 #28146 Export Filter for Post IDs Export normal normal enhancement has-patch 06/04/2019
6 #19307 Need ability to export "All content" but limited to date range Export normal normal enhancement 06/04/2019
6 #10984 If content uses the nextpage tag then only the first page is shown in feeds Feeds normal normal defect (bug) has-patch 06/04/2019
6 #34053 HTTP API (Curl backend) inappropriately sends Content-Length header on POST requests made through a proxy server CONNECT HTTP API normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.