I've defined a new user role "active user" and a promotion "upgrade to active user".
Users with more than 20 posts should become "active users" (with more privileges).
However, I'm not quite sure how I can assign this "active user" role ro already existing users. Some of them have more than 500 posts, but don't get the new role automatically.
Do I have to run a cron or is it necessary to upgrade them manually?
regards, rhodes
Users with more than 20 posts should become "active users" (with more privileges).
However, I'm not quite sure how I can assign this "active user" role ro already existing users. Some of them have more than 500 posts, but don't get the new role automatically.
Do I have to run a cron or is it necessary to upgrade them manually?
regards, rhodes