plugin-icon

Site Secrets

作者:Daniel Bachhuber·
Keep your WordPress site private.
版本
0.2.0
活跃安装
20
最后更新
Mar 9, 2020

Site Secrets is a simple plugin to keep your WordPress site private. When active, it will redirect all unauthenticated users to the login screen.

By default, Site Secrets requires that the user has been added to the site. You can broaden the permissions model to any logged-in users with the following snippet added to your theme’s functions.php file or a mu-plugin:

add_filter( 'site_secrets_requires_membership', '__return_false' );

We’re happy to receive feedback, questions, feature suggestions, and pull requests

免费使用Business套餐
通过安装,您同意 WordPress.com 服务条款第三方插件条款
目前已测试版本
WordPress 5.4.18
这个插件是可用的下载,适用于您的站点。