Make WordPress Core

{7} Future Releases (8163 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 (5101 - 5200 of 8163)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. Rewrite Rules normal normal Awaiting Review defect (bug) 02/25/2020
1 #38518 Rewrite Rules rebuilding on parse_request Rewrite Rules normal normal Awaiting Review defect (bug) 03/26/2019
1 #40440 Save permalink without send form Rewrite Rules normal normal Awaiting Review defect (bug) close 12/19/2021
#41791 Unicode + add_permastruct breaks rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) needs-unit-tests 09/15/2017
#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
1 #56381 WordPress creates invalid web.config -file Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 01/04/2023
#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
4 #36486 is_apache in vars.php does not always work Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#46000 non empty post object in case of error 404 Rewrite Rules normal normal Awaiting Review defect (bug) 01/16/2019
2 #48223 parse_request(): When request has multiple matching rewrite rules, and matched rule returns 404 - iterate to next rewrite rule Rewrite Rules normal normal Awaiting Review defect (bug) dev-feedback 05/13/2020
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
1 #60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 04/10/2024
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#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
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/02/2018
55 #34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 03/10/2025
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/01/2018
9 #18450 New safe action to add rewrite rules on Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 09/21/2018
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 09/21/2017
18 #29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 01/23/2019
3 #47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal normal Awaiting Review feature request dev-feedback 07/11/2019
2 #40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 08/03/2017
#63440 6.8.1 Multisite: Uncaught TypeError: array_keys(): Argument #1 ($array) must be of type array, string given in wp-includes/class-wp-roles.php:291 Role/Capability normal major Awaiting Review defect (bug) reporter-feedback 05/15/2025
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
1 #42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 01/16/2019
2 #43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 09/17/2018
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
#49673 Mass select change of role is bugged. Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 03/22/2020
#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
4 #50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 01/26/2024
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
#60026 Strange behavior WordPress in multisite environment wicustomizer Role/Capability normal normal Awaiting Review defect (bug) close 04/01/2025
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
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 10/10/2023
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
4 #47338 is_super_admin() should check a different capability Role/Capability normal normal Awaiting Review defect (bug) has-patch 11/14/2024
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 10/07/2017
2 #40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 10/25/2024
1 #63216 simplify get_role() method in WP_Roles class Role/Capability normal normal Awaiting Review defect (bug) has-patch 04/05/2025
1 #40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
5 #36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 03/10/2018
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 01/23/2021
#62959 Ensure wp_roles() returns an instance of WP_Roles Role/Capability normal minor Awaiting Review enhancement has-patch 02/13/2025
3 #40320 Feature idea: Rename roles Role/Capability normal normal Awaiting Review enhancement dev-feedback 02/02/2023
1 #43210 Introduce singular capabilities for managing individual options Role/Capability normal normal Awaiting Review enhancement dev-feedback 04/19/2018
#56373 La EDICION de Contenidos y los ROLES de Usuario Role/Capability normal normal Awaiting Review enhancement 08/14/2022
33 #17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors Role/Capability normal major Awaiting Review enhancement dev-feedback 07/20/2021
#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
3 #43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal Awaiting Review enhancement dev-feedback 03/15/2019
5 #38276 "Is thing public/accessible" API Role/Capability normal normal Awaiting Review feature request dev-feedback 09/23/2017
7 #5942 Add Owner role Role/Capability normal normal Awaiting Review feature request needs-refresh 11/06/2017
#41778 Archive page for user roles Role/Capability normal normal Awaiting Review feature request 09/02/2017
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 08/02/2018
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 09/18/2020
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
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
1 #49192 All plugin style tags are empty after upgrade to 5.3.2 Script Loader normal major Awaiting Review defect (bug) reporter-feedback 01/20/2020
1 #34591 BugFix to WP_Scripts::do_item(), remove doubled "//" Script Loader normal normal Awaiting Review defect (bug) needs-unit-tests 02/05/2017
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
2 #59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 10/10/2024
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct Script Loader normal normal Awaiting Review defect (bug) 01/16/2019
9 #55184 Custom style handle attached to a custom block style is never load even if the block is in the page. Script Loader normal normal Awaiting Review defect (bug) has-patch 01/22/2025
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
#52320 Empty entries in WP_Scripts 'extra' field Script Loader normal trivial Awaiting Review defect (bug) 02/23/2021
#61233 Executing the Script before DOM ready. Script Loader normal normal Awaiting Review defect (bug) 05/16/2024
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 08/08/2024
#45008 Inconsistent use of 'script_loader_src' and 'style_loader_src' filters when performing concatenation Script Loader normal normal Awaiting Review defect (bug) has-patch 09/27/2018
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
#40134 Invalid data for scripts in footer Script Loader normal normal Awaiting Review defect (bug) 03/12/2017
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal normal Awaiting Review defect (bug) close 03/27/2024
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
4 #62435 Preload script modules and enqueue script modules in wrong order Script Loader normal normal Awaiting Review defect (bug) close 12/02/2024
2 #61657 Script "in_footer" => false with "defer" will make all dependencies that are not deferred load in head Script Loader normal normal Awaiting Review defect (bug) reporter-feedback 06/10/2025
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal Awaiting Review defect (bug) has-patch 06/01/2017
3 #61435 Style dependencies are not inlined Script Loader normal normal Awaiting Review defect (bug) 06/15/2024
2 #61625 Styles enqueued from block.json are not correctly configured for RTL Script Loader normal normal Awaiting Review defect (bug) 07/11/2024
#42440 Uncaught TypeError: $(...).wpColorPicker is not a function Script Loader normal normal Awaiting Review defect (bug) 11/06/2017
Note: See TracReports for help on using and creating reports.