-
Posted a reply to code for bypassing limit for certain users not work, on the site WordPress.org Forums:
function loggedin_bypass_users( $bypass, $user_id ) { // Enter the user IDs to bypass. $allowed_users =… -
Created a topic, code for bypassing limit for certain users not work, on the site WordPress.org Forums:
Hi I used the code for bypassing the limit for some us…