Import Users into a category
-
I have 960 users that I want to import and assign to specific permission levels.
Here’s my setup.
I have 24 Application_Centres (setup as Custom Taxonomy).
I have 300+ Application CPTs which can belong in 1 or more Application_Centres.
I have ~1000 Users which are assigned to one or more of the application centres.A user who belongs to an application centre can view all the applications inside it.
I can create 24 Access levels ( one for each Application_Centre taxonomy ) but I really don’t want to go through 1000+ users and assign them one-by-one to each centre. Most only are assigned to one application centre.
So, is there a good way to batch assign these? How is the data stored in the WP database?
Side note. If someone doesn’t have access to an application centre, I’d prefer it if they couldn’t see it at all. What’s the best way to do this?
The topic ‘Import Users into a category’ is closed to new replies.