Skip to content

Releases: RatulHasan/custom-role-creator

Release version 1.1.2

25 Dec 12:30
Compare
Choose a tag to compare

= 1.1.2 =

  • Tested with the new WordPress version 6.4.2
  • 🛠️ [FIX] Nonce verification issue fixed.

Release version 1.1.1

05 May 06:01
Compare
Choose a tag to compare

== Changelog ==

  • 1.1.1

Tested with the new WordPress version 6.2

CRC 1.1.0

09 May 19:15
Compare
Choose a tag to compare

= 1.1.0 =

  • Assign capabilities to individual users'.
  • Reset Custom Role Creator Made Roles To Default.
  • Restore roles and capabilities to default as WordPress Core.

CRC 1.0.0

06 May 00:04
Compare
Choose a tag to compare

Custom Role Creator

Description

Custom Role Creator plugin allows you to add or change user roles and capabilities easily. You can add new role or edit existing role. You can add capabilities to a role or change a roles' capability.
Just turn on check boxes of capabilities you wish to add to the selected role and click "Save Capabilities" button to save your changes. Add new role and customize its' capabilities according to your needs. You can add role from scratch or as a copy of other existing role.
An unnecessary role can be deleted. If there is no use for this role, you can delete that role. That's it.

  • Currently supports:
    • Create a new role.
    • Edit role.
    • Create a new role as a copy existing role capabilities.
    • Assign capabilities to a role.
    • Delete unnecessary role.

Screenshot

All Roles
All Roles

Add a new role
Add a new role

Edit role
Edit role

Assign capabilities
Assign capabilities

Currently capable of
Currently capable of

Changelog

= 1.0.0 =

  • Initial Release