有没有插件可以让用户在网站上申请账户? 时间:2011-08-15 作者:tirithen 是否有Wordpress插件允许用户填写表单以请求帐户,然后管理员必须清除/激活该帐户,用户才能访问? 2 个回复 SO网友:GavinR 在“设置>常规”下,选中“任何人都可以注册”的框之后,注册页面将在http://www.example.com/wp-login.php?action=register像Milo 建议在启用注册后New User Approve 插件可能对您有用。 SO网友:Gavin Anderegg 此功能内置于WordPress中,如GavinR 提及in his answer, 但是,这需要用户查看管理界面的各个部分。为了在我大约一年前部署的站点上解决这个问题,我使用Theme My Login plugin, 它允许每个用户的注册、登录和个人首选项位于站点前端主题内,而不是转发给管理员。它还添加了其他功能。在中更改首选项后Settings -> General 因此Anyone can register 复选框被选中,主题“我的登录插件”将接管。信息技术allows admins to prevent new users from logging in until they\'re approved, 和allows you to redirect users to a specific page once they\'ve logged in.在它的plugin page, 和more information in its documentation. 结束 文章导航