DFUX White Label Lite is a WordPress plugin that provides custom login and registration forms, role-based dashboards, and admin menu visibility control. Create custom authentication pages, assign dashboard pages to user roles, and control which admin menu items are visible to each role.
Custom Authentication Forms
Role-Based Dashboards
Admin Menu Visibility Control
Admin Access Control
Additional Features
Custom Login Page: Create a page (e.g., /login-signup/) and add the [dfuxwhla_login_form] shortcode. Select this page in General Settings > Login Page.
Force replace wp-login.php (GET only): Enable this option to redirect wp-login.php GET requests to your custom login page.
Block wp-admin for non-admins: This feature is enabled by default. Non-admin users with assigned dashboard pages will be automatically redirected to their role-based dashboard when attempting to access wp-admin. This helps create a more secure and streamlined experience for non-admin users.
[dfuxwhla_user_dashboard] shortcode.[dfuxwhla_login_form] – Displays a complete login/registration form
/login-signup/)[dfuxwhla_register_form] – Alias for [dfuxwhla_login_form] (same functionality)
[dfuxwhla_logout_link] – Displays a logout link
label – Custom label text (default: “Logout”)redirect – Redirect URL after logout (default: home page)[dfuxwhla_user_dashboard] – Displays user dashboard content
If you encounter any issues or have questions about plugin functionality, please:
Before reporting an issue, please ensure:
* Your WordPress version is up to date
* Your PHP version meets the requirements (7.4 or higher)
* You’ve tested with other plugins deactivated to check for conflicts
* You’ve reviewed existing support forum topics for similar issues