Linux 软件免费装
Banner图

Comblock Login

开发者 wprosario
更新时间 2026年1月29日 22:23
PHP版本: 8.3 及以上
WordPress版本: 6.8
版权: GPL-2.0+
版权网址: 版权信息

标签

custom dashboard user management frontend login secure login logout all devices

下载

1.0.0

详情介绍:

Comblock Login is a professional and secure frontend authentication system designed to provide a seamless user experience outside the WordPress admin area. Unlike standard login plugins, Comblock allows you to transform your site into a multi-level portal through dynamic Custom Dashboards assigned to specific user roles. The standout feature of this plugin is the Global Logout (Logout from all devices): an advanced security mechanism that enables users to terminate all active sessions across all devices with a single click, ensuring total protection if credentials are compromised. Every aspect of the login process is fortified with Nonce verification (anti-CSRF) and rigorous data sanitization, utilizing native WordPress core functions for maximum reliability. With Comblock Login, you can:

安装:

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin via the ‘Plugins’ menu in WordPress.
  3. Configure the dashboards, the user roles that can access them, and the login page to which users will be redirected.
  4. Insert the shortcodes into pages or posts to display the login, logout, etc. forms.

屏幕截图:

  • Editing Front-end dashboard with role-controlled access
  • Page with user information and logout option from all devices

升级注意事项:

1.0.0 First stable version, introduces comprehensive authentication and authorization management features for multiple dashboards.

常见问题:

What happens if a user tries to access a dashboard without the correct role?

The plugin automatically checks permissions. If a user lacks the required role or is not logged in, they will be redirected to the login page configured in the settings, and the unauthorized attempt will be recorded in the security logs.

Can I use this plugin alongside other membership plugins?

Yes. Comblock Login works independently using native WordPress roles and sessions. It is designed to be lightweight and won't conflict with plugins like WooCommerce or MemberPress.

Does the "Logout from all devices" feature affect other users?

No. It only terminates sessions for the currently logged-in user who clicks the button. It is a per-user security feature.

How can I customize the look of the login form?

The login form is generated with standard HTML classes. You can easily style it using your theme's CSS or by passing a custom class through the class attribute in the shortcode: [comblock_login class="my-custom-form"].

Are custom meta fields from ACF or WooCommerce supported?

Yes, but for security reasons, they must be explicitly allowed using the comblock_login_user_info_allowed_fields PHP filter. Please refer to the "Usage" section for a code example.

Does the plugin support SSL/HTTPS?

Absolutely. The plugin uses secure session cookie management and follows WordPress best practices for SSL-encrypted connections.

更新日志:

1.0.0