Viewing 5 replies - 1 through 5 (of 5 total)
  • I have a very similar issue. I’m manually adding members via aMember. When I do this, the plugin fails to sync the users.

    Plugin Author thenbrent

    (@thenbrent)

    To add roles to all the users you’ve manually added, you can go to the plugin settings page (Network Admin) and save the settings. This will add the role to any users who’ve not received it.

    Thanks, I also found that by putting the plugin in the mu-plugins, it will add the user roles whenever the user logs in for the first time.

    Thread Starter geminorum

    (@geminorum)

    thanks for the reply, but the problem still exist even with re-saving settings (unless I change the role and then change it back).

    I’m suggesting you hook your msum_add_roles function to wpmu_new_user action.

    Plugin Author thenbrent

    (@thenbrent)

    Thanks geminorum. I’ve hooked msum_add_roles() to the wpmu_new_user action for the next release (v1.0) which will be made public shortly.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Multisite User Management] Adding roles upon manual registeration’ is closed to new replies.