This filter can be used to change access of the wp-admin page to the users.
apply_filters('pg_whitelisted_wpadmin_access', $allowed );
$allowed -> 0 or 1 for access.
This filter can be used to change access of the wp-admin page to the users.
apply_filters('pg_whitelisted_wpadmin_access', $allowed );
$allowed -> 0 or 1 for access.