Hello I have over 60k users on my wordpress site and using serching for users takes 30s + on a massive server. I would like to remove users that have registered prior to selected date and have a specified role, how can i approach it? The only way that comes to mind is removing them from wp_users and wp_usermeta tables, but im not sure if thats enough. I have searched for plugins but couldn't find anything. Thanks.
plugins - Clean old users
与本文相关的文章
评论列表(0)
- 暂无评论