Replies: 0
When firing
add_action(‘profile_update’,’my_function_call’)
in functions.php, I could need the UAM user groups of the updated user.
What would be the best way to get that information?
Thank you
Replies: 0
When firing
add_action(‘profile_update’,’my_function_call’)
in functions.php, I could need the UAM user groups of the updated user.
What would be the best way to get that information?
Thank you