Make WordPress Core

{31} Tickets in the Role/Capability component (76 matches)

Arguments
Create a new ticket
  • Active tickets in the Role/Capability component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Candidates for Closure (11 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#44476 Backend section Access based on Role/User normal normal Awaiting Review feature request dev-feedback 8 years ago
#51334 Implement enhanced post_status transition capabilities normal normal Awaiting Review feature request dev-feedback 6 years ago
#44017 Add filter to display edit post link without 'edit_post' capability normal major Awaiting Review enhancement reporter-feedback 11 months ago
#43210 Introduce singular capabilities for managing individual options normal normal Awaiting Review enhancement dev-feedback 8 years ago
#17924 Make Integrating Multiple Roles Per User Easier for Plugin Authors normal major Awaiting Review enhancement dev-feedback 5 years ago
#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 normal major Awaiting Review defect (bug) reporter-feedback 15 months ago
#39939 A Contributor cannot preview their own post if it's scheduled normal minor Awaiting Review defect (bug) needs-unit-tests 11 months ago
#42532 Custom post type : redirection bug after publish when cap edit_published_cpt is not set normal normal Awaiting Review defect (bug) reporter-feedback 8 years ago
#49673 Mass select change of role is bugged. normal normal Awaiting Review defect (bug) reporter-feedback 6 years ago
#60026 Strange behavior WordPress in multisite environment wicustomizer normal normal Awaiting Review defect (bug) close 9 months ago
#37917 Users without the edit_private_posts capability can still create private posts normal normal Awaiting Review defect (bug) close 10 months ago

Tickets Awaiting Review (35 matches)

#38276 "Is thing public/accessible" API normal normal Awaiting Review feature request dev-feedback 9 years ago
#5942 Add Owner role normal normal Awaiting Review feature request 9 years ago
#41778 Archive page for user roles normal normal Awaiting Review feature request 9 years ago
#46716 Site owner unable to control admin level users in Word Press dashboard normal normal Awaiting Review feature request 7 years ago
#55106 Split publish_posts in publish_posts and publish_others_posts normal normal Awaiting Review feature request 5 years ago
#36691 Ability to disable "Password Protected" post option normal normal Awaiting Review enhancement 8 years ago
#52350 Add documentation about meta capabilities normal normal Awaiting Review enhancement needs-docs 6 years ago
#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 9 months ago
#62959 Ensure wp_roles() returns an instance of WP_Roles normal minor Awaiting Review enhancement has-patch 18 months ago
#40320 Feature idea: Rename roles normal normal Awaiting Review enhancement dev-feedback 4 years ago
#56373 La EDICION de Contenidos y los ROLES de Usuario normal normal Awaiting Review enhancement 4 years ago
#41674 More granular capabilities for restoring and permanently deleting trashed posts normal normal Awaiting Review enhancement needs-unit-tests 12 months ago
#23391 User in contributor role can add images to post only via the text editor normal normal Awaiting Review enhancement 8 years ago
#43885 WP_Role and WP_Roles::get_role() missing Display Name normal normal Awaiting Review enhancement dev-feedback 12 months ago
#40340 "Attach to existing content" modal shows posts and pages of other users normal normal Awaiting Review defect (bug) needs-unit-tests 9 years ago
#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
#43877 Do not run unnecessary `user_has_cap` filter if the caps to check for include `do_not_allow` already normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#54966 Inconsistent checking of read permission for singular vs non-singular queries normal normal Awaiting Review defect (bug) 5 years ago
#47897 Introduce method to introduce new roles and caps independently of db upgrades. normal normal Awaiting Review defect (bug) 7 years ago
#50260 Multisite - Getting actual user capabilities with get_role_caps() different with current_user_can() normal normal Awaiting Review defect (bug) needs-docs 3 years ago
#50123 Roles & Caps: give anonymous users the `read_post` meta cap for public posts. normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
#19747 Roles add_cap should call update_user_level_from_caps() 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 normal normal Awaiting Review defect (bug) 9 years ago
#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
#51651 The `read_post` meta capability returns an incorrect result for the inherit post status. normal normal Awaiting Review defect (bug) 6 years ago
#59585 Unchecked variable creates fatal error in wp-includes/class-wp-user-query.php normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
#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
#46440 WP_Roles data doesn't load correctly when 'switch_to_blog' is called in a multisite. normal normal Awaiting Review defect (bug) 7 years ago
#45879 WP_User::set_role() does not remove previous roles normal normal Awaiting Review defect (bug) 8 years ago
#47338 is_super_admin() should check a different capability normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#42136 manage_links should be a custom capability not a default normal minor Awaiting Review defect (bug) 9 years ago
#40197 meta cap 'publish_post' is not being used johnbillion normal normal Awaiting Review defect (bug) has-patch 22 months ago
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() normal normal Awaiting Review defect (bug) has-patch 5 years ago

Tickets Needing Feedback (6 matches)

#42589 Add missing "third argument" documentation to user_can() normal normal Future Release enhancement dev-feedback 8 years ago
#54554 Allow returning content for wp_dropdown_roles() normal normal Future Release enhancement dev-feedback 4 years ago
#27670 Plugin Information tab - inaccesible without install_plugin capability normal normal defect (bug) dev-feedback 7 years ago
#57751 contributor bypass asking for review normal normal defect (bug) reporter-feedback 3 years ago
#36376 current_user_can/has_cap fails when user has multiple roles dd32* normal normal Future Release defect (bug) needs-unit-tests 8 years ago
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* normal normal Future Release defect (bug) dev-feedback 5 months ago

Tickets with Patches (7 matches)

#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` normal normal Future Release enhancement has-patch 7 years ago
#42404 Introduce singular capabilities for managing individual plugins normal normal Future Release enhancement needs-unit-tests 15 months ago
#13972 Add new category link - capability check needed normal minor Future Release defect (bug) has-patch 3 months ago
#56256 The 'capability' parameter in the get_users function may not give the expected results. normal normal Future Release defect (bug) has-patch 4 years ago
#38997 delete_private_posts capability doesn't prevent user from deleting private posts normal normal Future Release defect (bug) has-patch 17 months ago
#62600 fatal error on capabilities. normal normal Future Release defect (bug) has-patch 8 days ago
#26365 map_meta_cap() should use parent post status when post has a post status of inherit normal normal defect (bug) has-patch 6 weeks ago

Unpatched Bugs (5 matches)

#26807 Comments on private posts should also be private in admin depending on role normal normal defect (bug) 7 years ago
#16808 Insufficient permissions for custom post type management and custom role/caps normal normal defect (bug) 4 years ago
#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
#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) 7 years ago
#38303 register_meta and capabilities aren't working as expected rmccue normal normal Future Release defect (bug) needs-unit-tests 9 years ago

Unpatched Enhancements (12 matches)

#37616 Replace `is_super_admin()` calls with real capability checks normal normal Future Release task (blessed) 9 years ago
#39174 Introduce network roles normal normal Future Release feature request needs-unit-tests 7 years ago
#34608 Add role display name to WP_Role object normal normal enhancement 7 years ago
#33240 Introduce a capability for previewing posts normal normal Future Release enhancement needs-unit-tests 9 years ago
#42405 Introduce singular capabilities for enabling individual themes on Multisite normal normal Future Release enhancement needs-unit-tests 9 years ago
#41701 Introduce singular capabilities for further management of individual plugins normal normal Future Release enhancement needs-unit-tests 9 years ago
#41703 Introduce singular capabilities for network activation and deactivation of individual plugins normal normal Future Release enhancement needs-unit-tests 6 years ago
#32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard normal normal enhancement 3 years ago
#14986 Make WordPress roles/capabilities more secure (edit_users related) normal normal enhancement 4 years ago
#20152 Multisite simplify option name to user_roles normal normal Future Release enhancement 5 days ago
#31210 Problem with WP core function to get user dropdown normal normal enhancement 7 years ago
#36939 Role groups normal normal enhancement dev-feedback 7 years ago
Note: See TracReports for help on using and creating reports.