Make WordPress Core

{7} Future Releases (7996 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 7996)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#26667 Improve filter in single_term_title() Taxonomy normal normal enhancement has-patch 08/07/2025
1 #23635 get_objects_in_term - identify matching terms Taxonomy normal normal enhancement has-patch 04/09/2021
#34055 the_taxonomies lacks a filter Taxonomy normal normal enhancement has-patch 05/15/2023
4 #18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal defect (bug) has-patch 06/04/2019
2 #30459 is_child_theme() cannot be used during plugin activation as is Themes normal normal defect (bug) has-patch 06/04/2019
1 #28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#28094 Add action hook after getting template part Themes normal normal enhancement has-patch 06/04/2019
3 #21912 Add return filter to current_theme_supports() Themes normal normal enhancement has-patch 06/04/2019
1 #10432 Dynamic classes for current blog post item, current term item Themes normal normal enhancement has-patch 05/31/2024
#31365 Improve actions links for current theme on themes.php Themes low normal enhancement has-patch 06/04/2019
5 #19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
59 #22355 Template stack - Beyond parent/child theme relationships Themes normal normal enhancement has-patch 12/03/2024
2 #16817 All updates have been completed Upgrade/Install normal normal defect (bug) has-patch 09/17/2020
3 #34149 Standardize wp-signup.php to also use search engine visibility text DrewAPicture Upgrade/Install normal normal defect (bug) has-patch 01/18/2022
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 06/04/2019
8 #27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
8 #31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
9 #22377 Add filter to wp_update_plugins() rmccue Upgrade/Install low minor enhancement has-patch 06/05/2019
3 #28845 Better error messages when uploading theme as plugin and vice versa pbiron Upgrade/Install normal normal enhancement has-patch 04/15/2025
#16216 Hide core updater if running an svn checkout Upgrade/Install normal normal enhancement has-patch 06/04/2019
8 #31532 Shiny Updates: Don't activate plugins with PHP errors Upgrade/Install normal normal enhancement has-patch 01/07/2020
2 #30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string Users normal normal defect (bug) has-patch 09/17/2024
3 #17905 Multisite doesn't delete a user's posts/links upon removal Users normal normal defect (bug) has-patch 09/17/2024
2 #17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 06/05/2019
#36405 User creation fails for users with long names. Users normal normal defect (bug) has-patch 04/07/2025
2 #33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 03/03/2025
3 #28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
1 #14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
2 #23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 06/05/2019
1 #23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
1 #29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 10/13/2020
#31960 Archives widget li should have informative css classes Widgets normal normal enhancement has-patch 06/05/2019
3 #32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
7 #21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
1 #27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 06/05/2019
3 #21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023
7 #26571 Increase flexibility of "At a Glance" Dashboard Widget to match "Right Now" Widget chriscct7 Administration normal normal Future Release enhancement needs-docs 06/01/2021
4 #53995 Application Passwords Expiration Application Passwords normal normal Future Release feature request needs-docs 08/24/2021
3 #57556 Configure feature branches on GitHub to trigger workflows to support development on forks Build/Test Tools normal normal Awaiting Review enhancement needs-docs 01/21/2025
#44412 'pre_cache_alloptions' filter in wp_load_alloptions() in option.php cannot be hooked Cache API normal normal Future Release enhancement needs-docs 06/15/2021
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 06/21/2019
20 #10931 Verify Comment Email Addresses of Registered Users adamsilverstein Comments normal normal 7.0 enhancement needs-docs 10/20/2025
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 08/01/2023
#54235 Script for handling metadata in wp_postmeta Database normal normal Awaiting Review feature request needs-docs 10/08/2021
2 #34435 Creating a post might fail during fall's DST switch due to ambiguous time Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
#53208 WordPress editor documentation: a few suggested changes Editor normal normal Awaiting Review defect (bug) needs-docs 05/14/2021
#44651 Make the excerpt explanation filterable Editor normal normal Awaiting Review enhancement needs-docs 10/02/2025
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 07/01/2022
2 #36334 Custom RSS feed has wrong MIME type and forces download in browser Feeds normal normal Future Release defect (bug) needs-docs 03/25/2020
#63900 Improve PHPDoc for wp_parse_id_list() in functions.php General normal normal Awaiting Review defect (bug) needs-docs 08/31/2025
#64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. General normal normal Awaiting Review enhancement needs-docs 09/23/2025
1 #56879 Add DDEV Page to Install Local Server Docs General normal normal Awaiting Review feature request needs-docs 10/21/2022
#60934 Internal Subnets are being blocked by wp_parse_url and why? HTTP API normal normal Awaiting Review defect (bug) needs-docs 10/08/2024
#55260 Update Codex Page to Include Password Visibility Button and Language Switcher Login and Registration normal normal Awaiting Review enhancement needs-docs 02/25/2022
8 #23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal Future Release enhancement needs-docs 06/21/2023
24 #55443 Create WebP sub-sizes and use for output adamsilverstein Media normal normal Future Release enhancement needs-docs 09/11/2025
2 #55261 Add a "file size" column to the media library menu Media normal normal Awaiting Review feature request needs-docs 02/02/2023
7 #19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 07/01/2022
3 #60582 Let WordPress multisite network setup be aware of Nginx Unit as a hosting environment Networks and Sites normal normal Future Release feature request needs-docs 03/12/2024
1 #47279 $post object passed to clean_post_cache action can contain outdated values Posts, Post Types normal normal Future Release defect (bug) needs-docs 09/05/2025
2 #49381 Add Javascript Documentation to privacy-tools.js Privacy normal normal Future Release enhancement needs-docs 06/13/2025
1 #44378 Add privacy prompt(s) to the embeds whitelist documentation in the core handbook allendav Privacy normal normal Future Release enhancement needs-docs 01/17/2019
1 #63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 Query normal normal Awaiting Review enhancement needs-docs 07/23/2025
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() Role/Capability normal normal Awaiting Review defect (bug) needs-docs 08/04/2023
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 01/23/2021
1 #35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal Awaiting Review enhancement needs-docs 05/10/2019
#61555 Add deprecation notice to wp_title() Themes normal normal Awaiting Review enhancement needs-docs 07/04/2024
#36244 added a filter to allow the separator in the week date range to be changed pbearne Themes normal normal Future Release enhancement needs-docs 06/23/2020
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal normal Awaiting Review enhancement needs-docs 10/07/2022
#45725 Unable to use the UPLOADS constant with WordPress in a different directory Upload normal normal Awaiting Review enhancement needs-docs 01/16/2019
#49641 Clarify what happens when meta_value is `''` in get_users like functions. Users normal normal Awaiting Review enhancement needs-docs 08/19/2022
2 #53816 Overview: Refactor the widgets read/write logic Widgets normal normal Future Release enhancement needs-docs 06/06/2025
3 #19085 Removing First Submenu Page in Admin Menu breaks URL for Menu Page Administration normal normal defect (bug) needs-docs 06/18/2025
6 #16365 Comment transition for new comments Comments normal minor enhancement needs-docs 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
4 #33714 Add custom post types to the 'At a Glance' widget Posts, Post Types low normal enhancement needs-docs 06/24/2024
3 #34297 Passwords containing ' or " via wp_set_password() break login via wp-login.php Users normal normal enhancement needs-docs 09/20/2020
#35456 New args for apply_filters in WP_Widget_Archives Widgets normal normal enhancement needs-docs 06/05/2019
3 #40218 Button and select box alignment issue in page view Administration normal normal Future Release defect (bug) needs-refresh 02/24/2024
#53035 Copy suggested policy text to clipboard on click success message is not showing Administration normal normal Awaiting Review defect (bug) needs-refresh 04/16/2021
5 #27127 Improve plugin search on installed plugins page Administration normal normal Awaiting Review enhancement needs-refresh 03/22/2024
4 #40281 Improve Documentation for HTTP Unit Testing Build/Test Tools normal normal Awaiting Review enhancement needs-refresh 11/16/2021
1 #55429 Coding Standard: Use spaces for JSON instead of tabs Build/Test Tools normal normal Awaiting Review feature request needs-refresh 03/21/2022
6 #58169 Twenty Nineteen: Quote block having issue when font-size is selected Bundled Theme normal normal Future Release defect (bug) needs-refresh 05/12/2025
#53362 Invalid paginated requests not treated as such SergeyBiryukov* Canonical normal normal Future Release defect (bug) needs-refresh 06/29/2023
6 #30581 http/https pages have different canonical URLs joostdevalk Canonical normal normal Future Release defect (bug) needs-refresh 04/03/2019
#56744 Inaccuracy in user_can_richedit() function on /wp-includes/general-template.php Editor normal normal Awaiting Review defect (bug) needs-refresh 10/06/2022
1 #26311 Updated (responsive) Tools -> Export admin screen Export normal normal Awaiting Review enhancement needs-refresh 02/26/2019
5 #43749 Update zxcvbn to 4.4.2 External Libraries normal normal Future Release enhancement needs-refresh 10/07/2025
3 #29910 esc_attr does not properly deal with json_encode Formatting normal normal Awaiting Review enhancement needs-refresh 05/07/2017
#55486 register_block_type_from_metadata does NOT work within a theme but as a plugin General normal minor Awaiting Review defect (bug) needs-refresh 05/30/2023
3 #23276 WordPress Importer: Update existing navs instead of new Import normal normal WordPress.org defect (bug) needs-refresh 10/01/2020
#5678 Respectfully strip newlines in some importers hansengel* Import normal normal WordPress.org enhancement needs-refresh 03/15/2019
4 #28212 determine_current_user filter with priority <10 gets overridden Login and Registration normal normal Awaiting Review defect (bug) needs-refresh 10/24/2020
#41372 when no any media. at that time this section is not usable. so Please hide when no any media. Media normal major Awaiting Review defect (bug) needs-refresh 11/06/2017
Note: See TracReports for help on using and creating reports.