Linux 软件免费装

Nextfly Domain Restricted Access

开发者 nextfly
更新时间 2026年3月20日 04:58
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

access control email verification restricted access magic link nextfly

下载

1.0.0

详情介绍:

Nextfly Domain Restricted Access allows you to restrict post and page access to specific email domains. Users must validate their email address via a unique magic link sent to their inbox. This plugin is perfect for internal company portals, client-specific pages, or any content that should be accessible only to users with a specific email domain (e.g., @company.com). Key Features:

安装:

  1. Upload the nextfly-domain-restricted-access folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the 'Plugins' menu in WordPress.
  3. Go to Settings > Nextfly Domain Restricted Access to configure the plugin.
  4. Create a dedicated page and add the [nextfly_domain_restricted_access] shortcode. This page will display the email input form.
  5. In the plugin settings, set this new page as the "Redirect Page".

屏幕截图:

  • **Metabox:** Easily add authorized domains to any post or page.
  • **Frontend Form:** The clean, simple email request form presented to users.

常见问题:

Can I use this for multiple domains?

Yes! You can enter multiple authorized domains for a single post/page, one per line.

How long does the access link last?

The magic link itself expires after 24 hours or after a single use. Once used, a cookie is set for the user, which remains valid based on your "Cookie Duration" setting (default 7 days).

Does this work with custom post types?

Yes, but you need to enable it. Use the nfdra_post_types filter to add your custom post type slug to the supported list. See the "Developers" section for details.

更新日志:

1.0.0