Linux 软件免费装

Full Page Password Protect

开发者 ayumitabuchi
更新时间 2026年6月15日 15:19
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

privacy access-control password rest-api protected-content

下载

1.0.0

详情介绍:

Full Page Password Protect extends the built-in WordPress password protection feature. With the default WordPress setting, only the post content may be hidden while other parts of the page can still appear, such as the title, featured image, custom fields, and theme output. This plugin replaces the full page with a simple password screen until the correct password is entered. The plugin uses the standard WordPress password form and password handling. It does not add a separate login system, custom cookies, user accounts, or password storage. It also helps reduce accidental exposure of protected content in archive pages, search results, taxonomy listings, and REST API responses. Key features

安装:

  1. Upload the full-page-password-protect folder to the /wp-content/plugins/ directory, or install the plugin through the WordPress Plugins screen.
  2. Activate the plugin through the Plugins screen in WordPress.
  3. Go to Settings > Full Page Password.
  4. Confirm the target post types and listing mode.
Password protection itself is still configured on each post or page using the standard WordPress Visibility > Password protected setting.

屏幕截图:

  • Post or page editor. Choose WordPress standard Visibility > Password protected and set a password for each post or page.
  • Password entry screen. Before the correct password is entered, the full page is replaced with this screen showing only the message and password form.

升级注意事项:

1.0.0 Initial release.

常见问题:

Does this plugin use a custom password system?

No. It uses the standard WordPress post password feature.

Does this plugin store passwords?

No. Passwords are managed by WordPress in the usual way.

Does it work with block themes?

Yes. The plugin works with both classic and block themes.

Does it protect REST API output?

Yes. For protected posts, content-related fields are hidden from public REST responses according to the plugin settings.

Can I use it with existing password-protected posts?

Yes. Set a password with the standard WordPress Visibility setting and enable the plugin.

更新日志:

1.0.0