Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author John Blackbourn

    (@johnbillion)

    WordPress Core Developer

    You can do this by writing some code to filter the capabilities, but you need to be aware of the security implications (you don’t want to allow an editor to switch to an administrator account, for example).

    Take a look at the filter_user_has_cap() method in the plugin. There’s quite a bit of inline documentation.

    Thread Starter befla.net

    (@beflanet)

    Someone can help me to code it? Thanks a lot.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Make other roles also switch’ is closed to new replies.