import-users-from-csv
import-users-from-csv copied to clipboard
Added new parameters to hook 'is_iu_post_user_import'
Now you can access imported user-data or meta-data after successful import, without loading it from the database again.
Of course, this data is raw, means not modified by any filters or hooks, which would have been applied during the process of saving the user data and its meta fields.
Signed-off-by: Matthias Lohscheidt [email protected]