Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Instant Login™
QuickPass is not affiliated with Instant Login. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin replaces the standard login page for your site with a custom-designed page that submits credentials without reloading. It's for site administrators and developers who want a more integrated, branded login experience for their users.
Custom AJAX Login Page: The plugin automatically generates a new login page at the /login URL upon activation. The form on this page uses AJAX to submit credentials, providing immediate feedback without a full page refresh.
Redirect After Login: Administrators can configure a specific URL where users are sent after a successful login. This setting is optional; if left blank, users will see a success message on the login page itself.
Template Customization: The appearance and structure of the login page can be modified by editing the provided template, CSS, and JavaScript files. This allows for full design control to match your site's branding.
Security Features: The plugin incorporates standard security practices for form handling, including nonce verification for AJAX requests and sanitization of user input, relying on the core platform's functions for password authentication.