Hi! Is there any hook och function that WPML has that can change the current currency based on a condition (like a custom field in the user post type).
We dont want the user to be able to change currency by themselves. But they should be able to change language with WPML. But the currency should we set programmatically in functions.php.
I understand this is custom coding but can you say if this is possible? And if so, with what hook or function do you recommend me using.