Make WordPress Core

{1} All Tickets (8319 matches)

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

Results (6501 - 6600 of 8319)

Rewrite Rules (40 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#51662 Pagination adds extra trailing slash at the end of some URLs has-patch normal normal Awaiting Review defect (bug) 16 months ago 8
#52419 Pagination adds trailing slash when it shouldn't normal minor Awaiting Review defect (bug) 6 years ago
#50726 Pagination error on 4 digit page when category and year are in the permalink structure normal minor Awaiting Review defect (bug) 6 years ago
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash normal normal defect (bug) 7 years ago 2
#52969 Permalink for /wp-includes falls back to blog post normal normal Awaiting Review defect (bug) 5 years ago 1
#36915 Permalinks broken after 4.5 Rewrite rules normal normal defect (bug) 7 years ago 4
#49510 Regular expression metacharacters in category and tag base lead rewrite rules to fail. has-patch normal normal Awaiting Review defect (bug) 3 weeks ago 2
#38518 Rewrite Rules rebuilding on parse_request normal normal Awaiting Review defect (bug) 7 years ago 1
#21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture dev-feedback normal normal defect (bug) 7 years ago 7
#33728 Rewrite endpoints cannot be added to custom taxonomies with public rewrites johnbillion needs-unit-tests normal normal Future Release defect (bug) 9 years ago 10
#32471 There is no proper way to flush rewrite rules at plugin network de-activation normal normal defect (bug) 7 years ago 1
#16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post normal normal defect (bug) 7 years ago 12
#41791 Unicode + add_permastruct breaks rewrite rules dev-feedback normal normal Awaiting Review defect (bug) 4 weeks ago 2
#26829 Use of strpos() in extract_from_markers() and insert_with_markers() can target wrong BEGIN and END markers. has-patch normal normal Future Release defect (bug) 7 years ago 13
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 normal normal defect (bug) 7 years ago 4
#49155 WP_HOME constant will force-redirect static front page but not posts on front page normal normal Awaiting Review defect (bug) 7 years ago
#36812 WP_Rewrite removes regex groups, should replace with non-capturing normal normal defect (bug) 7 years ago 1
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT needs-unit-tests normal normal defect (bug) 7 years ago 3
#56381 WordPress creates invalid web.config -file has-patch normal normal Awaiting Review defect (bug) 4 years ago 4
#54161 WordPress destroy iis web.config when using "location" config. normal critical Awaiting Review defect (bug) 5 years ago
#43571 `add_feed` with regex characters breaks rewrite rules SergeyBiryukov has-patch normal normal Future Release defect (bug) 2 months ago 2
#23867 add_rewrite_endpoint causes front-page.php template to be ignored reporter-feedback normal normal defect (bug) 7 years ago 9
#50943 add_rewrite_rule() sample codes don't work for passing multiple params normal critical Awaiting Review defect (bug) 6 years ago
#44039 attachment rewrite rule redirects to posts instead of showing 404 normal minor Awaiting Review defect (bug) 8 years ago 2
#42328 directory listing, missing index.html normal normal Awaiting Review defect (bug) 9 years ago 1
#14991 extra_rules_top should take priority over extra_permastructs dev-feedback normal normal defect (bug) 3 weeks ago 7
#57507 function wp_unique_post_slug inconsistent for numerical page slugs, e.g. 404 close normal minor Awaiting Review defect (bug) 13 months ago 1
#42120 htpasswd protection not working due to .htaccess rewrite rules normal normal Awaiting Review defect (bug) 7 years ago
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config normal normal Awaiting Review defect (bug) 7 years ago 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) 8 years ago
#36486 is_apache in vars.php does not always work has-patch normal normal Awaiting Review defect (bug) 2 years ago 4
#46000 non empty post object in case of error 404 normal normal Awaiting Review defect (bug) 8 years ago
#19493 post and archive pagination don't work with custom endpoints normal normal Awaiting Review defect (bug) 9 years ago 8
#60330 redirect that working incorrectly! normal normal Awaiting Review defect (bug) 3 years ago 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) 2 years ago 5
#58516 url_to_postid does not return post id for static Posts page has-patch normal normal Awaiting Review defect (bug) 3 years ago 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) 3 years ago
#43881 url_to_postid doesn't works with custom post type in PhpUnit Test normal normal Awaiting Review defect (bug) 8 years ago 3
#25106 web.config for multisite configurations on IIS7 needs-unit-tests normal normal defect (bug) 7 years ago 16
#27276 wp_rewrite_rule does not update option when it's empty normal normal defect (bug) 7 years ago 2

Role/Capability (60 matches)

#37616 Replace `is_super_admin()` calls with real capability checks normal normal Future Release task (blessed) 9 years ago 66
#38276 "Is thing public/accessible" API dev-feedback normal normal Awaiting Review feature request 9 years ago 13
#5942 Add Owner role normal normal Awaiting Review feature request 6 days ago 16
#41778 Archive page for user roles normal normal Awaiting Review feature request 9 years ago 2
#44476 Backend section Access based on Role/User dev-feedback normal normal Awaiting Review feature request 8 years ago 2
#51334 Implement enhanced post_status transition capabilities dev-feedback normal normal Awaiting Review feature request 6 years ago 2
#39174 Introduce network roles needs-unit-tests normal normal Future Release feature request 8 years ago 5
#55106 Split publish_posts in publish_posts and publish_others_posts normal normal Awaiting Review feature request 5 years ago 3
#36691 Ability to disable "Password Protected" post option normal normal Awaiting Review enhancement 9 years ago 6
#52350 Add documentation about meta capabilities needs-docs normal normal Awaiting Review enhancement 6 years ago
#44017 Add filter to display edit post link without 'edit_post' capability reporter-feedback normal major Awaiting Review enhancement 12 months ago 3
#42589 Add missing "third argument" documentation to user_can() dev-feedback normal normal Future Release enhancement 8 years ago 4
#34608 Add role display name to WP_Role object normal normal enhancement 7 years ago 4
#54554 Allow returning content for wp_dropdown_roles() dev-feedback normal normal Future Release enhancement 4 years ago 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 10 months ago 1
#40320 Feature idea: Rename roles dev-feedback normal normal Awaiting Review enhancement 4 years ago 1
#33240 Introduce a capability for previewing posts needs-unit-tests normal normal Future Release enhancement 9 years ago 7
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` has-patch normal normal Future Release enhancement 7 years ago 5
#42405 Introduce singular capabilities for enabling individual themes on Multisite needs-unit-tests normal normal Future Release enhancement 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins needs-unit-tests normal normal Future Release enhancement 9 years ago
#43210 Introduce singular capabilities for managing individual options dev-feedback normal normal Awaiting Review enhancement 8 years ago 3
#42404 Introduce singular capabilities for managing individual plugins needs-unit-tests normal normal Future Release enhancement 16 months ago 3
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins needs-unit-tests normal normal Future Release enhancement 6 years ago 1
#56373 La EDICION de Contenidos y los ROLES de Usuario normal normal Awaiting Review enhancement 4 years ago
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard normal normal enhancement 3 years ago 1
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors dev-feedback normal major Awaiting Review enhancement 5 years ago 31
#14986 Make WordPress roles/capabilities more secure (edit_users related) normal normal enhancement 4 years ago 7
#41674 More granular capabilities for restoring and permanently deleting trashed posts needs-unit-tests normal normal Awaiting Review enhancement 13 months ago
#20152 Multisite simplify option name to user_roles normal normal Future Release enhancement 5 weeks ago 24
#31210 Problem with WP core function to get user dropdown normal normal enhancement 7 years ago 1
#36939 Role groups dev-feedback normal normal enhancement 7 years ago 1
#23391 User in contributor role can add images to post only via the text editor normal normal Awaiting Review enhancement 8 years ago 5
#43885 WP_Role and WP_Roles::get_role() missing Display Name dev-feedback normal normal Awaiting Review enhancement 13 months ago 3
#40340 "Attach to existing content" modal shows posts and pages of other users needs-unit-tests normal normal Awaiting Review defect (bug) 9 years ago 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) 16 months ago 3
#39939 A Contributor cannot preview their own post if it's scheduled needs-unit-tests normal minor Awaiting Review defect (bug) 12 months ago 7
#13972 Add new category link - capability check needed has-patch normal minor Future Release defect (bug) 4 months ago 12
#52247 Author role unable to set featured image (Error 403) normal normal Awaiting Review defect (bug) 6 years ago
#50252 Capability issue with admin menu normal normal Awaiting Review defect (bug) 3 years ago 2
#26807 Comments on private posts should also be private in admin depending on role normal normal defect (bug) 7 years ago 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) 8 years ago 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) 8 years ago 4
#54966 Inconsistent checking of read permission for singular vs non-singular queries normal normal Awaiting Review defect (bug) 5 years ago 1
#16808 Insufficient permissions for custom post type management and custom role/caps normal normal defect (bug) 4 years ago 11
#47897 Introduce method to introduce new roles and caps independently of db upgrades. normal normal Awaiting Review defect (bug) 7 years ago
#49673 Mass select change of role is bugged. reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 1
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() needs-docs normal normal Awaiting Review defect (bug) 3 years ago 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) 7 years ago 2
#27670 Plugin Information tab - inaccesible without install_plugin capability dev-feedback normal normal defect (bug) 7 years ago 5
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. needs-unit-tests normal normal Awaiting Review defect (bug) 3 years ago 1
#19747 Roles add_cap should call update_user_level_from_caps() normal normal Awaiting Review defect (bug) 4 years ago 7
#40214 Some WP instances prematurelly try to do capability tests, before the user object is loaded normal normal Awaiting Review defect (bug) 9 years ago
#60026 Strange behavior WordPress in multisite environment wicustomizer close normal normal Awaiting Review defect (bug) 10 months ago 2
#38714 Taxonomy meta boxes do not work right with Custom Post Types that use custom capabilities 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. has-patch normal normal Future Release defect (bug) 4 years ago 1
#51651 The `read_post` meta capability returns an incorrect result for the inherit post status. normal normal Awaiting Review defect (bug) 6 years ago 1
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php needs-unit-tests normal normal Awaiting Review defect (bug) 3 years ago 2
#49345 User with admin privileges cannot edit some pages/posts normal normal Awaiting Review defect (bug) 7 years ago
#49287 Users with no page deletion capabilities can delete homepage in multisite normal normal Awaiting Review defect (bug) 7 years ago 1
#37917 Users without the edit_private_posts capability can still create private posts close normal normal Awaiting Review defect (bug) 11 months ago 5
Note: See TracReports for help on using and creating reports.