Make WordPress Core

{1} All Tickets (8001 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 8001)

Rewrite Rules (53 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#56381 WordPress creates invalid web.config -file has-patch normal normal Awaiting Review defect (bug) 01/04/2023 4
#54161 WordPress destroy iis web.config when using "location" config. normal critical Awaiting Review defect (bug) 09/22/2021
#23867 add_rewrite_endpoint causes front-page.php template to be ignored reporter-feedback normal normal defect (bug) 06/04/2019 9
#50943 add_rewrite_rule() sample codes don't work for passing multiple params normal critical Awaiting Review defect (bug) 08/14/2020
#44039 attachment rewrite rule redirects to posts instead of showing 404 normal minor Awaiting Review defect (bug) 05/10/2018 2
#42328 directory listing, missing index.html normal normal Awaiting Review defect (bug) 10/24/2017 1
#14991 extra_rules_top should take priority over extra_permastructs needs-unit-tests normal normal defect (bug) 12/05/2022 6
#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
#42120 htpasswd protection not working due to .htaccess 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 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 normal normal Awaiting Review defect (bug) 01/13/2019
#36486 is_apache in vars.php does not always work has-patch normal normal Awaiting Review defect (bug) 07/31/2024 4
#46000 non empty post object in case of error 404 normal normal Awaiting Review defect (bug) 01/16/2019
#19493 post and archive pagination don't work with custom endpoints normal normal Awaiting Review defect (bug) 01/25/2018 8
#60330 redirect that working incorrectly! normal normal Awaiting Review defect (bug) 03/05/2024 2
#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
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test normal normal Awaiting Review defect (bug) 12/21/2018 3
#25106 web.config for multisite configurations on IIS7 needs-unit-tests normal normal defect (bug) 06/04/2019 16
#27276 wp_rewrite_rule does not update option when it's empty normal normal defect (bug) 06/04/2019 2
#21374 Add core support for letting custom permalink structure for different post types normal normal enhancement 06/04/2019 11
#24853 Add endpoint support to CPT archives normal normal enhancement 06/04/2019 2
#56592 Add filter to wp_redirect_admin_locations() normal normal Awaiting Review enhancement 09/17/2022
#43678 Add indents to default .htaccess rules has-patch normal normal Awaiting Review enhancement 04/02/2018
#46283 Allow filtering post-type archive rewrites has-patch normal normal Awaiting Review enhancement 09/04/2025
#34136 Allow register_post_type's rewrite to remove CPT slug normal normal Awaiting Review enhancement 09/30/2025 17
#35983 Better support for "singular" endpoints has-patch normal normal enhancement 06/04/2019 2
#12779 Better support for custom post types in WP_Rewrite has-patch normal normal enhancement 06/04/2019 8
#11931 Day/Month/Year Permalink Structure Fails in Archives normal normal enhancement 04/05/2019 4
#14502 Enable /post-type/taxonomy/term/ permalinks normal normal Future Release enhancement 06/04/2019 8
#13701 Full support for middle and little endian permalink structures needs-unit-tests normal normal enhancement 06/04/2019 21
#34776 Introduced the `$site_root` and `$home_root` parameter in `mod_rewrite_rules` has-patch normal normal Awaiting Review enhancement 04/01/2018 1
#22798 Invalid URLs not giving 404 with "Default" permalink settings close normal normal enhancement 07/16/2025 8
#34385 Missing site_url path results in array to string conversion normal normal enhancement 06/04/2019
#64037 New filters for managing rewrite rules normal normal Awaiting Review enhancement 09/24/2025
#18450 New safe action to add rewrite rules on dev-feedback normal normal Awaiting Review enhancement 09/21/2018 34
#41946 Option to delete_with_markers normal normal Awaiting Review enhancement 09/21/2017
#29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. has-patch normal normal Awaiting Review enhancement 08/14/2024 21
#30907 Rewrite Rules collision normal normal enhancement 06/04/2019
#46087 Short-circuit `page_on_front` check during site creation dev-feedback normal normal Awaiting Review enhancement 01/23/2019
#16830 url_to_postid() doesn't resolve attachments when rewrite rules are disabled needs-unit-tests normal normal enhancement 06/04/2019 10
#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
#9824 make better use of stubs when verbose rules should apply needs-unit-tests normal normal task (blessed) 06/04/2019 16
#21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture dev-feedback normal normal defect (bug) 06/04/2019 7
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 01/16/2019 8
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 01/16/2019 1
#16839 Category Base Should be Slugified SergeyBiryukov* needs-unit-tests normal normal Future Release defect (bug) 09/08/2025 10
#18877 DRY up rewrite rule matching ericlewis has-patch normal normal Future Release enhancement 10/10/2022 25
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion needs-unit-tests normal normal Future Release defect (bug) 01/23/2018 10
#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
#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

Role/Capability (47 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#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 reporter-feedback normal major Awaiting Review defect (bug) 05/15/2025 3
#39939 A Contributor cannot preview their own post if it's scheduled needs-unit-tests normal minor Awaiting Review defect (bug) 09/20/2025 7
#13972 Add new category link - capability check needed has-patch normal minor Future Release defect (bug) 09/25/2025 11
#52247 Author role unable to set featured image (Error 403) normal normal Awaiting Review defect (bug) 01/07/2021
#50252 Capability issue with admin menu normal normal Awaiting Review defect (bug) 06/24/2023 2
#26807 Comments on private posts should also be private in admin depending on role normal normal defect (bug) 06/04/2019 2
#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
#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
#54966 Inconsistent checking of read permission for singular vs non-singular queries normal normal Awaiting Review defect (bug) 02/03/2022 1
#16808 Insufficient permissions for custom post type management and custom role/caps normal normal defect (bug) 01/27/2023 11
#47897 Introduce method to introduce new roles and caps independently of db upgrades. normal normal Awaiting Review defect (bug) 08/18/2019
#49673 Mass select change of role is bugged. reporter-feedback normal normal Awaiting Review defect (bug) 03/22/2020 1
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() needs-docs normal normal Awaiting Review defect (bug) 08/04/2023 4
#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
#27670 Plugin Information tab - inaccesible without install_plugin capability dev-feedback normal normal defect (bug) 06/04/2019 5
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. needs-unit-tests normal normal Awaiting Review defect (bug) 01/26/2024 1
#19747 Roles add_cap should call update_user_level_from_caps() normal normal Awaiting Review defect (bug) 05/13/2022 7
#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
#60026 Strange behavior WordPress in multisite environment wicustomizer close normal normal Awaiting Review defect (bug) 11/19/2025 2
#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
#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
#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
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php needs-unit-tests normal normal Awaiting Review defect (bug) 10/10/2023 2
#49345 User with admin privileges cannot edit some pages/posts normal normal Awaiting Review defect (bug) 02/02/2020
#49287 Users with no page deletion capabilities can delete homepage in multisite normal normal Awaiting Review defect (bug) 01/24/2020 1
#37917 Users without the edit_private_posts capability can still create private posts close normal normal Awaiting Review defect (bug) 10/16/2025 5
#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
#45879 WP_User::set_role() does not remove previous roles normal normal Awaiting Review defect (bug) 01/09/2019
#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
#57751 contributor bypass asking for review reporter-feedback normal normal defect (bug) 02/23/2023 10
#38997 delete_private_posts capability doesn't prevent user from deleting private posts has-patch normal normal Future Release defect (bug) 03/19/2025 4
#62600 fatal error on capabilities. needs-unit-tests normal normal Future Release defect (bug) 05/21/2025 5
#47338 is_super_admin() should check a different capability has-patch normal normal Awaiting Review defect (bug) 11/14/2024 3
#42136 manage_links should be a custom capability not a default normal minor Awaiting Review defect (bug) 10/07/2017 1
#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
#63216 simplify get_role() method in WP_Roles class has-patch normal normal Awaiting Review defect (bug) 04/05/2025 3
#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
#36691 Ability to disable "Password Protected" post option normal normal Awaiting Review enhancement 03/10/2018 6
#52350 Add documentation about meta capabilities needs-docs normal normal Awaiting Review enhancement 01/23/2021
#44017 Add filter to display edit post link without 'edit_post' capability reporter-feedback normal major Awaiting Review enhancement 09/27/2025 3
#42589 Add missing "third argument" documentation to user_can() dev-feedback normal normal Future Release enhancement 01/08/2019 4
#34608 Add role display name to WP_Role object normal normal enhancement 06/06/2019 4
#54554 Allow returning content for wp_dropdown_roles() dev-feedback normal normal Future Release enhancement 09/19/2022 6
#64306 Enhancements: Add 'designer' user role, Collaborator groups/teams, display multiple contributor types and co-authors, contributor heirarchy on posts/pages low trivial Awaiting Review enhancement 11/27/2025 1
#62959 Ensure wp_roles() returns an instance of WP_Roles has-patch normal minor Awaiting Review enhancement 02/13/2025 1
#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.