Adds a login page to make your site private. Only visitors who know the password will be able to access your wordpress site.
wp-privacy 是一款可以给你的WordPress网站增加密码保护功能的WordPress插件,开启密码保护模式后,访客需要知道密码才能访问你的WordPress网站。
使用场景
- 正在开发中,还没有准备好对外开放的网站。
- 私人网站,记录保密信息,不能对外开放的网站。
- 圈子网站,只有知道密码的圈内人才能看到网站内容。
- Upload the
wp-privacy
folder to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Configure the settings using "wp-privacy" under Settings panel.
下载插件,上传wp-privacy目录及其文件到 "/wp-content/plugins/" 插件目录,在后台管理中启用插件,到设置页面开启功能并设置模板等。