Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 years ago

#8345 closed defect (bug) (invalid)

Custom User Roles Lost in WP 2.7

Reported by: technosailor's profile technosailor Owned by:
Milestone: Priority: high
Severity: blocker Version:
Component: Administration Keywords: user roles, capabilities
Focuses: Cc:

Description

It seems that it is impossible to assign roles to users outside of the defaul WP roles. For many users, the User Role Manager plugin is essential in granularly managing capabilities for users. Especially on larger, multi-author blogs (like mine). It's important that QuickEdit and Edit posts don't assume that the only roles available are the default user roles and that WordPress respect custom capabilities.

Change History (4)

#1 @DD32
17 years ago

I've been sucessfully using the Role Manager plugin with 2.7 for a project recently, and it works as expected. (Mind you, I did have to fix a truckload of notice-level errors and warnings before it was useable)

The only problem i ran into is that publishing posts/pages/editing attachments/random other items were linked to publish_posts, publishing pages were moved onto the publish_pages cap though.

#2 @ryan
17 years ago

Quick Edit and friends check individual caps, not roles. Is there something specific that is breaking? Role assignment should work the same as ever.

#3 @technosailor
17 years ago

  • Resolution set to invalid
  • Status changed from new to closed

Hmmm... out of the mouth of two or three witnesses... Not sure what is gumming stuff up then. Will do some more homework.

#4 @jacobsantos
17 years ago

  • Milestone 2.7 deleted
Note: See TracTickets for help on using tickets.