code for bypassing limit for certain users not work
-
Hi
I used the code for bypassing the limit for some users. I used user_ids from woocommerce like this:
$allowed_users = array( 40, 56 );
but the limit for these users still exists. I tested the code for roles and it worked. Is there any problem in my job?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘code for bypassing limit for certain users not work’ is closed to new replies.