Make WordPress Core

{1} All Tickets (7993 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (6201 - 6300 of 7993)

Rewrite Rules (46 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#36812 WP_Rewrite removes regex groups, should replace with non-capturing normal normal defect (bug) 06/04/2019 1
#36915 Permalinks broken after 4.5 Rewrite rules normal normal defect (bug) 06/04/2019 4
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin dev-feedback normal normal Awaiting Review feature request 07/11/2019 4
#40395 New action: pre_generate_rewrite_rules has-patch normal normal Awaiting Review feature request 09/02/2019 1
#49155 WP_HOME constant will force-redirect static front page but not posts on front page normal normal Awaiting Review defect (bug) 01/09/2020
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config normal normal Awaiting Review defect (bug) 02/15/2020 1
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations normal normal Awaiting Review defect (bug) 03/27/2020 3
#39442 Custom rewrite endpoints and wp_old_slug_redirect normal normal Awaiting Review defect (bug) 07/14/2020 1
#50726 Pagination error on 4 digit page when category and year are in the permalink structure normal minor Awaiting Review defect (bug) 07/21/2020
#50943 add_rewrite_rule() sample codes don't work for passing multiple params normal critical Awaiting Review defect (bug) 08/14/2020
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 dev-feedback normal critical Awaiting Review defect (bug) 09/11/2020 1
#36292 Rewrites: Next Generation rmccue normal normal Future Release feature request 11/19/2020 17
#17047 Not following spec for REQUEST_URI sterlo has-patch normal normal Future Release defect (bug) 12/13/2020 16
#52419 Pagination adds trailing slash when it shouldn't normal minor Awaiting Review defect (bug) 02/02/2021
#52969 Permalink for /wp-includes falls back to blog post normal normal Awaiting Review defect (bug) 04/05/2021 1
#53545 Domain Mapping not working with page as homepage normal normal Awaiting Review defect (bug) 06/28/2021
#54161 WordPress destroy iis web.config when using "location" config. normal critical Awaiting Review defect (bug) 09/22/2021
#47686 Always flush rewrite rules when active plugins changes & on plugin upgrades normal normal Awaiting Review defect (bug) 12/18/2021 8
#54654 Can flush_rewrite_rules() be called automatically after changing the site URL? normal normal Awaiting Review defect (bug) 12/18/2021 3
#40440 Save permalink without send form close normal normal Awaiting Review defect (bug) 12/19/2021 7
#43676 .htaccess rules don't work with Plain has-patch normal normal Awaiting Review defect (bug) 01/05/2022 2
#51805 Clarify the prerequisites for updating the .htaccess file in flush_rewrite_rules() normal normal Future Release defect (bug) 03/04/2022 2
#56592 Add filter to wp_redirect_admin_locations() normal normal Awaiting Review enhancement 09/17/2022
#18877 DRY up rewrite rule matching ericlewis has-patch normal normal Future Release enhancement 10/10/2022 25
#14991 extra_rules_top should take priority over extra_permastructs needs-unit-tests normal normal defect (bug) 12/05/2022 6
#56381 WordPress creates invalid web.config -file has-patch normal normal Awaiting Review defect (bug) 01/04/2023 4
#58516 url_to_postid does not return post id for static Posts page has-patch normal normal Awaiting Review defect (bug) 06/12/2023 1
#58536 url_to_postid does not work at MS install in context of another blog when $wp_rewrite->use_verbose_page_rules differs normal normal Awaiting Review defect (bug) 10/29/2023
#60330 redirect that working incorrectly! normal normal Awaiting Review defect (bug) 03/05/2024 2
#60713 remove 'array_merge(...)' is used in a loop and is a resources greedy construction. from generate_rewrite_rules pbearne has-patch normal normal Awaiting Review defect (bug) 04/10/2024 5
#20746 Accessing non-existing theme folder in Network install gives 500 error dev-feedback normal normal Future Release defect (bug) 04/18/2024 59
#36486 is_apache in vars.php does not always work has-patch normal normal Awaiting Review defect (bug) 07/31/2024 4
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. has-patch normal normal Awaiting Review enhancement 08/14/2024 21
#63353 Invalid type false for permalink_structure property has-patch normal trivial Awaiting Review defect (bug) 04/28/2025 2
#57858 If permalink structure is set to /%category%/%postname% , WordPress will match a /0/ path as a category archive normal normal Awaiting Review defect (bug) 05/12/2025 7
#51662 Pagination adds extra trailing slash at the end of some URLs has-patch normal normal Awaiting Review defect (bug) 06/04/2025 8
#22798 Invalid URLs not giving 404 with "Default" permalink settings close normal normal enhancement 07/16/2025 8
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 close normal minor Awaiting Review defect (bug) 09/03/2025 1
#46283 Allow filtering post-type archive rewrites has-patch normal normal Awaiting Review enhancement 09/04/2025
#64037 New filters for managing rewrite rules normal normal Awaiting Review enhancement 09/24/2025
#34136 Allow register_post_type's rewrite to remove CPT slug normal normal Awaiting Review enhancement 09/30/2025 17
#43544 Pages over 999 in archive return 404 reporter-feedback normal normal Awaiting Review defect (bug) 10/27/2025 4
#16839 Category Base Should be Slugified SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 01/20/2026 11
#25194 Filtered IIS rewrite rules not added to web.config has-patch normal normal defect (bug) 02/03/2026 5
#64498 Add core support for random content redirects needs-unit-tests normal normal Awaiting Review feature request 02/07/2026 2
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. normal normal Awaiting Review defect (bug) 02/10/2026 1

Role/Capability (54 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded normal normal Awaiting Review defect (bug) 03/21/2017
#37616 Replace `is_super_admin()` calls with real capability checks normal normal Future Release task (blessed) 05/08/2017 66
#38303 register_meta and capabilities aren't working as expected rmccue needs-unit-tests normal normal Future Release defect (bug) 06/25/2017 20
#33240 Introduce a capability for previewing posts needs-unit-tests normal normal Future Release enhancement 07/14/2017 7
#40340 "Attach to existing content" modal shows posts and pages of other users needs-unit-tests normal normal Awaiting Review defect (bug) 08/03/2017 5
#41701 Introduce singular capabilities for further management of individual plugins needs-unit-tests normal normal Future Release enhancement 08/22/2017
#41778 Archive page for user roles normal normal Awaiting Review feature request 09/02/2017 2
#38276 "Is thing public/accessible" API dev-feedback normal normal Awaiting Review feature request 09/23/2017 13
#42136 manage_links should be a custom capability not a default normal minor Awaiting Review defect (bug) 10/07/2017 1
#42405 Introduce singular capabilities for enabling individual themes on Multisite needs-unit-tests normal normal Future Release enhancement 11/01/2017
#5942 Add Owner role normal normal Awaiting Review feature request 11/06/2017 14
#36691 Ability to disable "Password Protected" post option normal normal Awaiting Review enhancement 03/10/2018 6
#43210 Introduce singular capabilities for managing individual options dev-feedback normal normal Awaiting Review enhancement 04/19/2018 3
#44476 Backend section Access based on Role/User dev-feedback normal normal Awaiting Review feature request 08/02/2018 2
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already needs-unit-tests normal normal Awaiting Review defect (bug) 09/17/2018 4
#20152 Multisite simplify option name to user_roles normal normal Future Release enhancement 09/18/2018 23
#23391 User in contributor role can add images to post only via the text editor normal normal Awaiting Review enhancement 10/03/2018 5
#42589 Add missing "third argument" documentation to user_can() dev-feedback normal normal Future Release enhancement 01/08/2019 4
#45879 WP_User::set_role() does not remove previous roles normal normal Awaiting Review defect (bug) 01/09/2019
#36376 current_user_can/has_cap fails when user has multiple roles dd32* needs-unit-tests normal normal Future Release defect (bug) 01/14/2019 14
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set reporter-feedback normal normal Awaiting Review defect (bug) 01/16/2019 6
#46440 WP_Roles data doesn't load correctly when 'switch_to_blog' is called in a multisite. normal normal Awaiting Review defect (bug) 03/08/2019 2
#39174 Introduce network roles needs-unit-tests normal normal Future Release feature request 03/15/2019 5
#38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities normal normal Awaiting Review defect (bug) 03/25/2019 1
#46716 Site owner unable to control admin level users in Word Press dashboard normal normal Awaiting Review feature request 03/30/2019 2
#26365 map_meta_cap() should use parent post status when post has a post status of inherit needs-unit-tests normal normal defect (bug) 06/04/2019 8
#26807 Comments on private posts should also be private in admin depending on role normal normal defect (bug) 06/04/2019 2
#27670 Plugin Information tab - inaccesible without install_plugin capability dev-feedback normal normal defect (bug) 06/04/2019 5
#36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability normal normal defect (bug) 06/04/2019 4
#36939 Role groups dev-feedback normal normal enhancement 06/04/2019 1
#34608 Add role display name to WP_Role object normal normal enhancement 06/06/2019 4
#47897 Introduce method to introduce new roles and caps independently of db upgrades. normal normal Awaiting Review defect (bug) 08/18/2019
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` has-patch normal normal Future Release enhancement 09/20/2019 5
#48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post normal major defect (bug) 12/04/2019 2
#49287 Users with no page deletion capabilities can delete homepage in multisite normal normal Awaiting Review defect (bug) 01/24/2020 1
#49345 User with admin privileges cannot edit some pages/posts normal normal Awaiting Review defect (bug) 02/02/2020
#31210 Problem with WP core function to get user dropdown normal normal enhancement 02/14/2020 1
#49673 Mass select change of role is bugged. reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2020 1
#51334 Implement enhanced post_status transition capabilities dev-feedback normal normal Awaiting Review feature request 09/18/2020 2
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins needs-unit-tests normal normal Future Release enhancement 09/20/2020 1
#52247 Author role unable to set featured image (Error 403) normal normal Awaiting Review defect (bug) 01/07/2021
#52350 Add documentation about meta capabilities needs-docs normal normal Awaiting Review enhancement 01/23/2021
#51651 The `read_post` meta capability returns an incorrect result for the inherit post status. normal normal Awaiting Review defect (bug) 02/02/2021 1
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() has-patch normal normal Awaiting Review defect (bug) 03/05/2021 3
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors dev-feedback normal major Awaiting Review enhancement 07/20/2021 31
#54966 Inconsistent checking of read permission for singular vs non-singular queries normal normal Awaiting Review defect (bug) 02/03/2022 1
#55106 Split publish_posts in publish_posts and publish_others_posts normal normal Awaiting Review feature request 02/08/2022 3
#19747 Roles add_cap should call update_user_level_from_caps() normal normal Awaiting Review defect (bug) 05/13/2022 7
#56256 The 'capability' parameter in the get_users function may not give the expected results. has-patch normal normal Future Release defect (bug) 07/26/2022 1
#56373 La EDICION de Contenidos y los ROLES de Usuario normal normal Awaiting Review enhancement 08/14/2022
#54554 Allow returning content for wp_dropdown_roles() dev-feedback normal normal Future Release enhancement 09/19/2022 6
#14986 Make WordPress roles/capabilities more secure (edit_users related) normal normal enhancement 12/05/2022 7
#16808 Insufficient permissions for custom post type management and custom role/caps normal normal defect (bug) 01/27/2023 11
#40320 Feature idea: Rename roles dev-feedback normal normal Awaiting Review enhancement 02/02/2023 1
Note: See TracReports for help on using and creating reports.