is there a way to have that function executed for every user ensuring that the profile visibility fields are set properly after a new user is imported by a 3rd party tool?
i just don’t have much wp-programming experience – but have full access to the back-end, so could run a php program from the command-line if necessary.
i could also come up with a list of the user_ids to run that function against, and of course would be logged in with admin access all the while.
my alternative is to save the Extended Profile manually in the UI for 950+ users. not fun.