WP Teethy Username Checker
Instantly check username availability on your WordPress registration form! Enhance UX with a real-time checker to prevent submission errors.
by teethy · github.com/teethyorg/wp-teethy-username-checker · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/teethyorg/wp-teethy-username-checker/archive/refs/heads/main.zip(A WordPress plugin by teethy)
🚀 Description
The WP Teethy Username Checker plugin enhances your default WordPress registration page by adding a real-time, dynamic username availability checker.
As users type their desired username, they receive instant feedback on whether that name is available or already taken, significantly improving the user sign-up experience and reducing frustration from form submission errors.
✨ Features
- Real-Time Checking: Instantly verifies username availability as the user types.
- Enhanced UX: Provides immediate feedback, preventing registration form submission errors.
- Lightweight: Only loads necessary JavaScript on the
wp-login.php?action=registerpage. - Seamless Integration: Works automatically with the standard WordPress registration form.
📦 Installation
1. Via WordPress Admin
- Navigate to Plugins $\rightarrow$ Add New in your WordPress dashboard.
- Search for "WP Teethy Username Checker" (or the exact published name).
- Click "Install Now".
- Click "Activate Plugin".
2. Manual Upload (FTP/SFTP)
- Download the plugin ZIP file.
- Unzip the file.
- Upload the resulting folder (
wp-teethy-username-checker) to the/wp-content/plugins/directory on your server. - Navigate to Plugins in your WordPress dashboard and Activate the plugin.
🛠 Usage
This plugin is designed to be set-it-and-forget-it.
- Once activated, the plugin automatically detects the username input field on the default WordPress registration page (
wp-login.php?action=register). - Users will immediately see dynamic status updates next to the username field indicating whether their entry is available or not available as they type.
- No configuration, settings, or shortcodes are required.
❓ Troubleshooting / FAQs
Q: Where can I see the checker?
A: The checker is only visible on the default WordPress registration page (e.g., yourdomain.com/wp-login.php?action=register). It is not active on the login or lost password pages.
Q: Does this work with custom registration forms? A: This plugin is built to target the standard WordPress registration form elements. Compatibility with custom forms or third-party plugins (like WooCommerce) may vary.
🐛 Reporting Bugs
If you encounter any issues or discover a bug, please report it on the teethy.org.
📜 License
This plugin is free software, and is licensed under the GPL v2 or later.
Plugin URI: https://teethy.org Author: teethy