Check if user is affiliate
-
Thanks for yith great plugin. For anyone who looking for a way to check the user is affiliate or not, here is the solution:
if(YITH_WCAF_Affiliate_Handler()->is_user_enabled_affiliate()){
//your codes
}best regards…
- The topic ‘Check if user is affiliate’ is closed to new replies.