Linux 软件免费装
Banner图

VVertex Password Protect CPTs

开发者 ahmadraza9
更新时间 2026年9月1日 16:56
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

security custom post types password protection private content content access

下载

详情介绍:

VVertex Password Protect CPTs adds a password field to the editor for public WordPress post types. When a password is configured, visitors who open that singular item on the front end must enter the correct password before the page is rendered. Features Important scope note The plugin protects direct singular front-end requests handled by the normal WordPress template flow. It does not attempt to restrict data exposed separately through custom REST endpoints, custom API integrations, feeds, archives, search implementations, or third-party code.

安装:

  1. Upload the vvertex-password-protect-cpts folder to /wp-content/plugins/, or install the plugin ZIP from Plugins > Add Plugin > Upload Plugin.
  2. Activate VVertex Password Protect CPTs.
  3. Edit a post, page, or public custom post type.
  4. Enter a password in the Password Protect meta box and save the content.
  5. Leave the field empty and update the content to remove this plugin's password protection.

屏幕截图:

  • Password protection field configured for a WordPress page.
  • Password protection available for supported custom post types.
  • Password protection meta box shown while editing content.
  • Password field configured for another supported content type.
  • Password protection available across public WordPress post types.
  • Password protection field displayed in the editor sidebar.
  • Password protection configuration for additional public content.

常见问题:

Does this replace WordPress core password protection?

No. This plugin uses its own password field and does not remove or modify WordPress core's visibility controls.

How long does a successful unlock last?

The browser receives an unlock cookie that expires after two hours.

Is the raw password stored in the visitor cookie?

No. The cookie contains a derived verification token tied to the content ID and configured password.

Does the plugin use an external service?

No. Password checks are performed locally by WordPress.

Does uninstalling the plugin delete my content?

No. The plugin does not delete posts, pages, or custom post type content.

更新日志:

1.0.0