Make WordPress Core

{7} Future Releases (8073 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 (4901 - 5000 of 8073)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#46000 non empty post object in case of error 404 Rewrite Rules normal normal Awaiting Review defect (bug) 8 years ago
13 #19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 9 years ago
1 #60330 redirect that working incorrectly! Rewrite Rules normal normal Awaiting Review defect (bug) 3 years ago
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 2 years ago
#58516 url_to_postid does not return post id for static Posts page Rewrite Rules normal normal Awaiting Review defect (bug) has-patch 3 years ago
#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) 3 years ago
2 #43881 url_to_postid doesn't works with custom post type in PhpUnit Test Rewrite Rules normal normal Awaiting Review defect (bug) 8 years ago
#56592 Add filter to wp_redirect_admin_locations() Rewrite Rules normal normal Awaiting Review enhancement 4 years ago
#43678 Add indents to default .htaccess rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 8 years ago
1 #46283 Allow filtering post-type archive rewrites Rewrite Rules normal normal Awaiting Review enhancement has-patch 13 months ago
57 #34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal normal Awaiting Review enhancement 12 months ago
3 #18877 DRY up rewrite rule matching ericlewis Rewrite Rules normal normal Future Release enhancement has-patch 4 years ago
10 #14502 Enable /post-type/taxonomy/term/ permalinks Rewrite Rules normal normal Future Release enhancement 7 years ago
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` Rewrite Rules normal normal Awaiting Review enhancement has-patch 8 years ago
#64037 New filters for managing rewrite rules Rewrite Rules normal normal Awaiting Review enhancement 12 months ago
9 #18450 New safe action to add rewrite rules on Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 8 years ago
#41946 Option to delete_with_markers Rewrite Rules normal normal Awaiting Review enhancement 9 years ago
19 #29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 2 years ago
#46087 Short-circuit `page_on_front` check during site creation Rewrite Rules normal normal Awaiting Review enhancement dev-feedback 8 years ago
3 #64498 Add core support for random content redirects Rewrite Rules normal normal Awaiting Review feature request dev-feedback 33 hours ago
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 7 years ago
2 #40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 7 years ago
58 #36292 Rewrites: Next Generation rmccue Rewrite Rules normal normal Future Release feature request 6 years ago
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
1 #52247 Author role unable to set featured image (Error 403) Role/Capability normal normal Awaiting Review defect (bug) 6 years ago
3 #50252 Capability issue with admin menu Role/Capability normal normal Awaiting Review defect (bug) 3 years ago
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 8 years ago
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 8 years ago
2 #54966 Inconsistent checking of read permission for singular vs non-singular queries Role/Capability normal normal Awaiting Review defect (bug) 5 years ago
#47897 Introduce method to introduce new roles and caps independently of db upgrades. Role/Capability normal normal Awaiting Review defect (bug) 7 years ago
#49673 Mass select change of role is bugged. Role/Capability normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#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 3 years ago
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 3 years ago
4 #19747 Roles add_cap should call update_user_level_from_caps() Role/Capability normal normal Awaiting Review defect (bug) 4 years ago
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded Role/Capability normal normal Awaiting Review defect (bug) 9 years ago
#60026 Strange behavior WordPress in multisite environment wicustomizer Role/Capability normal normal Awaiting Review defect (bug) close 10 months ago
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) 7 years ago
1 #56256 The 'capability' parameter in the get_users function may not give the expected results. Role/Capability normal normal Future Release defect (bug) has-patch 4 years ago
#51651 The `read_post` meta capability returns an incorrect result for the inherit post status. Role/Capability normal normal Awaiting Review defect (bug) 6 years ago
#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 3 years ago
1 #49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal Awaiting Review defect (bug) 7 years ago
1 #49287 Users with no page deletion capabilities can delete homepage in multisite Role/Capability normal normal Awaiting Review defect (bug) 7 years ago
1 #37917 Users without the edit_private_posts capability can still create private posts Role/Capability normal normal Awaiting Review defect (bug) close 11 months ago
#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) 8 years ago
1 #45879 WP_User::set_role() does not remove previous roles Role/Capability normal normal Awaiting Review defect (bug) 8 years ago
6 #36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 8 years ago
2 #38997 delete_private_posts capability doesn't prevent user from deleting private posts Role/Capability normal normal Future Release defect (bug) has-patch 18 months ago
#62600 fatal error on capabilities. Role/Capability normal normal Future Release defect (bug) has-patch 5 weeks ago
5 #47338 is_super_admin() should check a different capability Role/Capability normal normal Awaiting Review defect (bug) has-patch 7 weeks ago
3 #40197 meta cap 'publish_post' is not being used johnbillion Role/Capability normal normal Awaiting Review defect (bug) has-patch 23 months ago
4 #38303 register_meta and capabilities aren't working as expected rmccue Role/Capability normal normal Future Release defect (bug) needs-unit-tests 9 years ago
23 #22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 6 months ago
1 #40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 6 years ago
5 #36691 Ability to disable "Password Protected" post option Role/Capability normal normal Awaiting Review enhancement 9 years ago
#52350 Add documentation about meta capabilities Role/Capability normal normal Awaiting Review enhancement needs-docs 6 years ago
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal Future Release enhancement dev-feedback 8 years ago
#54554 Allow returning content for wp_dropdown_roles() Role/Capability normal normal Future Release enhancement dev-feedback 4 years ago
3 #40320 Feature idea: Rename roles Role/Capability normal normal Awaiting Review enhancement dev-feedback 4 years ago
8 #33240 Introduce a capability for previewing posts Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
1 #44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 7 years ago
1 #42405 Introduce singular capabilities for enabling individual themes on Multisite Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 9 years ago
1 #43210 Introduce singular capabilities for managing individual options Role/Capability normal normal Awaiting Review enhancement dev-feedback 8 years ago
1 #42404 Introduce singular capabilities for managing individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 16 months ago
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins Role/Capability normal normal Future Release enhancement needs-unit-tests 6 years ago
#56373 La EDICION de Contenidos y los ROLES de Usuario Role/Capability normal normal Awaiting Review enhancement 4 years ago
2 #41674 More granular capabilities for restoring and permanently deleting trashed posts Role/Capability normal normal Awaiting Review enhancement needs-unit-tests 13 months ago
9 #20152 Multisite simplify option name to user_roles Role/Capability normal normal Future Release enhancement needs-refresh 5 weeks ago
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 8 years ago
3 #43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal Awaiting Review enhancement dev-feedback 13 months ago
5 #38276 "Is thing public/accessible" API Role/Capability normal normal Awaiting Review feature request dev-feedback 9 years ago
8 #5942 Add Owner role Role/Capability normal normal Awaiting Review feature request needs-refresh 7 days ago
#41778 Archive page for user roles Role/Capability normal normal Awaiting Review feature request 9 years ago
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 8 years ago
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 6 years ago
10 #39174 Introduce network roles Role/Capability normal normal Future Release feature request needs-unit-tests 8 years ago
1 #55106 Split publish_posts in publish_posts and publish_others_posts Role/Capability normal normal Awaiting Review feature request 5 years ago
19 #37616 Replace `is_super_admin()` calls with real capability checks Role/Capability normal normal Future Release task (blessed) 9 years ago
1 #53848 'is_feed was called incorrectly' notice if `wp_styles()` is called before the query Script Loader normal normal Awaiting Review defect (bug) 5 years ago
#59780 Add functionality to dequeue a block style added via wp_enqueue_block_style Script Loader normal normal Awaiting Review defect (bug) 3 years ago
1 #43900 Add hint about blocked Javascript as possible error reason in script-loader.php Script Loader normal normal Awaiting Review defect (bug) 8 years ago
6 #51837 Adding `add_theme_support` for html5 for scripts, does not remove the type attribute from `wp-emoji-release.min.js` SergeyBiryukov Script Loader normal normal Future Release defect (bug) has-patch 22 months ago
2 #55485 Clarify `wp_should_load_separate_core_block_assets()`, `block.json` script expectations Script Loader normal normal Awaiting Review defect (bug) 3 years ago
2 #59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) has-patch 2 years ago
#45106 Concerns related to moving mce_external_plugins filter to WP_Scripts::__construct Script Loader normal normal Awaiting Review defect (bug) 8 years ago
11 #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 Future Release defect (bug) needs-unit-tests 6 months ago
1 #63179 Dependencies should load in the footer if the script is loaded in the footer Script Loader normal normal Awaiting Review defect (bug) 18 months ago
4 #17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 8 years ago
#61828 Global Styles: Refactor wp_add_inline_style() to use HTML API Script Loader normal normal Awaiting Review defect (bug) has-patch 2 years ago
#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 8 years ago
2 #59114 Infinite loop after upgrading from WordPress 6.1.3 to 6.2 Script Loader normal normal Awaiting Review defect (bug) 3 years ago
1 #54993 Inline output using wp_enqueue_block_style adds unnecessary paths Script Loader normal normal Awaiting Review defect (bug) 5 years ago
#60850 Localize script not working in WordPress 6.5-RC3-57856 Script Loader normal normal Awaiting Review defect (bug) close 2 years ago
3 #46089 Memory exhaustion when setting script translations on `wp-i18n` Script Loader normal normal Future Release defect (bug) needs-unit-tests 6 years ago
3 #47789 NGINX: Request for media-view.js leads to "zero size buf in writer" Script Loader normal normal Awaiting Review defect (bug) 7 years ago
11 #49742 No longer able to enqueue multiple Google Fonts with wp_enqueue_style Script Loader normal normal Awaiting Review defect (bug) 5 years ago
1 #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) close 9 months ago
#15833 Script concatenation fails to take external dependencies into account. Script Loader normal normal Future Release defect (bug) has-patch 2 months ago
#49470 Script loader: simplify maintenance Script Loader normal normal Future Release defect (bug) 6 years ago
2 #64812 Scripts: wp_enqueue_registered_block_scripts_and_styles() does not include modules Script Loader normal normal Future Release defect (bug) has-patch 6 months ago
Note: See TracReports for help on using and creating reports.