Make WordPress Core

{7} Future Releases (7821 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 (6601 - 6700 of 7821)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor Awaiting Review defect (bug) 07/21/2020
#52969 Permalink for /wp-includes falls back to blog post Rewrite Rules normal normal Awaiting Review defect (bug) 04/05/2021
2 #49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal Awaiting Review defect (bug) 02/10/2026
1 #38518 Rewrite Rules rebuilding on parse_request Rewrite Rules normal normal Awaiting Review defect (bug) 03/26/2019
#49155 WP_HOME constant will force-redirect static front page but not posts on front page Rewrite Rules normal normal Awaiting Review defect (bug) 01/09/2020
#54161 WordPress destroy iis web.config when using "location" config. Rewrite Rules normal critical Awaiting Review defect (bug) 09/22/2021
1 #50943 add_rewrite_rule() sample codes don't work for passing multiple params Rewrite Rules normal critical Awaiting Review defect (bug) 08/14/2020
#44039 attachment rewrite rule redirects to posts instead of showing 404 Rewrite Rules normal minor Awaiting Review defect (bug) 05/10/2018
1 #42328 directory listing, missing index.html Rewrite Rules normal normal Awaiting Review defect (bug) 10/24/2017
1 #42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 05/14/2019
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 02/15/2020
1 #45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal Awaiting Review defect (bug) 01/13/2019
#46000 non empty post object in case of error 404 Rewrite Rules normal normal Awaiting Review defect (bug) 01/16/2019
13 #19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 01/25/2018
1 #60330 redirect that working incorrectly! Rewrite Rules normal normal Awaiting Review defect (bug) 03/05/2024
#58536 url_to_postid does not work at MS install in context of another blog when $wp_rewrite->use_verbose_page_rules differs Rewrite Rules normal normal Awaiting Review defect (bug) 10/29/2023
2 #43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal Awaiting Review defect (bug) 12/21/2018
#56592 Add filter to wp_redirect_admin_locations() Rewrite Rules normal normal Awaiting Review enhancement 09/17/2022
57 #34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 09/30/2025
10 #14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 06/04/2019
#64037 New filters for managing rewrite rules Rewrite Rules normal normal Awaiting Review enhancement 09/24/2025
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 09/21/2017
58 #36292 Rewrites: Next Generation rmccue Rewrite Rules normal normal Future Release feature request 11/19/2020
1 #52247 Author role unable to set featured image (Error 403) Role/Capability normal normal Awaiting Review defect (bug) 01/07/2021
3 #50252 Capability issue with admin menu Role/Capability normal normal Awaiting Review defect (bug) 06/24/2023
2 #54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal Awaiting Review defect (bug) 02/03/2022
#47897 Introduce method to introduce new roles and caps independently of db upgrades. Role/Capability normal normal Awaiting Review defect (bug) 08/18/2019
4 #19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal Awaiting Review defect (bug) 05/13/2022
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal Awaiting Review defect (bug) 03/21/2017
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
#51651 The `read_post` meta capability returns an incorrect result for the inherit post status. Role/Capability normal normal Awaiting Review defect (bug) 02/02/2021
1 #49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal Awaiting Review defect (bug) 02/02/2020
1 #49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal Awaiting Review defect (bug) 01/24/2020
#46440 WP_Roles data doesn't load correctly when 'switch_to_blog' is called in a multisite. Role/Capability normal normal Awaiting Review defect (bug) 03/08/2019
1 #45879 WP_User::set_role() does not remove previous roles Role/Capability normal normal Awaiting Review defect (bug) 01/09/2019
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 10/07/2017
5 #36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 03/10/2018
1 #64306 Enhancements: Add 'designer' user role, Collaborator groups/teams, display multiple contributor types and co-authors, contributor heirarchy on posts/pages Role/Capability low trivial Awaiting Review enhancement 11/27/2025
#56373 La EDICION de Contenidos y los ROLES de Usuario Role/Capability normal normal Awaiting Review enhancement 08/14/2022
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 10/03/2018
#41778 Archive page for user roles Role/Capability normal normal Awaiting Review feature request 09/02/2017
2 #46716 Site owner unable to control admin level users in Word Press dashboard Role/Capability normal normal Awaiting Review feature request 03/30/2019
1 #55106 Split publish_posts in publish_posts and publish_others_posts Role/Capability normal normal Awaiting Review feature request 02/08/2022
19 #37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 05/08/2017
1 #53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal Awaiting Review defect (bug) 12/14/2021
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style Script Loader normal normal Awaiting Review defect (bug) 10/31/2023
1 #43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 05/02/2018
2 #55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal Awaiting Review defect (bug) 10/25/2023
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct Script Loader normal normal Awaiting Review defect (bug) 01/16/2019
1 #63179 Dependencies should load in the footer if the script is loaded in the footer Script Loader normal normal Awaiting Review defect (bug) 03/27/2025
3 #52320 Empty entries in WP_Scripts 'extra' field Script Loader normal trivial Awaiting Review defect (bug) 08/14/2025
2 #59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal Awaiting Review defect (bug) 08/30/2023
1 #54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal Awaiting Review defect (bug) 01/30/2022
3 #47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal Awaiting Review defect (bug) 10/20/2019
11 #49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style Script Loader normal normal Awaiting Review defect (bug) 11/10/2021
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) 05/21/2019
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 07/21/2020
#63908 Style concatenation may duplicate inline styles Script Loader normal normal Awaiting Review defect (bug) 09/03/2025
3 #61435 Style dependencies are not inlined Script Loader normal normal Awaiting Review defect (bug) 06/15/2024
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 11/06/2017
#54777 passing empty object to wp_localize_script will convert it to empty array instead of empty object Script Loader normal normal Awaiting Review defect (bug) 01/10/2022
#47322 scenario based-bug in the file load-style.php Script Loader normal normal Awaiting Review defect (bug) 09/01/2025
1 #62265 wp-admin honors style-sheet <=> 'SCRIPT_DEBUG' is true. Script Loader normal normal Awaiting Review defect (bug) 10/21/2024
1 #55030 wp_enqueue_script( 'jquery-ui-autocomplete' ) - is enqueueing a bunch of extra scripts I don't need Script Loader normal normal Awaiting Review defect (bug) 02/18/2022
1 #58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 05/26/2023
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader normal major Awaiting Review defect (bug) 10/04/2023
1 #63693 wp_should_load_block_assets_on_demand doing it wrong too early Script Loader normal normal Awaiting Review defect (bug) 08/21/2025
3 #47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
4 #51200 Consider a better way to deprecate JavaScript code Script Loader normal normal Awaiting Review enhancement 08/31/2020
#60734 Deregistering Open Sans Script Loader normal normal Awaiting Review enhancement 03/09/2024
4 #55639 Implement Async CSS Script Loader normal normal Awaiting Review enhancement 06/10/2025
3 #60234 Script Modules API: Add a translations API Script Loader normal normal Awaiting Review enhancement 05/06/2025
1 #62709 Script modules integration with wp_resource_hints Script Loader normal minor 7.1 enhancement 02/17/2026
20 #57548 Stop concatenating scripts and stylesheets in wp-admin and retire load-scripts.php and load-styles.php westonruter* Script Loader normal normal Future Release enhancement 02/03/2026
2 #43825 Style/script loading infrastructure: Etag header as a hash of script/style handles and their corresponding versions Script Loader normal normal Awaiting Review enhancement 01/16/2019
#38800 add WP_ADMIN_URL and WP_INCLUDES_URL constants Script Loader normal normal Awaiting Review enhancement 09/29/2017
1 #43781 adding apply_filters on $handle in localize Script Loader normal normal Awaiting Review enhancement 04/16/2018
5 #37162 wp_style_add_data and wp_script_add_data should accept SRI information Script Loader normal normal Awaiting Review enhancement 11/14/2018
4 #58873 Add function to pass variables to scripts Script Loader normal normal Future Release feature request 10/04/2025
7 #47285 Better Management of External Asset Dependencies Script Loader normal major Awaiting Review feature request 07/24/2024
1 #56993 I want to put a filter in the wp_enqueue_block_support_styles function. Script Loader normal normal Awaiting Review feature request 10/25/2023
1 #55618 combine/concatenate enqueued relative js/css Script Loader normal normal Awaiting Review feature request 04/25/2022
1 #41391 Links to media in password protected pages Security normal normal Awaiting Review defect (bug) 07/24/2017
1 #63940 Prevent POST flood cache bypass attacks Security normal normal Awaiting Review defect (bug) 09/06/2025
2 #53994 REST API requests with session cookies but an invalid/missing nonce are considered authenticated for most of the request Security normal normal Awaiting Review defect (bug) 08/24/2021
2 #63259 Replace zxcvbn with zxcvbn-ts Security normal normal Awaiting Review defect (bug) 04/11/2025
5 #56860 Sodium Compat library is improperly loaded Security normal normal Awaiting Review defect (bug) 11/19/2024
#62693 check if chmod is available to prevent Fatal Errors Security normal normal Awaiting Review defect (bug) 12/14/2024
7 #58679 meta key field in usermeta table should NOT use accent insensitive collations Security normal major Awaiting Review defect (bug) 08/19/2025
#57447 wp_ajax_inline_save function does not check if post has "public" or "show_ui" enabled Security normal normal Awaiting Review defect (bug) 01/11/2023
#62384 .htaccess lacks Security normal normal Awaiting Review enhancement 12/09/2024
3 #58636 Automatic Sanitization of Nonces in wp_verify_nonce Security normal normal Awaiting Review enhancement 06/26/2023
5 #40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
#51611 Escape echoing Core functions Security normal normal Awaiting Review enhancement 10/24/2020
1 #64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism Security normal normal Awaiting Review enhancement 01/08/2026
39 #28521 FORCE_SSL constant for really forcing SSL adamsilverstein Security normal normal Future Release enhancement 11/19/2024
1 #43320 Harden API requests against man-in-the-middle attacks Security low minor Awaiting Review enhancement 02/18/2018
3 #44058 Include security sniffs in PHPCS ruleset Security normal normal Future Release enhancement 05/16/2018
7 #51159 Let's expand our context specific escaping methods for wp_json_encode(). Security normal normal Awaiting Review enhancement 01/15/2026
2 #36087 Migration plan from insecure RNG fallback Security normal normal Future Release enhancement 09/30/2020
Note: See TracReports for help on using and creating reports.