import-users-from-csv icon indicating copy to clipboard operation
import-users-from-csv copied to clipboard

Added new parameters to hook 'is_iu_post_user_import'

Open mattiloh opened this issue 10 years ago • 0 comments

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]

mattiloh avatar Dec 01 '14 17:12 mattiloh