Forums
Home / Plugin: New User Approve / Use $wpdb->prefix instead of wp_
(@waynhall)
7 years, 4 months ago
includes/user-list.php
Replace all instances of wp_ with $wpdb->prefix
Otherwise, filtering users will not work for databases that don’t use a table prefix of wp_