Skip to content

Initial Release

Latest

Choose a tag to compare

@Awais-857 Awais-857 released this 28 Jul 09:53
· 30 commits to main since this release
fdbec1b

Initial Release (v1.0)

This is the first stable release of the Instant Login WordPress plugin, providing a custom login solution with AJAX functionality.

Key Features

  • Auto-created Login Page: Creates a /login page automatically on plugin activation
  • AJAX Form Handling: Smooth form submission with loading spinner and instant feedback
  • Settings Page: Configure redirect URL after successful login
  • Responsive Design: Clean, mobile-friendly interface
  • Security: Nonce verification and input sanitization

Installation

  1. Download the ZIP file
  2. Install via WordPress Admin → Plugins → Add New → Upload Plugin
  3. Activate the plugin
  4. Visit yoursite.com/login to access your new login page

Documentation

Requirements

  • WordPress 5.6+
  • PHP 7.0+

Screenshots

Login Page
Settings Page