Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am evankennedy on github.
  • I am evankennedy (https://keybase.io/evankennedy) on keybase.
  • I have a public key ASCV_pfK2jScnLFvgiBlvOClpyEB6A0QfjSqQOB0xJL5Igo

To claim this, I am signing this object:

<?php
/**
* Plugin Name: Multiple Roles per User
* Description: Allows anyone who can edit users to set multiple roles per user. In a default WordPress environment that wouldn't have much of an effect, since the user would have the privileges of the top-privileged role that you assign to him. But if you have custom roles with custom privileges, this might be helpful.
* Version: 1
* Author: nikolov.tmw
* Author URI: http://paiyakdev.com/
* License: GPL2
*/
/*